diff --git a/.gitignore b/.gitignore index ed4932c..2a17b6d 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.16.0.tar.xz /seahorse-3.17.4.tar.xz /seahorse-3.18.0.tar.xz +/seahorse-3.19.4.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 3fc2480..4177e6f 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,6 +1,6 @@ Name: seahorse -Version: 3.18.0 -Release: 2%{?dist} +Version: 3.19.4 +Release: 1%{?dist} Summary: A GNOME application for managing encryption keys Group: User Interface/Desktops # seahorse is GPLv2+ @@ -8,7 +8,7 @@ Group: User Interface/Desktops License: GPLv2+ and LGPLv2+ URL: https://wiki.gnome.org/Apps/Seahorse #VCS: git:git://git.gnome.org/seahorse -Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(avahi-client) BuildRequires: pkgconfig(avahi-glib) @@ -125,6 +125,9 @@ update-mime-database -n %{_datadir}/mime &> /dev/null || : %{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini %changelog +* Wed Jan 20 2016 Kalev Lember - 3.19.4-1 +- Update to 3.19.4 + * Mon Sep 28 2015 Kalev Lember - 3.18.0-2 - Build with gnupg2 support diff --git a/sources b/sources index 02253d5..d3bf4b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -758204ac248e1fb3b3767ce84d2795b4 seahorse-3.18.0.tar.xz +9301a0d9297333982c3bf1fee3fdd965 seahorse-3.19.4.tar.xz