Accepting request 1225963 from games:tools
- update to 0.7.2: * Improved error handling when retrieving window control settings through portal - switch to _datadir/icons, so Leap16 builds (forwarded request 1225962 from rrahl0) OBS-URL: https://build.opensuse.org/request/show/1225963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AdwSteamGtk?expand=0&rev=5
This commit is contained in:
commit
4f5ccb0f10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1fb2fdc238a0de63b2ac51256e6fab3b6af44b3ffefebc40cc56065b992bfbd
|
||||
size 136171
|
3
AdwSteamGtk-0.7.2.tar.gz
Normal file
3
AdwSteamGtk-0.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c37f02a3ac9575cbfed01c29697a7b94c55e627bd037ed44c557fddc4206e523
|
||||
size 136255
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 23 10:29:07 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.7.2:
|
||||
* Improved error handling when retrieving window control settings through portal
|
||||
- switch to _datadir/icons, so Leap16 builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 16 03:32:16 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define appname io.github.Foldex.AdwSteamGtk
|
||||
Name: AdwSteamGtk
|
||||
Version: 0.7.1
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Summary: A Gtk wrapper for Adwaita-for-Steam
|
||||
License: GPL-3.0-only
|
||||
@ -62,8 +62,8 @@ A GTK wrapper that installs and updates the Adwaita for Steam skin.
|
||||
%{_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
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/%{appname}-symbolic.svg
|
||||
|
||||
%files lang -f adwaita-steam-gtk.lang
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user