diff --git a/.gitignore b/.gitignore index 8d21310..5f2bd90 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.7.91.tar.xz /gnome-keyring-3.7.92.tar.xz /gnome-keyring-3.8.0.tar.xz +/gnome-keyring-3.8.1.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 028d7e3..964f9fb 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -6,7 +6,7 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.8.0 +Version: 3.8.1 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -110,6 +110,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Tue Apr 16 2013 Richard Hughes - 3.8.1-1 +- Update to 3.8.1 + * Tue Mar 26 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 diff --git a/sources b/sources index 9bf6973..df2af6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59758cf9983229b07ffa17da1214d281 gnome-keyring-3.8.0.tar.xz +aa2624cdfa31ef56490806d5faaf2e59 gnome-keyring-3.8.1.tar.xz