Accepting request 1173207 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1173207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ProtonPlus?expand=0&rev=2
This commit is contained in:
commit
403f429536
3
ProtonPlus-0.4.10.tar.gz
Normal file
3
ProtonPlus-0.4.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6121018f639f5612629c8dfd74aa5cde11dc6fad361e9164d45f256884af3b66
|
||||
size 150160
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53c84015960ef75124adeec3aaf538334f84b047c34e8e7951c59b1d54e6936e
|
||||
size 147764
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 10 15:54:12 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||
|
||||
- update to 0.4.10:
|
||||
* Update GNOME runtime to version 46
|
||||
* Add rtsp variant of ge proton
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 21:29:27 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
|
4
ProtonPlus.obsinfo
Normal file
4
ProtonPlus.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
name: ProtonPlus
|
||||
version: 0.4.10
|
||||
mtime: 1714436158
|
||||
commit: 42d871f1e55e05a951a7750fddfa8d8a7f31c7cc
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ProtonPlus
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,27 +17,27 @@
|
||||
|
||||
|
||||
Name: ProtonPlus
|
||||
Version: 0.4.9
|
||||
Version: 0.4.10
|
||||
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: %{name}-%{version}.tar.gz
|
||||
BuildRequires: meson >= 0.62.0
|
||||
BuildRequires: cmake
|
||||
BuildRequires: ninja
|
||||
BuildRequires: git
|
||||
BuildRequires: vala
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: git
|
||||
BuildRequires: json-glib-devel
|
||||
BuildRequires: libgee-devel
|
||||
BuildRequires: libjson-glib-1_0-0
|
||||
BuildRequires: pkgconfig(libarchive)
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: meson >= 0.62.0
|
||||
BuildRequires: ninja
|
||||
BuildRequires: vala
|
||||
BuildRequires: pkgconfig(gtk4)
|
||||
BuildRequires: pkgconfig(libadwaita-1)
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: pkgconfig(libarchive)
|
||||
BuildRequires: libgee-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: json-glib-devel
|
||||
BuildRequires: pkgconfig(libarchive)
|
||||
|
||||
%description
|
||||
ProtonPlus is a Proton version manager for installing and managing Proton
|
||||
|
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.9</param>
|
||||
<param name="revision">refs/tags/v0.4.10</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