- Seperate language files into their own package
- Update to version 0.4.5: * Reworked delete diaglog * Added ability to download older Wine/Proton versions * Updated localization OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=5
This commit is contained in:
parent
1b8e315ee5
commit
5d256471c8
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 31 11:22:27 UTC 2023 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
- Seperate language files into their own package
|
||||
- Update to version 0.4.5:
|
||||
* Reworked delete diaglog
|
||||
* Added ability to download older Wine/Proton versions
|
||||
* Updated localization
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 8 08:56:49 UTC 2023 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ProtonPlus
|
||||
Version: 0.4.4
|
||||
Version: 0.4.5
|
||||
Release: 0
|
||||
Summary: A Wine and Proton-based compatibility tools manager for GNOME
|
||||
License: GPL-3.0-only
|
||||
@ -44,6 +44,8 @@ ProtonPlus is a Proton version manager for installing and managing Proton
|
||||
versions. It works with Steam, Lutris, Heroic Games Launcher and Bottles. It
|
||||
uses GTK4.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
@ -58,7 +60,7 @@ uses GTK4.
|
||||
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%files -f com.vysp3r.ProtonPlus.lang
|
||||
%files
|
||||
%{_bindir}/com.vysp3r.ProtonPlus
|
||||
%{_datadir}/appdata/com.vysp3r.ProtonPlus.appdata.xml
|
||||
%{_datadir}/applications/com.vysp3r.ProtonPlus.desktop
|
||||
@ -66,4 +68,6 @@ uses GTK4.
|
||||
%{_datadir}/icons/hicolor/scalable/apps/com.vysp3r.ProtonPlus.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/com.vysp3r.ProtonPlus-symbolic.svg
|
||||
|
||||
%files lang -f com.vysp3r.ProtonPlus.lang
|
||||
|
||||
%changelog
|
||||
|
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/vysp3r/ProtonPlus.git</param>
|
||||
<param name="revision">refs/tags/v0.4.4</param>
|
||||
<param name="revision">refs/tags/v0.4.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:172b7d92fe6df7815252324348c66d6d4eb8c63ef847e57caba20766d5145cac
|
||||
size 430091
|
3
_service:obs_scm:ProtonPlus-0.4.5.obscpio
Normal file
3
_service:obs_scm:ProtonPlus-0.4.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:429c399a5af6c2149967c8f7e93e90a352b37be1cd24f9cc3ed6d4ffc91920e2
|
||||
size 429067
|
@ -1,4 +1,4 @@
|
||||
name: ProtonPlus
|
||||
version: 0.4.4
|
||||
mtime: 1686704674
|
||||
commit: 6d5e7f4866efc9a876297e933a59b62d9aaca8cf
|
||||
version: 0.4.5
|
||||
mtime: 1690740485
|
||||
commit: c9e488230641b0e889714a545caae7f7c0af1956
|
||||
|
Loading…
x
Reference in New Issue
Block a user