- update to 0.4.24:
* Add missing translatable labels * Update german translation * Fix HGL support - update to 0.4.23: * Update czech translation * Update german translation * Fix Proton-Sarek - update to 0.4.22: * Fix libadwaita version minimum requirement OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=26
This commit is contained in:
parent
c1458a9d09
commit
7d96356197
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aed3a599d5e4b7ab039d43ed9dbe71595a056ea0f4c70eab5eaabd1f00a54b42
|
||||
size 641036
|
3
ProtonPlus-0.4.24.obscpio
Normal file
3
ProtonPlus-0.4.24.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4bd345e22aa526acd586fa446794801b17034405a2f01c6a4fa99665b1426b0
|
||||
size 642572
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 11:09:48 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.4.24:
|
||||
* Add missing translatable labels
|
||||
* Update german translation
|
||||
* Fix HGL support
|
||||
- update to 0.4.23:
|
||||
* Update czech translation
|
||||
* Update german translation
|
||||
* Fix Proton-Sarek
|
||||
- update to 0.4.22:
|
||||
* Fix libadwaita version minimum requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 16 01:37:52 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: ProtonPlus
|
||||
version: 0.4.21
|
||||
mtime: 1739666404
|
||||
commit: 865d62e4552805de468ee5c0bcd7d7566e99c17b
|
||||
version: 0.4.24
|
||||
mtime: 1739739157
|
||||
commit: 7a04685b26b8065e24a8aa5b17dabab4cbbe4c4c
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define appid com.vysp3r.ProtonPlus
|
||||
Name: ProtonPlus
|
||||
Version: 0.4.21
|
||||
Version: 0.4.24
|
||||
Release: 0
|
||||
Summary: A Wine and Proton-based compatibility tools manager for GNOME
|
||||
License: GPL-3.0-only
|
||||
@ -35,7 +35,7 @@ BuildRequires: vala
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(gtk4)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.6
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.5
|
||||
BuildRequires: pkgconfig(libarchive)
|
||||
BuildRequires: pkgconfig(libsoup-3.0)
|
||||
|
||||
|
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/vysp3r/ProtonPlus.git</param>
|
||||
<param name="revision">refs/tags/v0.4.21</param>
|
||||
<param name="revision">refs/tags/v0.4.24</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<!-- Upstream has sometimes dashes in the version
|
||||
|
Loading…
x
Reference in New Issue
Block a user