Accepting request 1223253 from games:tools
- update to 0.7.0: * Update modules and runtime ver * Upstream Support: Implement windowcontrols changes * Grab Button Layout from Desktop Portal * Remove Auto from Window Controls * Clarify Window Controls * Update POT - remove %suse_update_desktop_file, as it's deprecated OBS-URL: https://build.opensuse.org/request/show/1223253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AdwSteamGtk?expand=0&rev=3
This commit is contained in:
commit
c0f4045627
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:34d31e9c13c5afd496e72fb07bdf6a7cd1538658896067c95cc4f611ebe901e6
|
|
||||||
size 135772
|
|
3
AdwSteamGtk-0.7.0.tar.gz
Normal file
3
AdwSteamGtk-0.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb3ee73dd00ed63548c6af5d2ef148616dfdbe938b9f0e31774e143b28841498
|
||||||
|
size 135878
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 11 00:34:12 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
- update to 0.7.0:
|
||||||
|
* Update modules and runtime ver
|
||||||
|
* Upstream Support: Implement windowcontrols changes
|
||||||
|
* Grab Button Layout from Desktop Portal
|
||||||
|
* Remove Auto from Window Controls
|
||||||
|
* Clarify Window Controls
|
||||||
|
* Update POT
|
||||||
|
- remove %suse_update_desktop_file, as it's deprecated
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 22 13:19:38 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
|
Tue Oct 22 13:19:38 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define appname io.github.Foldex.AdwSteamGtk
|
%define appname io.github.Foldex.AdwSteamGtk
|
||||||
Name: AdwSteamGtk
|
Name: AdwSteamGtk
|
||||||
Version: 0.6.11
|
Version: 0.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Gtk wrapper for Adwaita-for-Steam
|
Summary: A Gtk wrapper for Adwaita-for-Steam
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -26,11 +26,11 @@ URL: https://github.com/Foldex/AdwSteamGtk
|
|||||||
Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: appstream-glib
|
||||||
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: patch
|
BuildRequires: patch
|
||||||
BuildRequires: python3-packaging
|
BuildRequires: python3-packaging
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
BuildRequires: pkgconfig(blueprint-compiler)
|
BuildRequires: pkgconfig(blueprint-compiler)
|
||||||
BuildRequires: pkgconfig(gtk4)
|
BuildRequires: pkgconfig(gtk4)
|
||||||
BuildRequires: pkgconfig(libadwaita-1)
|
BuildRequires: pkgconfig(libadwaita-1)
|
||||||
@ -51,7 +51,6 @@ A GTK wrapper that installs and updates the Adwaita for Steam skin.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%suse_update_desktop_file %{appname}
|
|
||||||
|
|
||||||
%find_lang adwaita-steam-gtk
|
%find_lang adwaita-steam-gtk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user