Update to 3.0.0

This commit is contained in:
Tomas Bzatek 2011-04-04 17:44:27 +02:00
parent 86df4d0b48
commit ef102788f3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-2.91.91.tar.bz2
/gnome-keyring-2.91.92.tar.bz2
/gnome-keyring-2.91.93.tar.bz2
/gnome-keyring-3.0.0.tar.bz2

View File

@ -7,12 +7,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 2.91.93
Version: 3.0.0
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#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
# why is gnome-keyring-daemon setuid root?
@ -148,6 +148,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%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
- Update to 2.91.93

View File

@ -1 +1 @@
db278a48ce75641599f97513ed6a8862 gnome-keyring-2.91.93.tar.bz2
46f2eaa8ab7d099bedb91fd76ec94e04 gnome-keyring-3.0.0.tar.bz2