SHA256
1
0
forked from pool/rosegarden

Accepting request 965372 from home:plater

- Enable Leap build again.

OBS-URL: https://build.opensuse.org/request/show/965372
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=95
This commit is contained in:
Dave Plater 2022-03-28 12:32:16 +00:00 committed by Git OBS Bridge
parent 80a3a5de17
commit b492292f92
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 28 12:29:33 UTC 2022 - Dave Plater <davejplater@gmail.com>
- Enable Leap build again.
-------------------------------------------------------------------
Sun Mar 27 19:52:36 UTC 2022 - dmueller@suse.com

View File

@ -82,7 +82,13 @@ composers, musicians, music students, and small studio or
home recording environments.
%prep
%if 0%{?suse_version} <= 1500
zstd -d %{S:0} -o ./%{name}-%{version}.tar
tar -xf %{name}-%{version}.tar
cd %{name}-%{version}
%else
%setup -q
%endif
%autopatch -p1
# When we build svn we need to execute bootstrap.sh