Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cairo for openSUSE:Factory checked in at 2026-03-27 16:48:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cairo (Old) and /work/SRC/openSUSE:Factory/.cairo.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cairo" Fri Mar 27 16:48:26 2026 rev:101 rq:1342938 version:1.18.4 Changes: -------- --- /work/SRC/openSUSE:Factory/cairo/cairo.changes 2025-08-18 16:07:49.653867676 +0200 +++ /work/SRC/openSUSE:Factory/.cairo.new.8177/cairo.changes 2026-03-27 16:48:32.336996717 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 08:23:04 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- cairo-1.18.4.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio cairo-1.18.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairo.spec ++++++ --- /var/tmp/diff_new_pack.x1Osk7/_old 2026-03-27 16:48:34.145072050 +0100 +++ /var/tmp/diff_new_pack.x1Osk7/_new 2026-03-27 16:48:34.145072050 +0100 @@ -25,7 +25,7 @@ License: LGPL-2.1-or-later OR MPL-1.1 Group: Development/Libraries/C and C++ URL: https://cairographics.org -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM cairo-xlib-endianness.patch fdo#63461 bnc#882951 [email protected] -- Fix crash when client and server have different endianness ++++++ _scmsync.obsinfo ++++++ mtime: 1774254184 commit: 2620b89f605df07e3dbc56acfbd271ce3e736afcc8bb401fdb99d77057005f53 url: https://src.opensuse.org/GNOME/cairo revision: 2620b89f605df07e3dbc56acfbd271ce3e736afcc8bb401fdb99d77057005f53 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.x1Osk7/_old 2026-03-27 16:48:34.209074716 +0100 +++ /var/tmp/diff_new_pack.x1Osk7/_new 2026-03-27 16:48:34.213074883 +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 10:02:53.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
