diff --git a/.gitignore b/.gitignore index 67cc9a1..8d21310 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.7.5.tar.xz /gnome-keyring-3.7.91.tar.xz /gnome-keyring-3.7.92.tar.xz +/gnome-keyring-3.8.0.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 774684f..028d7e3 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -6,12 +6,12 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.7.92 +Version: 3.8.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.7/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.8/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org BuildRequires: glib2-devel >= %{glib2_version} @@ -110,6 +110,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Tue Mar 19 2013 Richard Hughes - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index 107fcbd..9bf6973 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6036a8babcb87ca856b80cdd5e33d72f gnome-keyring-3.7.92.tar.xz +59758cf9983229b07ffa17da1214d281 gnome-keyring-3.8.0.tar.xz