Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnice for openSUSE:Factory checked in at 2026-03-27 16:48:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnice (Old) and /work/SRC/openSUSE:Factory/.libnice.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnice" Fri Mar 27 16:48:58 2026 rev:53 rq:1342990 version:0.1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/libnice/libnice.changes 2026-02-03 21:26:31.476096142 +0100 +++ /work/SRC/openSUSE:Factory/.libnice.new.8177/libnice.changes 2026-03-27 16:49:42.907949582 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:04:12 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- libnice-0.1.23.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio libnice-0.1.23.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnice.spec ++++++ --- /var/tmp/diff_new_pack.A9dQEY/_old 2026-03-27 16:49:43.487974567 +0100 +++ /var/tmp/diff_new_pack.A9dQEY/_new 2026-03-27 16:49:43.491974740 +0100 @@ -23,7 +23,7 @@ License: LGPL-2.1-only OR MPL-1.1 Group: Development/Libraries/GNOME URL: https://nice.freedesktop.org/ -Source: %{name}-%{version}.tar.zst +Source: %{name}-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM libnice-port-gupnp-igd-bump.patch -- Port to new gupnp-igd Patch1: libnice-port-gupnp-igd-bump.patch ++++++ _scmsync.obsinfo ++++++ mtime: 1774253054 commit: 5fde7ab53f3e528443cddd2a39763f1b87180094fab373980550e6f7f049b1c3 url: https://src.opensuse.org/GNOME/libnice revision: 5fde7ab53f3e528443cddd2a39763f1b87180094fab373980550e6f7f049b1c3 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.A9dQEY/_old 2026-03-27 16:49:43.535976635 +0100 +++ /var/tmp/diff_new_pack.A9dQEY/_new 2026-03-27 16:49:43.539976807 +0100 @@ -9,12 +9,11 @@ <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">disable</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:08:57.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
