Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcanberra for openSUSE:Factory checked in at 2026-09-18 22:03:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcanberra (Old) and /work/SRC/openSUSE:Factory/.libcanberra.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcanberra" Fri Sep 18 22:03:09 2026 rev:52 rq:1378527 version:0.30+2 Changes: -------- --- /work/SRC/openSUSE:Factory/libcanberra/libcanberra.changes 2025-05-27 18:51:51.428970665 +0200 +++ /work/SRC/openSUSE:Factory/.libcanberra.new.383539/libcanberra.changes 2026-09-18 22:03:10.076117745 +0200 @@ -1,0 +2,5 @@ +Wed Sep 16 19:57:45 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- libcanberra-0.30+2.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio libcanberra-0.30+2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcanberra.spec ++++++ --- /var/tmp/diff_new_pack.cuLyUs/_old 2026-09-18 22:03:10.903152406 +0200 +++ /var/tmp/diff_new_pack.cuLyUs/_new 2026-09-18 22:03:10.905152490 +0200 @@ -24,7 +24,7 @@ License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: http://0pointer.de/lennart/projects/libcanberra -Source: %{name}-%{version}.tar.zst +Source: %{name}-%{version}.tar.xz Source1: libcanberra-gtk-module.sh Source99: baselibs.conf # PATCH-FIX-UPSTREAM libcanberra-multi-backend.patch boo#753243 fdo#51662 [email protected] -- Set the multi backend as default and allow it actually to work. ++++++ _scmsync.obsinfo ++++++ mtime: 1789588746 commit: 8dd121e7e677b0d16b4d62c2c65693df964c048f620fa49f8bf03f47fdf4af55 url: https://src.opensuse.org/GNOME/libcanberra revision: 8dd121e7e677b0d16b4d62c2c65693df964c048f620fa49f8bf03f47fdf4af55 trackingbranch: factory projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cuLyUs/_old 2026-09-18 22:03:10.954154543 +0200 +++ /var/tmp/diff_new_pack.cuLyUs/_new 2026-09-18 22:03:10.957154669 +0200 @@ -2,19 +2,18 @@ <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> - <param name="url">http://git.0pointer.net/clone/libcanberra.git</param> + <param name="url">https://github.com/Distrotech/libcanberra.git</param> <param name="revision">master</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)(\+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-09-16 21:59:06.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
