Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2026-03-27 16:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gupnp-av (Old)
 and      /work/SRC/openSUSE:Factory/.gupnp-av.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gupnp-av"

Fri Mar 27 16:48:49 2026 rev:49 rq:1342977 version:0.14.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes        2025-07-03 
12:11:22.935995666 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new.8177/gupnp-av.changes      
2026-03-27 16:49:24.695178200 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:16:51 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  gupnp-av-0.14.4.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  gupnp-av-0.14.4.tar.xz

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

Other differences:
------------------
++++++ gupnp-av.spec ++++++
--- /var/tmp/diff_new_pack.iF37wh/_old  2026-03-27 16:49:25.443209367 +0100
+++ /var/tmp/diff_new_pack.iF37wh/_new  2026-03-27 16:49:25.447209533 +0100
@@ -23,7 +23,7 @@
 License:        LGPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.gupnp.org/
-Source:         %{name}-%{version}.tar.zst
+Source:         %{name}-%{version}.tar.xz
 
 BuildRequires:  meson
 BuildRequires:  pkgconfig

++++++ _scmsync.obsinfo ++++++
mtime: 1774253811
commit: c993e95d4bbefc0de47718ecc054126304b8966aa81a582ab0c9ed7ca554db1e
url: https://src.opensuse.org/GNOME/gupnp-av
revision: c993e95d4bbefc0de47718ecc054126304b8966aa81a582ab0c9ed7ca554db1e
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.iF37wh/_old  2026-03-27 16:49:25.507212033 +0100
+++ /var/tmp/diff_new_pack.iF37wh/_new  2026-03-27 16:49:25.519212534 +0100
@@ -7,13 +7,13 @@
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">gupnp-av-?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-<!--    <param name="changesgenerate">enable</param> -->
+    <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 

++++++ 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-03-24 10:14:37.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to