From fff55750b0ab12d2ec86fc5292539ed87899bde0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: May 04 2013 09:19:34 +0000 Subject: Update to 3.9.1 --- diff --git a/.gitignore b/.gitignore index 2296723..8996019 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ seahorse-2.30.0.tar.bz2 /seahorse-3.7.91.tar.xz /seahorse-3.8.0.tar.xz /seahorse-3.8.1.tar.xz +/seahorse-3.9.1.tar.xz diff --git a/seahorse.spec b/seahorse.spec index 5301740..07e863d 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,5 +1,5 @@ Name: seahorse -Version: 3.8.1 +Version: 3.9.1 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.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/seahorse/3.9/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -124,10 +124,17 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_mandir}/man1/*.gz %dir %{_libdir}/seahorse %{_libdir}/seahorse/* +%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service %{_datadir}/GConf/gsettings/*.convert %{_datadir}/glib-2.0/schemas/*.gschema.xml +%dir %{_datadir}/gnome-shell/ +%dir %{_datadir}/gnome-shell/search-providers/ +%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini %changelog +* Sat May 04 2013 Kalev Lember - 3.9.1-1 +- Update to 3.9.1 + * Tue Apr 16 2013 Richard Hughes - 3.8.1-1 - Update to 3.8.1 diff --git a/sources b/sources index fa103cd..c287ea5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f80effb99f418d09fffaf701409620c seahorse-3.8.1.tar.xz +0f35a9c150bb32b6abb2c85797aa63ea seahorse-3.9.1.tar.xz