diff --git a/.gitignore b/.gitignore index 0a4691f..4997175 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 9bb6ae0..a3497b6 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -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 - 3.6.2-1 +- Update to 3.6.2 + * Fri Nov 09 2012 Rex Dieter 3.6.1-2 - WARNING: couldn't connect to: /tmp/keyring-... (#783568, gnome#665961) diff --git a/sources b/sources index a304cf6..53602c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b648ca1c489ac43970542eae4fa5715 gnome-keyring-3.6.1.tar.xz +2d35b7d9b36824a83cd140366c6d902e gnome-keyring-3.6.2.tar.xz