diff --git a/.gitignore b/.gitignore index ebdcde7..f8a4fa8 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.10.2.tar.xz /seahorse-3.11.91.tar.xz /seahorse-3.11.92.tar.xz +/seahorse-3.12.0.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 55d06d9..c3c38f3 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.11.92 +Version: 3.12.0 Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops @@ -8,7 +8,7 @@ Group: User Interface/Desktops License: GPLv2+ and LGPLv2+ URL: http://projects.gnome.org/seahorse/ #VCS: git:git://git.gnome.org/seahorse -Source: http://download.gnome.org/sources/seahorse/3.11/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/seahorse/3.12/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -130,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini %changelog +* Sun Mar 23 2014 Kalev Lember - 3.12.0-1 +- Update to 3.12.0 + * Mon Mar 17 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index 4a33df0..f5379dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2c4c52e2ba7ca16aa45371f59997b12 seahorse-3.11.92.tar.xz +9cc6e4f4ede81290ea6cc4d2f73b7b36 seahorse-3.12.0.tar.xz