Update to 3.6.2

This commit is contained in:
Kalev Lember 2012-11-13 00:50:30 +01:00
parent 36542152e4
commit c55bb3bcb1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-3.5.92.tar.xz
/gnome-keyring-3.6.0.tar.xz
/gnome-keyring-3.6.1.tar.xz
/gnome-keyring-3.6.2.tar.xz

View File

@ -7,8 +7,8 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 3.6.1
Release: 2%{?dist}
Version: 3.6.2
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
@ -121,6 +121,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
- Update to 3.6.2
* Fri Nov 09 2012 Rex Dieter <rdieter@fedoraproject.org> 3.6.1-2
- WARNING: couldn't connect to: /tmp/keyring-... (#783568, gnome#665961)

View File

@ -1 +1 @@
9b648ca1c489ac43970542eae4fa5715 gnome-keyring-3.6.1.tar.xz
2d35b7d9b36824a83cd140366c6d902e gnome-keyring-3.6.2.tar.xz