[packages/gupnp-tools] - updated to 0.10.2 - removed obsolete format patch

qboosh qboosh at pld-linux.org
Wed Nov 17 21:18:29 CET 2021


commit f668792b774cc82f6bbf2e838bccfdfe191d3813
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Nov 17 21:18:41 2021 +0100

    - updated to 0.10.2
    - removed obsolete format patch

 gupnp-tools-format.patch | 11 -----------
 gupnp-tools.spec         |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/gupnp-tools.spec b/gupnp-tools.spec
index 87e591f..472c493 100644
--- a/gupnp-tools.spec
+++ b/gupnp-tools.spec
@@ -1,14 +1,13 @@
 Summary:	GUPnP Tools
 Summary(pl.UTF-8):	Narzędzia GUPnP
 Name:		gupnp-tools
-Version:	0.10.1
-Release:	3
+Version:	0.10.2
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	https://download.gnome.org/sources/gupnp-tools/0.10/%{name}-%{version}.tar.xz
-# Source0-md5:	232c64ec652d3f5888d8c2cdf0d81b86
+# Source0-md5:	8153972cd6095156b245c2e7040d2e88
 Patch0:		%{name}-desktop.patch
-Patch1:		%{name}-format.patch
 URL:		http://gupnp.org/
 BuildRequires:	gettext-tools >= 0.19.7
 BuildRequires:	glib2-devel >= 1:2.24
@@ -83,7 +82,6 @@ UPnP:
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %meson build
diff --git a/gupnp-tools-format.patch b/gupnp-tools-format.patch
deleted file mode 100644
index 344afe3..0000000
--- a/gupnp-tools-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gupnp-tools-0.10.1/src/universal-cp/main.c.orig	2021-06-21 23:23:20.515533000 +0200
-+++ gupnp-tools-0.10.1/src/universal-cp/main.c	2021-06-22 20:30:04.384036023 +0200
-@@ -74,7 +74,7 @@
-                 g_set_error (error,
-                              G_IO_ERROR,
-                              G_IO_ERROR_INVALID_ARGUMENT,
--                             msg);
-+                             "%s", msg);
-                 g_free (msg);
- 
-                 return FALSE;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gupnp-tools.git/commitdiff/f668792b774cc82f6bbf2e838bccfdfe191d3813



More information about the pld-cvs-commit mailing list