Accepting request 1283925 from home:rrahl0
- update to 0.5.0+1:
* fix metainfo.xml file
- update to 0.5.0:
* Added Kron4ek Proton builds
* Added a way to add a shortcut of ProtonPlus in Steam
* Added a way to see if a compatibility tool is used or not for Steam
* Added the ability to change the compatibility tool of Steam games
* Added the ability to change the compatibility tool of multiple Steam game
at the same time
* Fix UI freeze when installing/removing STL
* Improved the UX of most of the dialogs
OBS-URL: https://build.opensuse.org/request/show/1283925
OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
8f00b74365
commit
d786282739
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 8 05:10:31 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.5.0+1:
|
||||
* fix metainfo.xml file
|
||||
- update to 0.5.0:
|
||||
* Added Kron4ek Proton builds
|
||||
* Added a way to add a shortcut of ProtonPlus in Steam
|
||||
* Added a way to see if a compatibility tool is used or not for Steam
|
||||
* Added the ability to change the compatibility tool of Steam games
|
||||
* Added the ability to change the compatibility tool of multiple Steam game
|
||||
at the same time
|
||||
* Fix UI freeze when installing/removing STL
|
||||
* Improved the UX of most of the dialogs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 13:08:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
||||
+3
-3
@@ -18,12 +18,12 @@
|
||||
|
||||
%define appid com.vysp3r.ProtonPlus
|
||||
Name: ProtonPlus
|
||||
Version: 0.4.32
|
||||
Version: 0.5.0+1
|
||||
Release: 0
|
||||
Summary: A Wine and Proton-based compatibility tools manager for GNOME
|
||||
License: GPL-3.0-only
|
||||
URL: https://github.com/vysp3r/ProtonPlus
|
||||
Source: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source: %{url}/archive/v0.5.0-1.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: cmake
|
||||
BuildRequires: desktop-file-utils
|
||||
@@ -49,7 +49,7 @@ uses GTK4.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -n %{name}-0.5.0-1
|
||||
|
||||
%build
|
||||
%meson --prefix=/usr
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:293e6baa296c36e0442500f9efd573b112fc2403e77e748136a702340d6069a4
|
||||
size 224019
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57473238128cda8ab198f706b8162889d245b827829876cd0b18f5f34ad8fa2a
|
||||
size 331423
|
||||
Reference in New Issue
Block a user