3.6.0
This commit is contained in:
parent
88eebee873
commit
4f136dceb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ gnome-keyring-2.31.4.tar.bz2
|
||||
/gnome-keyring-3.5.90.tar.xz
|
||||
/gnome-keyring-3.5.91.tar.xz
|
||||
/gnome-keyring-3.5.92.tar.xz
|
||||
/gnome-keyring-3.6.0.tar.xz
|
||||
|
@ -8,12 +8,12 @@
|
||||
|
||||
Summary: Framework for managing passwords and other secrets
|
||||
Name: gnome-keyring
|
||||
Version: 3.5.92
|
||||
Version: 3.6.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/3.5/gnome-keyring-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-keyring/3.6/gnome-keyring-%{version}.tar.xz
|
||||
URL: http://www.gnome.org
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -122,6 +122,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
|
||||
- Update to 3.6.0
|
||||
|
||||
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
|
||||
- Update to 3.5.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user