From e85b2e014240f91bdd0da719f59ab6d2cd7939bd38c58c93072fff306911e495 Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Fri, 17 May 2024 02:48:43 +0000 Subject: [PATCH] Accepting request 1174702 from home:rrahl0:upgrades - update to 0.6.11: * Update Gnome Runtime Info * translate=no properties * Update to new Theme Format * Use notify::selected on color theme connect * Custom CSS: Update to new Theme Format - update to 0.6.10: * Fix update_contact to pass validation * Add vcs-browser and translate links * Update modules and runtime ver OBS-URL: https://build.opensuse.org/request/show/1174702 OBS-URL: https://build.opensuse.org/package/show/games:tools/AdwSteamGtk?expand=0&rev=3 --- AdwSteamGtk-0.6.11.tar.gz | 3 +++ AdwSteamGtk-0.6.9.tar.gz | 3 --- AdwSteamGtk.changes | 14 ++++++++++++++ AdwSteamGtk.spec | 19 ++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) create mode 100644 AdwSteamGtk-0.6.11.tar.gz delete mode 100644 AdwSteamGtk-0.6.9.tar.gz diff --git a/AdwSteamGtk-0.6.11.tar.gz b/AdwSteamGtk-0.6.11.tar.gz new file mode 100644 index 0000000..0c76c85 --- /dev/null +++ b/AdwSteamGtk-0.6.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d31e9c13c5afd496e72fb07bdf6a7cd1538658896067c95cc4f611ebe901e6 +size 135772 diff --git a/AdwSteamGtk-0.6.9.tar.gz b/AdwSteamGtk-0.6.9.tar.gz deleted file mode 100644 index 7c8c50d..0000000 --- a/AdwSteamGtk-0.6.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c980fc5e781457a2281f8f4537ba07b443f54b036256d6eb80c02fbc95ea278 -size 103973 diff --git a/AdwSteamGtk.changes b/AdwSteamGtk.changes index b98e8de..dc1db64 100644 --- a/AdwSteamGtk.changes +++ b/AdwSteamGtk.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 17 02:30:14 UTC 2024 - Richard Rahl + +- update to 0.6.11: + * Update Gnome Runtime Info + * translate=no properties + * Update to new Theme Format + * Use notify::selected on color theme connect + * Custom CSS: Update to new Theme Format +- update to 0.6.10: + * Fix update_contact to pass validation + * Add vcs-browser and translate links + * Update modules and runtime ver + ------------------------------------------------------------------- Wed Jan 31 13:17:38 UTC 2024 - Jan Engelhardt diff --git a/AdwSteamGtk.spec b/AdwSteamGtk.spec index 704f2d7..349a9ac 100644 --- a/AdwSteamGtk.spec +++ b/AdwSteamGtk.spec @@ -16,8 +16,9 @@ # +%define appname io.github.Foldex.AdwSteamGtk Name: AdwSteamGtk -Version: 0.6.9 +Version: 0.6.11 Release: 0 Summary: A Gtk wrapper for Adwaita-for-Steam License: GPL-3.0-only @@ -27,12 +28,12 @@ BuildArch: noarch BuildRequires: meson BuildRequires: patch BuildRequires: update-desktop-files +BuildRequires: hicolor-icon-theme BuildRequires: python3-packaging BuildRequires: appstream-glib BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(blueprint-compiler) BuildRequires: pkgconfig(libadwaita-1) -BuildRequires: python-gobject2-devel BuildRequires: pkgconfig(libportal) %description @@ -49,6 +50,7 @@ A GTK wrapper that installs and updates the Adwaita for Steam skin. %install %meson_install +%suse_update_desktop_file %{appname} %find_lang adwaita-steam-gtk @@ -56,13 +58,12 @@ A GTK wrapper that installs and updates the Adwaita for Steam skin. %license LICENSE %doc README.md %{_bindir}/adwaita-steam-gtk -%dir %{_datadir}/adwaita-steam-gtk -%{_datadir}/adwaita-steam-gtk/* -%{_datadir}/appdata/io.github.Foldex.AdwSteamGtk.appdata.xml -%{_datadir}/applications/io.github.Foldex.AdwSteamGtk.desktop -%{_datadir}/glib-2.0/schemas/io.github.Foldex.AdwSteamGtk.gschema.xml -%{_datadir}/icons/hicolor/scalable/apps/io.github.Foldex.AdwSteamGtk.svg -%{_datadir}/icons/hicolor/symbolic/apps/io.github.Foldex.AdwSteamGtk-symbolic.svg +%{_datadir}/adwaita-steam-gtk +%{_datadir}/appdata/%{appname}.appdata.xml +%{_datadir}/applications/%{appname}.desktop +%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml +%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg +%{_iconsdir}/hicolor/symbolic/apps/%{appname}-symbolic.svg %files lang -f adwaita-steam-gtk.lang