Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
326a329e53 |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
tzclock-2.7.7.tar.bz2
|
||||
/tzclock-2.8.1.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
9973f99c0a1114468cb5eec08975fd92 tzclock-2.7.7.tar.bz2
|
||||
28657d101d2c2a4df619e959d7d78196 tzclock-2.8.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
Name: tzclock
|
||||
Version: 2.7.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK+ graphical Clock displaying the time around the world
|
||||
|
||||
Group: Amusements/Graphics
|
||||
License: GPLv2
|
||||
URL: http://www.tzclock.org/
|
||||
Source0: http://www.tzclock.org/releases/%{name}-%{version}.tar.bz2
|
||||
Source0: http://www.tzclock.org/releases/GTK2/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: libgnomeui-devel
|
||||
|
|
@ -66,6 +66,9 @@ desktop-file-install \
|
|||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.8.1-1
|
||||
- 2.8.1
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue