Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcr for openSUSE:Factory checked in at 2026-03-27 16:48:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcr (Old) and /work/SRC/openSUSE:Factory/.gcr.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcr" Fri Mar 27 16:48:29 2026 rev:55 rq:1342948 version:4.4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gcr/gcr.changes 2025-05-27 18:51:54.053081072 +0200 +++ /work/SRC/openSUSE:Factory/.gcr.new.8177/gcr.changes 2026-03-27 16:48:39.121279381 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:30:50 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- gcr-4.4.0.1.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gcr-4.4.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcr.spec ++++++ --- /var/tmp/diff_new_pack.ySFefd/_old 2026-03-27 16:48:39.849309714 +0100 +++ /var/tmp/diff_new_pack.ySFefd/_new 2026-03-27 16:48:39.853309881 +0100 @@ -24,7 +24,7 @@ License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: http://www.gnome.org -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 [email protected] -- use libgcrypt allocators for FIPS mode Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch ++++++ _scmsync.obsinfo ++++++ mtime: 1774254650 commit: f14d9e3ac4fa44b5b7f0d4439169c68ea4aa43fea9ca68e81a5bc26ea1686a11 url: https://src.opensuse.org/GNOME/gcr revision: f14d9e3ac4fa44b5b7f0d4439169c68ea4aa43fea9ca68e81a5bc26ea1686a11 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ySFefd/_old 2026-03-27 16:48:39.909312214 +0100 +++ /var/tmp/diff_new_pack.ySFefd/_new 2026-03-27 16:48:39.917312547 +0100 @@ -7,14 +7,13 @@ <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-03-24 09:48:37.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
