[seahorse/f21] Update to 3.14.1

David King amigadave at fedoraproject.org
Sat Feb 28 08:54:59 UTC 2015


commit 77964db72dc5fced74e293f828d0d23aed6143d7
Author: David King <amigadave at amigadave.com>
Date:   Sat Feb 28 08:49:19 2015 +0000

    Update to 3.14.1

 .gitignore    |  1 +
 seahorse.spec | 15 +++++----------
 sources       |  2 +-
 3 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b3540e..183125d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ seahorse-2.30.0.tar.bz2
 /seahorse-3.12.0.tar.xz
 /seahorse-3.12.2.tar.xz
 /seahorse-3.14.0.tar.xz
+/seahorse-3.14.1.tar.xz
diff --git a/seahorse.spec b/seahorse.spec
index b6fce32..4dccd9c 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,6 +1,6 @@
 Name:		seahorse
-Version:	3.14.0
-Release:	3%{?dist}
+Version:	3.14.1
+Release:	1%{?dist}
 Summary:	A GNOME application for managing encryption keys
 Group:		User Interface/Desktops
 # seahorse is GPLv2+
@@ -13,11 +13,6 @@ Source:         http://download.gnome.org/sources/seahorse/3.14/%{name}-%{versio
 # Use GnuPG 1.4.x instead of 2.0.x
 Patch0:         set-gnupg-engine.patch
 
-# Backported upstream patches
-Patch1:         0001-Don-t-hide-GtkBuilder-errors.patch
-Patch2:         0002-ssh-generation-Fix-invalid-ui-file.patch
-Patch3:         0003-Remove-more-invalid-properties.patch
-
 BuildRequires:  glib2-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  gcr-devel
@@ -60,9 +55,6 @@ operations.  It is a keyring manager.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 GNUPG=/usr/bin/gpg ; export GNUPG ; %configure
@@ -133,6 +125,9 @@ update-mime-database -n %{_datadir}/mime &> /dev/null || :
 %{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
 
 %changelog
+* Sat Feb 28 2015 David King <amigadave at amigadave.com> - 3.14.1-1
+- Update to 3.14.1
+
 * Thu Nov 20 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-3
 - Fix SSH key generation (#1163660)
 
diff --git a/sources b/sources
index 0d2eeea..3665e41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c54bb9030ff054b870d79e86b91de6b  seahorse-3.14.0.tar.xz
+405bb8c67c22099bfb7b1303271ee764  seahorse-3.14.1.tar.xz


More information about the scm-commits mailing list