Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package showtime for openSUSE:Factory checked in at 2026-04-10 17:50:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/showtime (Old) and /work/SRC/openSUSE:Factory/.showtime.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "showtime" Fri Apr 10 17:50:14 2026 rev:8 rq:1345381 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/showtime/showtime.changes 2025-11-24 14:16:13.435076000 +0100 +++ /work/SRC/openSUSE:Factory/.showtime.new.21863/showtime.changes 2026-04-10 17:54:47.582241520 +0200 @@ -1,0 +2,25 @@ +Fri Mar 20 15:50:52 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Sat Mar 14 16:12:00 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 28 12:57:32 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.rc: + + Updated translations + +------------------------------------------------------------------- +Tue Feb 10 14:18:45 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.beta: + * Videos with partially-missing plugins can now be attempted to + be played anyway. + * Smaller quality-of-life improvements. + +------------------------------------------------------------------- Old: ---- showtime-49.1.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio showtime-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ showtime.spec ++++++ --- /var/tmp/diff_new_pack.PV6B2k/_old 2026-04-10 17:54:48.594283361 +0200 +++ /var/tmp/diff_new_pack.PV6B2k/_new 2026-04-10 17:54:48.598283526 +0200 @@ -1,7 +1,7 @@ # # spec file for package showtime # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,12 @@ %define appid org.gnome.Showtime Name: showtime -Version: 49.1 +Version: 50.0 Release: 0 Summary: Video player License: GPL-3.0-or-later URL: https://gitlab.gnome.org/GNOME/showtime -Source: %{name}-%{version}.tar +Source: %{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: meson ++++++ _scmsync.obsinfo ++++++ mtime: 1774021872 commit: 706f9b1e7baee423f0a416f61bccf19ea7326433a61e929bb7e9a2df1ccfae62 url: https://src.opensuse.org/GNOME/showtime revision: 706f9b1e7baee423f0a416f61bccf19ea7326433a61e929bb7e9a2df1ccfae62 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PV6B2k/_old 2026-04-10 17:54:48.650285676 +0200 +++ /var/tmp/diff_new_pack.PV6B2k/_new 2026-04-10 17:54:48.654285841 +0200 @@ -3,13 +3,16 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/Incubator/showtime.git</param> - <param name="revision">49.1</param> + <param name="revision">50.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> - <service name="set_version" mode="manual" /> - <service name="tar" mode="buildtime"/> + <service name="set_version" mode="manual"/> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> + <param name="file">*.tar</param> + <param name="compression">xz</param> + </service> </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:51:45.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ showtime.obsinfo ++++++ --- /var/tmp/diff_new_pack.PV6B2k/_old 2026-04-10 17:54:48.746289645 +0200 +++ /var/tmp/diff_new_pack.PV6B2k/_new 2026-04-10 17:54:48.754289976 +0200 @@ -1,5 +1,5 @@ name: showtime -version: 49.1 -mtime: 1763815362 -commit: ea99fa58ab48d749acdaca175b77d20d15fae2a8 +version: 50.0 +mtime: 1773498705 +commit: f4c3c118c556096d50ae69df41217d8c3cbd0baf
