Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gthumb for openSUSE:Factory checked in at 2026-03-25 21:21:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gthumb (Old) and /work/SRC/openSUSE:Factory/.gthumb.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gthumb" Wed Mar 25 21:21:05 2026 rev:130 rq:1342462 version:3.12.10 Changes: -------- --- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes 2026-02-12 17:27:40.516075144 +0100 +++ /work/SRC/openSUSE:Factory/.gthumb.new.8177/gthumb.changes 2026-03-27 06:41:09.121281233 +0100 @@ -1,0 +2,6 @@ +Wed Mar 25 11:58:39 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Drop gnome-doc-utils-devel BuildRequires: not needed anymore. +- Convert to tar.xz and run tar/compress locally. + +------------------------------------------------------------------- Old: ---- gthumb-3.12.10.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gthumb-3.12.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gthumb.spec ++++++ --- /var/tmp/diff_new_pack.FXu7hD/_old 2026-03-27 06:41:10.425334441 +0100 +++ /var/tmp/diff_new_pack.FXu7hD/_new 2026-03-27 06:41:10.429334604 +0100 @@ -24,7 +24,7 @@ License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers URL: https://wiki.gnome.org/Apps/gthumb -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: AppStream BuildRequires: bison @@ -32,7 +32,6 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: gnome-doc-utils-devel BuildRequires: intltool >= 0.50.1 BuildRequires: itstool BuildRequires: libjpeg-devel ++++++ _scmsync.obsinfo ++++++ mtime: 1774441046 commit: b784b54e4b0d3e03abc7b5146ef3465020cb8578794e9dc1171364a7d985e8f7 url: https://src.opensuse.org/GNOME/gthumb revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FXu7hD/_old 2026-03-27 06:41:10.485336889 +0100 +++ /var/tmp/diff_new_pack.FXu7hD/_new 2026-03-27 06:41:10.489337052 +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-25 13:34:50.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
