[packages/seahorse] - updated to 3.38.1 - removed obsolete libhandy patch

qboosh qboosh at pld-linux.org
Tue Feb 16 16:15:34 CET 2021


commit db38af1f64661cd23de81318af93a5f78b872c6e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 16 16:16:05 2021 +0100

    - updated to 3.38.1
    - removed obsolete libhandy patch

 seahorse-libhandy.patch | 11 -----------
 seahorse.spec           |  8 ++------
 2 files changed, 2 insertions(+), 17 deletions(-)
---
diff --git a/seahorse.spec b/seahorse.spec
index fa2a282..6575433 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,13 +1,12 @@
 Summary:	Seahorse - A GNOME front end for GnuPG
 Summary(pl.UTF-8):	Seahorse - frontend GNOME do GnuPG
 Name:		seahorse
-Version:	3.38.0
+Version:	3.38.1
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	https://download.gnome.org/sources/seahorse/3.38/%{name}-%{version}.tar.xz
-# Source0-md5:	776d8c3912b3aec1ee764d17a0d4c7d9
-Patch0:		%{name}-libhandy.patch
+# Source0-md5:	e9d710e7c0282e6680869f48bf0a71d2
 URL:		https://wiki.gnome.org/Apps/Seahorse
 BuildRequires:	avahi-devel >= 0.6
 BuildRequires:	avahi-glib-devel >= 0.6
@@ -55,8 +54,6 @@ Requires:	libsecret >= 0.16
 Requires:	libsoup >= 2.33.92
 Suggests:	%{name}-gnome-shell-search
 Obsoletes:	gnome-keyring-manager
-# sr at Latn vs. sr at latin
-Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -101,7 +98,6 @@ Ten pakiet integruje Seahorse z wyszukiwarką gnome shell
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
diff --git a/seahorse-libhandy.patch b/seahorse-libhandy.patch
deleted file mode 100644
index b358389..0000000
--- a/seahorse-libhandy.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- seahorse-3.38.0/meson.build.orig	2020-11-07 18:05:58.445897300 +0100
-+++ seahorse-3.38.0/meson.build	2020-11-07 18:47:43.555643059 +0100
-@@ -37,7 +37,7 @@
-   dependency('gmodule-2.0', version: '>=' + min_glib_version),
- ]
- gtk = dependency('gtk+-3.0', version: '>= 3.22.0')
--libhandy_dep = dependency('libhandy-1.0', version: '>= 1.0.0', required: false)
-+libhandy_dep = dependency('libhandy-1', version: '>= 1.0.0', required: false)
- if not libhandy_dep.found()
-   libhandy_subproj = subproject(
-     'libhandy',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seahorse.git/commitdiff/db38af1f64661cd23de81318af93a5f78b872c6e



More information about the pld-cvs-commit mailing list