diff --git a/.gitignore b/.gitignore index 7f5a211..ed4932c 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.15.92.tar.xz /seahorse-3.16.0.tar.xz /seahorse-3.17.4.tar.xz +/seahorse-3.18.0.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 890a7d5..77cdc6a 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.17.4 +Version: 3.18.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: https://wiki.gnome.org/Apps/Seahorse #VCS: git:git://git.gnome.org/seahorse -Source: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.18/%{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 +* Mon Sep 28 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Tue Sep 15 2015 Richard Hughes - 3.17.4-1 - Update to 3.17.4 diff --git a/sources b/sources index 4bd289e..02253d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -554b80b058c302649d5df894f2d21b5c seahorse-3.17.4.tar.xz +758204ac248e1fb3b3767ce84d2795b4 seahorse-3.18.0.tar.xz