Accepting request 1246156 from games:tools
(forwarded request 1246155 from rrahl0) OBS-URL: https://build.opensuse.org/request/show/1246156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ProtonPlus?expand=0&rev=7
This commit is contained in:
commit
cdff3b2fcf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:af81cd3482d6d5509cc0e47ccbfeff4d35caa71c2381e82665699e3de600d0cf
|
|
||||||
size 591372
|
|
3
ProtonPlus-0.4.21.obscpio
Normal file
3
ProtonPlus-0.4.21.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aed3a599d5e4b7ab039d43ed9dbe71595a056ea0f4c70eab5eaabd1f00a54b42
|
||||||
|
size 641036
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 16 01:37:52 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
- update to 0.4.21:
|
||||||
|
* Update russian translate
|
||||||
|
* Update german translation
|
||||||
|
* Update README.md
|
||||||
|
* Add additonal utility category
|
||||||
|
* Refactoring of the whole application
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 5 09:15:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
Sat Oct 5 09:15:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: ProtonPlus
|
name: ProtonPlus
|
||||||
version: 0.4.20
|
version: 0.4.21
|
||||||
mtime: 1728059324
|
mtime: 1739666404
|
||||||
commit: 5c8d7b4febdd1296dd45263947b795088129bda8
|
commit: 865d62e4552805de468ee5c0bcd7d7566e99c17b
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ProtonPlus
|
# spec file for package ProtonPlus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define appid com.vysp3r.ProtonPlus
|
%define appid com.vysp3r.ProtonPlus
|
||||||
Name: ProtonPlus
|
Name: ProtonPlus
|
||||||
Version: 0.4.20
|
Version: 0.4.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Wine and Proton-based compatibility tools manager for GNOME
|
Summary: A Wine and Proton-based compatibility tools manager for GNOME
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -35,7 +35,7 @@ BuildRequires: vala
|
|||||||
BuildRequires: pkgconfig(gee-0.8)
|
BuildRequires: pkgconfig(gee-0.8)
|
||||||
BuildRequires: pkgconfig(gtk4)
|
BuildRequires: pkgconfig(gtk4)
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(libadwaita-1)
|
BuildRequires: pkgconfig(libadwaita-1) >= 1.6
|
||||||
BuildRequires: pkgconfig(libarchive)
|
BuildRequires: pkgconfig(libarchive)
|
||||||
BuildRequires: pkgconfig(libsoup-3.0)
|
BuildRequires: pkgconfig(libsoup-3.0)
|
||||||
|
|
||||||
|
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/vysp3r/ProtonPlus.git</param>
|
<param name="url">https://github.com/vysp3r/ProtonPlus.git</param>
|
||||||
<param name="revision">refs/tags/v0.4.20</param>
|
<param name="revision">refs/tags/v0.4.21</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<!-- Upstream has sometimes dashes in the version
|
<!-- Upstream has sometimes dashes in the version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user