Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gupnp-tools for openSUSE:Factory 
checked in at 2026-07-15 22:20:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gupnp-tools (Old)
 and      /work/SRC/openSUSE:Factory/.gupnp-tools.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gupnp-tools"

Wed Jul 15 22:20:31 2026 rev:50 rq:1366023 version:0.12.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp-tools/gupnp-tools.changes  2026-06-27 
18:09:54.687716549 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-tools.new.1991/gupnp-tools.changes        
2026-07-15 22:20:41.413609017 +0200
@@ -1,0 +2,9 @@
+Wed Jul  8 08:03:00 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 0.12.4:
+  + gupnp-tools fails to build with libxml 2.15.1
+  + common: Do not use deprecated xmlIndentTreeOutput
+  + Rename app icons to match with the desktop files
+- Drop gupnp-tools-ignore-deprecated.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gupnp-tools-0.12.3.tar.xz
  gupnp-tools-ignore-deprecated.patch

New:
----
  gupnp-tools-0.12.4.tar.xz

----------(Old B)----------
  Old:  + Rename app icons to match with the desktop files
- Drop gupnp-tools-ignore-deprecated.patch: Fixed upstream.
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gupnp-tools.spec ++++++
--- /var/tmp/diff_new_pack.dspHHn/_old  2026-07-15 22:20:41.929626525 +0200
+++ /var/tmp/diff_new_pack.dspHHn/_new  2026-07-15 22:20:41.929626525 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           gupnp-tools
-Version:        0.12.3
+Version:        0.12.4
 Release:        0
 Summary:        UPnP tools to test and debug UPnP devices and control points
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Other
 URL:            http://www.gupnp.org/
 Source0:        %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM Do not error on deprecated APis from e.g. libxml2
-Patch0:         gupnp-tools-ignore-deprecated.patch
 
 BuildRequires:  fdupes
 BuildRequires:  meson

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.dspHHn/_old  2026-07-15 22:20:41.973628018 +0200
+++ /var/tmp/diff_new_pack.dspHHn/_new  2026-07-15 22:20:41.977628154 +0200
@@ -1,6 +1,6 @@
-mtime: 1782511819
-commit: c46e9c184f7f96f0ecc71224a5a5c78fa4721b15f7557d267572a90f4f2235b1
+mtime: 1783603053
+commit: 6d5beeed12aa59bcd958d5190f8dc022381838f9b422ce551c314a9d8fb94db7
 url: https://src.opensuse.org/GNOME/gupnp-tools
-revision: c46e9c184f7f96f0ecc71224a5a5c78fa4721b15f7557d267572a90f4f2235b1
+revision: 6d5beeed12aa59bcd958d5190f8dc022381838f9b422ce551c314a9d8fb94db7
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.dspHHn/_old  2026-07-15 22:20:41.993628696 +0200
+++ /var/tmp/diff_new_pack.dspHHn/_new  2026-07-15 22:20:41.997628832 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gupnp-tools.git</param>
-    <param name="revision">gupnp-tools-0.12.3</param>
+    <param name="revision">gupnp-tools-0.12.4</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">gupnp-tools-([0-9.]+)(\+0)?</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-07-09 15:17:33.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gupnp-tools-0.12.3.tar.xz -> gupnp-tools-0.12.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-tools-0.12.3/NEWS new/gupnp-tools-0.12.4/NEWS
--- old/gupnp-tools-0.12.3/NEWS 2026-06-26 23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/NEWS 2026-06-27 14:43:09.000000000 +0200
@@ -1,3 +1,18 @@
+0.12.4 (stable)
+===============
+
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp-tools/issues/29
+
+Merge requests included in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp-tools/merge_requests/8
+ - https://gitlab.gnome.org/GNOME/gupnp-tools/merge_requests/7
+
+All contributors to this release:
+ - Jan Tojnar <[email protected]>
+ - Balló György <[email protected]>
+
 0.12.3 (stable)
 ===============
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-tools-0.12.3/data/gupnp-av-cp.desktop.in 
new/gupnp-tools-0.12.4/data/gupnp-av-cp.desktop.in
--- old/gupnp-tools-0.12.3/data/gupnp-av-cp.desktop.in  2026-06-26 
23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/data/gupnp-av-cp.desktop.in  2026-06-27 
14:43:09.000000000 +0200
@@ -5,7 +5,7 @@
 Categories=GTK;Development;
 Exec=gupnp-av-cp
 # Translators: Do NOT translate or transliterate this text (this is an icon 
