Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cartridges for openSUSE:Factory checked in at 2026-01-13 21:29:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cartridges (Old) and /work/SRC/openSUSE:Factory/.cartridges.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cartridges" Tue Jan 13 21:29:25 2026 rev:11 rq:1326833 version:2.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cartridges/cartridges.changes 2025-02-16 22:50:15.244364158 +0100 +++ /work/SRC/openSUSE:Factory/.cartridges.new.1928/cartridges.changes 2026-01-13 21:29:26.635261097 +0100 @@ -1,0 +2,15 @@ +Thu Jan 8 14:01:48 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 2.13.1: + * Remove the key for now as Glycin doesn't seem to support it +- Update to version 2.13: + * Updated for GNOME 49, using the new keyboard shortcuts dialog +- Update to version 2.12.1: + * Removed an option used for debugging that would accidentally show up for + all users +- Update to version 2.12: + * Updated for GNOME 48 +- Update URL to new upstream +- Update minimum versions for dependencies + +------------------------------------------------------------------- Old: ---- cartridges-2.11.1.tar.gz New: ---- cartridges-2.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cartridges.spec ++++++ --- /var/tmp/diff_new_pack.5lVKU1/_old 2026-01-13 21:29:27.347290477 +0100 +++ /var/tmp/diff_new_pack.5lVKU1/_new 2026-01-13 21:29:27.347290477 +0100 @@ -2,7 +2,7 @@ # spec file for package cartridges # # Copyright (c) 2025 mantarimay -# Copyright (c) 2024 SUSE LLC +# 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,21 +19,21 @@ %define lname page.kramo.Cartridges Name: cartridges -Version: 2.11.1 +Version: 2.13.1 Release: 0 -Summary: A GTK4 + Libadwaita game launcher +Summary: A GTK4 and Libadwaita game launcher License: GPL-3.0-only -URL: https://github.com/kra-mo/cartridges -Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz -BuildRequires: blueprint-compiler +URL: https://codeberg.org/kramo/cartridges +Source: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: desktop-file-utils -BuildRequires: meson +BuildRequires: meson >= 0.59.0 BuildRequires: pkgconfig(appstream-glib) -BuildRequires: pkgconfig(gtk4) -BuildRequires: pkgconfig(libadwaita-1) >= 1.5.0 +BuildRequires: pkgconfig(blueprint-compiler) +BuildRequires: pkgconfig(gtk4) >= 4.15.0 +BuildRequires: pkgconfig(libadwaita-1) >= 1.8.beta +Requires: python3-Pillow Requires: python3-gobject Requires: python3-pyaml -Requires: python3-Pillow BuildArch: noarch %description @@ -43,7 +43,7 @@ %lang_package %prep -%autosetup +%autosetup -n %{name} %build %meson ++++++ cartridges-2.11.1.tar.gz -> cartridges-2.13.1.tar.gz ++++++ ++++ 2477 lines of diff (skipped)
