Accepting request 1141062 from home:rrahl0

fix service file and require min meson 0.62.0

OBS-URL: https://build.opensuse.org/request/show/1141062
OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=11
This commit is contained in:
Richard Rahl
2024-01-23 21:31:47 +00:00
committed by Git OBS Bridge
parent d625147793
commit 59ae143246
6 changed files with 17 additions and 11 deletions

3
ProtonPlus-0.4.9.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53c84015960ef75124adeec3aaf538334f84b047c34e8e7951c59b1d54e6936e
size 147764

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 23 21:29:27 UTC 2024 - Richard Rahl <rrahl0@proton.me>
- change services to manual
- add a minimum meson version
-------------------------------------------------------------------
Sun Dec 10 16:36:10 UTC 2023 - Richard Rahl <rrahl0@proton.me>

View File

@@ -22,8 +22,8 @@ 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
BuildRequires: meson
Source: %{name}-%{version}.tar.gz
BuildRequires: meson >= 0.62.0
BuildRequires: cmake
BuildRequires: ninja
BuildRequires: git

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm">
<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>
@@ -11,6 +11,10 @@
-->
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime" />
<service name="tar" mode="manual" />
<service name="recompress" mode="manual">
<param name="compression">gz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="manual" />
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c30eea1526d06eef8d7307a3c83091e4434bc427dfdcccdea2d18ed7c1eeb82
size 427019

View File

@@ -1,4 +0,0 @@
name: ProtonPlus
version: 0.4.9
mtime: 1702224796
commit: 96bb681605d2f06a72901e35947bd1ba25157429