From d36fb121a8c992cf647fe9fcfa7b7888bb153210 Mon Sep 17 00:00:00 2001 From: David King Date: Jan 10 2022 10:43:26 +0000 Subject: Update to 1.4.2 --- diff --git a/.gitignore b/.gitignore index e5cc732..693c71d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /gupnp-1.3.1.tar.xz /gupnp-1.4.0.tar.xz /gupnp-1.4.1.tar.xz +/gupnp-1.4.2.tar.xz diff --git a/gupnp-1.4.2-revert-man-page.patch b/gupnp-1.4.2-revert-man-page.patch new file mode 100644 index 0000000..0130f86 --- /dev/null +++ b/gupnp-1.4.2-revert-man-page.patch @@ -0,0 +1,28 @@ +From dbc32a55e265814a83cea7c1254d85f51f99b54b Mon Sep 17 00:00:00 2001 +From: Jens Georg +Date: Tue, 4 Jan 2022 15:05:14 +0100 +Subject: [PATCH] Revert "build: Do not write man page during test" + +This reverts commit 79a2cb24cd0079e9a025809d11dce13edce68bdd. + +Does not work, will exit xsltproc with an error as if the file was not +writeable +--- + doc/meson.build | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/doc/meson.build b/doc/meson.build +index de94aa2..2fd0106 100644 +--- a/doc/meson.build ++++ b/doc/meson.build +@@ -66,7 +66,6 @@ if xsltproc.found() + xsltproc, + xlstproc_flags, + '--noout', +- '--nowrite', + stylesheet, + 'gupnp-binding-tool.xml' + ] +-- +2.33.1 + diff --git a/gupnp.spec b/gupnp.spec index 76338f7..ab9ac53 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -3,22 +3,24 @@ %global gssdp_version 1.3.0 Name: gupnp -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points License: LGPLv2+ URL: https://www.gupnp.org/ Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz +Patch0: gupnp-1.4.2-revert-man-page.patch -BuildRequires: gssdp-devel >= %{gssdp_version} +BuildRequires: docbook-style-xsl BuildRequires: gtk-doc BuildRequires: gobject-introspection-devel -BuildRequires: libsoup-devel -BuildRequires: libxml2-devel -BuildRequires: libuuid-devel BuildRequires: meson BuildRequires: vala +BuildRequires: pkgconfig(gssdp-1.2) >= %{gssdp_version} +BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(uuid) Requires: dbus Requires: gssdp%{?_isa} >= %{gssdp_version} @@ -44,7 +46,7 @@ BuildArch: noarch This package contains developer documentation for %{name}. %prep -%setup -q +%autosetup -p1 %build %meson \ @@ -85,6 +87,9 @@ This package contains developer documentation for %{name}. %doc %{_datadir}/gtk-doc/html/gupnp %changelog +* Mon Jan 10 2022 David King - 1.4.2-1 +- Update to 1.4.2 + * Tue Dec 07 2021 Kalev Lember - 1.4.1-1 - Update to 1.4.1 diff --git a/sources b/sources index ca55efe..db102ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gupnp-1.4.1.tar.xz) = c1aedcb03741e833fc17d3f799b7786a2df229e51feea0911e759f1fa4e92369799f358fef2bc03430728fba84bd188ac0c0aa08f359ee75f81cc20b90032763 +SHA512 (gupnp-1.4.2.tar.xz) = c585f3e63e8735b82e84e3daa209dbe8d0709be79c7701a1f05ad61aa5201aee5d4e879facb1b164b274fe52add64cdbf657d32930d7cea1b6ee262f7c26b682