3.0.0
This commit is contained in:
parent
23c5bc50ed
commit
b7b10549ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ seahorse-2.30.0.tar.bz2
|
||||
/seahorse-2.91.91.tar.bz2
|
||||
/seahorse-2.91.92.tar.bz2
|
||||
/seahorse-2.91.93.tar.bz2
|
||||
/seahorse-3.0.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: seahorse
|
||||
Version: 2.91.93
|
||||
Version: 3.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A GNOME application for managing encryption keys
|
||||
Group: User Interface/Desktops
|
||||
@ -8,7 +8,7 @@ Group: User Interface/Desktops
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://projects.gnome.org/seahorse/
|
||||
#VCS: git:git://git.gnome.org/seahorse
|
||||
Source: http://download.gnome.org/sources/seahorse/2.91/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/seahorse/3.0/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gtk3-devel
|
||||
@ -154,6 +154,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/gir-1.0
|
||||
|
||||
%changelog
|
||||
* Thu Apr 7 2011 Christopher Aillon <caillon@redhat.com> 3.0.0-1
|
||||
- Update to 3.0.0
|
||||
|
||||
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-1
|
||||
- Update to 2.91.93
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user