file name)!
-Icon=av-cp
+Icon=gupnp-av-cp
 Terminal=false
 Type=Application
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gupnp-tools-0.12.3/data/gupnp-network-light.desktop.in 
new/gupnp-tools-0.12.4/data/gupnp-network-light.desktop.in
--- old/gupnp-tools-0.12.3/data/gupnp-network-light.desktop.in  2026-06-26 
23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/data/gupnp-network-light.desktop.in  2026-06-27 
14:43:09.000000000 +0200
@@ -5,7 +5,7 @@
 Categories=GTK;Development;
 Exec=gupnp-network-light
 # Translators: Do NOT translate or transliterate this text (this is an icon 
file name)!
-Icon=network-light
+Icon=gupnp-network-light
 Terminal=false
 Type=Application
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gupnp-tools-0.12.3/data/gupnp-universal-cp.desktop.in 
new/gupnp-tools-0.12.4/data/gupnp-universal-cp.desktop.in
--- old/gupnp-tools-0.12.3/data/gupnp-universal-cp.desktop.in   2026-06-26 
23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/data/gupnp-universal-cp.desktop.in   2026-06-27 
14:43:09.000000000 +0200
@@ -5,7 +5,7 @@
 Categories=GTK;Development;
 Exec=gupnp-universal-cp
 # Translators: Do NOT translate or transliterate this text (this is an icon 
file name)!
-Icon=universal-cp
+Icon=gupnp-universal-cp
 Terminal=false
 Type=Application
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gupnp-tools-0.12.3/data/org.gupnp.Tools.Common.gresource.xml 
new/gupnp-tools-0.12.4/data/org.gupnp.Tools.Common.gresource.xml
--- old/gupnp-tools-0.12.3/data/org.gupnp.Tools.Common.gresource.xml    
2026-06-26 23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/data/org.gupnp.Tools.Common.gresource.xml    
2026-06-27 14:43:09.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <gresources>
     <gresource prefix='/org/gupnp/Tools/Common'>
-        <file 
alias="pixmaps/av-cp.png">pixmaps/hicolor/256x256/apps/av-cp.png</file>
+        <file 
alias="pixmaps/av-cp.png">pixmaps/hicolor/256x256/apps/gupnp-av-cp.png</file>
         <file>pixmaps/media-renderer.png</file>
         <file>pixmaps/upnp-action-arg-in.png</file>
         <file>pixmaps/upnp-action-arg-out.png</file>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gupnp-tools-0.12.3/data/org.gupnp.Tools.Network-Light.gresource.xml 
new/gupnp-tools-0.12.4/data/org.gupnp.Tools.Network-Light.gresource.xml
--- old/gupnp-tools-0.12.3/data/org.gupnp.Tools.Network-Light.gresource.xml     
2026-06-26 23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/data/org.gupnp.Tools.Network-Light.gresource.xml     
2026-06-27 14:43:09.000000000 +0200
@@ -2,7 +2,7 @@
 <gresources>
     <gresource prefix='/org/gupnp/Tools/Network-Light'>
         <file preprocess='xml-stripblanks'>gupnp-network-light.ui</file>
-        <file 
alias="pixmaps/network-light.png">pixmaps/hicolor/256x256/apps/network-light.png</file>
+        <file 
alias="pixmaps/network-light.png">pixmaps/hicolor/256x256/apps/gupnp-network-light.png</file>
         <file>pixmaps/network-light-on.png</file>
         <file>pixmaps/network-light-off.png</file>
    </gresource>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gupnp-tools-0.12.3/data/org.gupnp.Tools.Universal-CP.gresource.xml 
new/gupnp-tools-0.12.4/data/org.gupnp.Tools.Universal-CP.gresource.xml
--- old/gupnp-tools-0.12.3/data/org.gupnp.Tools.Universal-CP.gresource.xml      
2026-06-26 23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/data/org.gupnp.Tools.Universal-CP.gresource.xml      
2026-06-27 14:43:09.000000000 +0200
@@ -2,6 +2,6 @@
 <gresources>
     <gresource prefix='/org/gupnp/Tools/Universal-CP'>
         <file preprocess='xml-stripblanks'>gupnp-universal-cp.ui</file>
-        <file 
alias="pixmaps/universal-cp.png">pixmaps/hicolor/256x256/apps/universal-cp.png</file>
+        <file 
alias="pixmaps/universal-cp.png">pixmaps/hicolor/256x256/apps/gupnp-universal-cp.png</file>
    </gresource>
 </gresources>
