Update to 3.5.3
This commit is contained in:
parent
63ed49d2e6
commit
e60ea654d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ gnome-keyring-2.31.4.tar.bz2
|
|||||||
/gnome-keyring-3.3.92.tar.xz
|
/gnome-keyring-3.3.92.tar.xz
|
||||||
/gnome-keyring-3.4.0.tar.xz
|
/gnome-keyring-3.4.0.tar.xz
|
||||||
/gnome-keyring-3.4.1.tar.xz
|
/gnome-keyring-3.4.1.tar.xz
|
||||||
|
/gnome-keyring-3.5.3.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Framework for managing passwords and other secrets
|
Summary: Framework for managing passwords and other secrets
|
||||||
Name: gnome-keyring
|
Name: gnome-keyring
|
||||||
Version: 3.4.1
|
Version: 3.5.3
|
||||||
Release: 2%{?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
|
||||||
@ -122,6 +122,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
|
||||||
|
- Update to 3.5.3
|
||||||
|
|
||||||
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
|
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
|
||||||
- Silence rpm scriptlet output
|
- Silence rpm scriptlet output
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user