Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package totem for openSUSE:Factory checked in at 2026-03-27 16:49:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/totem (Old) and /work/SRC/openSUSE:Factory/.totem.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "totem" Fri Mar 27 16:49:15 2026 rev:164 rq:1343013 version:43.2+git402.b8d8108e0 Changes: -------- --- /work/SRC/openSUSE:Factory/totem/totem.changes 2026-02-07 15:33:03.800467866 +0100 +++ /work/SRC/openSUSE:Factory/.totem.new.8177/totem.changes 2026-03-27 16:50:06.392946018 +0100 @@ -1,0 +2,12 @@ +Mon Mar 23 11:35:38 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Sat Mar 21 08:45:35 UTC 2026 - Bjørn Lie <[email protected]> + +- Drop (gnome-shell and nautilus) Supplements from + totem-video-thumbnailer subpackage, we do not want this one to be + autoinstalled anymore, surplanted by gst-thumbnailers. + +------------------------------------------------------------------- Old: ---- totem-43.2+git402.b8d8108e0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio totem-43.2+git402.b8d8108e0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ totem.spec ++++++ --- /var/tmp/diff_new_pack.1qjUxp/_old 2026-03-27 16:50:07.196979596 +0100 +++ /var/tmp/diff_new_pack.1qjUxp/_new 2026-03-27 16:50:07.212980265 +0100 @@ -23,7 +23,7 @@ License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Multimedia/Video/Players URL: https://wiki.gnome.org/Apps/Videos -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: AppStream BuildRequires: desktop-file-utils @@ -110,7 +110,6 @@ %package video-thumbnailer Summary: Totem video thumbnailer -Supplements: (gnome-shell and nautilus) Provides: totem:%{_bindir}/totem-video-thumbnailer %description video-thumbnailer ++++++ _scmsync.obsinfo ++++++ mtime: 1774265742 commit: 50896820bf1cc29dcfbcf03334a4409314595984107e9289d017de18e09847de url: https://src.opensuse.org/GNOME/totem revision: 50896820bf1cc29dcfbcf03334a4409314595984107e9289d017de18e09847de projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1qjUxp/_old 2026-03-27 16:50:07.272982770 +0100 +++ /var/tmp/diff_new_pack.1qjUxp/_new 2026-03-27 16:50:07.280983104 +0100 @@ -9,11 +9,11 @@ <param name="versionrewrite-replacement">\1</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:54:26.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