Binary files old/gupnp-tools-0.12.3/data/pixmaps/hicolor/256x256/apps/av-cp.png 
and new/gupnp-tools-0.12.4/data/pixmaps/hicolor/256x256/apps/av-cp.png differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/256x256/apps/gupnp-av-cp.png and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/256x256/apps/gupnp-av-cp.png differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/256x256/apps/gupnp-network-light.png
 and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/256x256/apps/gupnp-network-light.png
 differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/256x256/apps/gupnp-universal-cp.png 
and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/256x256/apps/gupnp-universal-cp.png 
differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/256x256/apps/network-light.png and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/256x256/apps/network-light.png 
differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/256x256/apps/universal-cp.png and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/256x256/apps/universal-cp.png differ
Binary files old/gupnp-tools-0.12.3/data/pixmaps/hicolor/64x64/apps/av-cp.png 
and new/gupnp-tools-0.12.4/data/pixmaps/hicolor/64x64/apps/av-cp.png differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/64x64/apps/gupnp-av-cp.png and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/64x64/apps/gupnp-av-cp.png differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/64x64/apps/gupnp-network-light.png 
and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/64x64/apps/gupnp-network-light.png 
differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/64x64/apps/gupnp-universal-cp.png 
and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/64x64/apps/gupnp-universal-cp.png 
differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/64x64/apps/network-light.png and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/64x64/apps/network-light.png differ
Binary files 
old/gupnp-tools-0.12.3/data/pixmaps/hicolor/64x64/apps/universal-cp.png and 
new/gupnp-tools-0.12.4/data/pixmaps/hicolor/64x64/apps/universal-cp.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-tools-0.12.3/meson.build 
new/gupnp-tools-0.12.4/meson.build
--- old/gupnp-tools-0.12.3/meson.build  2026-06-26 23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/meson.build  2026-06-27 14:43:09.000000000 +0200
@@ -1,4 +1,4 @@
-project('gupnp-tools', ['c'], version: '0.12.3')
+project('gupnp-tools', ['c'], version: '0.12.4')
 
 gnome = import('gnome')
 i18n = import('i18n')
@@ -43,8 +43,6 @@
 conf.set('HAVE_GTK_SOURCEVIEW', gtksourceview.found())
 conf.set('GETTEXT_PACKAGE', '"@0@"'.format(meson.project_name()))
 conf.set('LOCALEDIR', '"@0@"'.format(localedir))
-cc = meson.get_compiler('c')
-add_project_arguments(cc.get_supported_arguments('-Werror=deprecated-declarations'),
 language: 'c')
 conf.set('GLIB_VERSION_MIN_REQUIRED', 
'GLIB_VERSION_@0@'.format(glib_version.underscorify()))
 conf.set('GLIB_VERSION_MAX_ALLOWED', 
'GLIB_VERSION_@0@'.format(glib_version.underscorify()))
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-tools-0.12.3/src/common/pretty-print.c 
new/gupnp-tools-0.12.4/src/common/pretty-print.c
--- old/gupnp-tools-0.12.3/src/common/pretty-print.c    2026-06-26 
23:53:40.000000000 +0200
+++ new/gupnp-tools-0.12.4/src/common/pretty-print.c    2026-06-27 
14:43:09.000000000 +0200
@@ -31,7 +31,6 @@
 pretty_print_xml (const char *xml)
 {
         xmlDocPtr doc;
-        int old_value;
         char *text;
         int length;
 
@@ -44,14 +43,11 @@
         if (!doc)
                 return NULL;
 
-        old_value = xmlIndentTreeOutput;
-        xmlIndentTreeOutput = 1;
         xmlDocDumpFormatMemoryEnc (doc,
                                    (xmlChar **) &text,
                                    &length,
                                    "UTF-8",
                                    1);
-        xmlIndentTreeOutput = old_value;
         xmlFreeDoc (doc);
 
         return text;

++++++ gupnp-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.dspHHn/_old  2026-07-15 22:20:42.433643626 +0200
+++ /var/tmp/diff_new_pack.dspHHn/_new  2026-07-15 22:20:42.437643762 +0200
@@ -1,5 +1,5 @@
 name: gupnp-tools
-version: 0.12.3
-mtime: 1782510820
-commit: 62a1df701546cdce3b581cb49cc4f34e0bac1644
+version: 0.12.4
+mtime: 1782564189
+commit: 0765d74a93d3273700c663f6818cc9ffe8ce113d
 

Reply via email to