Update to 3.0.0
This commit is contained in:
parent
86df4d0b48
commit
ef102788f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ gnome-keyring-2.31.4.tar.bz2
|
|||||||
/gnome-keyring-2.91.91.tar.bz2
|
/gnome-keyring-2.91.91.tar.bz2
|
||||||
/gnome-keyring-2.91.92.tar.bz2
|
/gnome-keyring-2.91.92.tar.bz2
|
||||||
/gnome-keyring-2.91.93.tar.bz2
|
/gnome-keyring-2.91.93.tar.bz2
|
||||||
|
/gnome-keyring-3.0.0.tar.bz2
|
||||||
|
@ -7,12 +7,12 @@
|
|||||||
|
|
||||||
Summary: Framework for managing passwords and other secrets
|
Summary: Framework for managing passwords and other secrets
|
||||||
Name: gnome-keyring
|
Name: gnome-keyring
|
||||||
Version: 2.91.93
|
Version: 3.0.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
#VCS: git:git://git.gnome.org/gnome-keyring
|
#VCS: git:git://git.gnome.org/gnome-keyring
|
||||||
Source: http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gnome-keyring/3.0/gnome-keyring-%{version}.tar.bz2
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
|
|
||||||
# why is gnome-keyring-daemon setuid root?
|
# why is gnome-keyring-daemon setuid root?
|
||||||
@ -148,6 +148,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 4 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.0-1
|
||||||
|
- Update to 3.0.0
|
||||||
|
|
||||||
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
|
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
|
||||||
- Update to 2.91.93
|
- Update to 2.91.93
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user