Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cheese for openSUSE:Factory checked in at 2025-10-03 15:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cheese (Old) and /work/SRC/openSUSE:Factory/.cheese.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cheese" Fri Oct 3 15:45:38 2025 rev:120 rq:1308802 version:44.1+12 Changes: -------- --- /work/SRC/openSUSE:Factory/cheese/cheese.changes 2025-05-23 14:28:18.450879137 +0200 +++ /work/SRC/openSUSE:Factory/.cheese.new.11973/cheese.changes 2025-10-03 15:47:04.321634224 +0200 @@ -1,0 +2,16 @@ +Wed Sep 24 18:47:39 UTC 2025 - Bjørn Lie <[email protected]> + +- Update to version 44.1+12: + * libcheese: Add GtkWidget cast to avoid an + incompatible-pointer-types error + * Fix JSON validation + * Set prgname to application ID + * Apply 1 suggestion(s) to 1 file(s) + * appdata: Fix appdata papercuts + * Updated translations. +- Drop patches merged upstream: + * 73.patch + * cheese-c99.patch +- Switch to current HEAD via source service. + +------------------------------------------------------------------- Old: ---- 73.patch cheese-44.1.tar.xz cheese-c99.patch New: ---- _service _servicedata cheese-44.1+12.obscpio cheese.obsinfo ----------(Old B)---------- Old:- Drop patches merged upstream: * 73.patch * cheese-c99.patch Old: * 73.patch * cheese-c99.patch - Switch to current HEAD via source service. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cheese.spec ++++++ --- /var/tmp/diff_new_pack.Co0AIy/_old 2025-10-03 15:47:04.941660199 +0200 +++ /var/tmp/diff_new_pack.Co0AIy/_new 2025-10-03 15:47:04.941660199 +0200 @@ -1,7 +1,7 @@ # # spec file for package cheese # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -22,17 +22,13 @@ %define typelib_minor 0 Name: cheese -Version: 44.1 +Version: 44.1+12 Release: 0 Summary: Webcam Booth for GNOME License: GPL-2.0-or-later Group: Productivity/Multimedia/Other URL: https://wiki.gnome.org/Apps/Cheese -Source0: https://download.gnome.org/sources/cheese/44/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM cheese-c99.patch boo#1224002 [email protected] -- fix cast to invalid pointer type. -Patch0: cheese-c99.patch -# PATCH-FIX-UPSTREAM -Patch1: https://gitlab.gnome.org/GNOME/cheese/-/merge_requests/73.patch +Source0: %{name}-%{version}.tar.zst BuildRequires: appstream-glib BuildRequires: desktop-file-utils ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/cheese.git</param> <param name="revision">c059d4f1</param> <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> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/GNOME/cheese.git</param> <param name="changesrevision">c059d4f1cdfa209ac98d9df82adcc2ade9001c24</param></service></servicedata> (No newline at EOF) ++++++ cheese.obsinfo ++++++ name: cheese version: 44.1+12 mtime: 1756269789 commit: c059d4f1cdfa209ac98d9df82adcc2ade9001c24
