[seahorse] Update to 3.9.1

Kalev Lember kalev at fedoraproject.org
Sat May 4 12:20:49 UTC 2013


commit fff55750b0ab12d2ec86fc5292539ed87899bde0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat May 4 11:15:14 2013 +0200

    Update to 3.9.1

 .gitignore    |    1 +
 seahorse.spec |   11 +++++++++--
 sources       |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
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 <kalevlember at gmail.com> - 3.9.1-1
+- Update to 3.9.1
+
 * Tue Apr 16 2013 Richard Hughes <rhughes at redhat.com> - 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


More information about the scm-commits mailing list