Update to 2.2-0.1.20200514gitf100892

This commit is contained in:
Martin Gansser 2020-05-15 09:04:49 +02:00
parent 4f7dd32cc6
commit 13831026da
3 changed files with 15 additions and 11 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/Carla-74eef49.tar.gz /Carla-74eef49.tar.gz
/Carla-2.1-rc2.tar.gz /Carla-2.1-rc2.tar.gz
/Carla-2.1.tar.gz /Carla-2.1.tar.gz
/Carla-f100892.tar.gz

View File

@ -1,9 +1,9 @@
# https://github.com/falkTX/Carla/commit/74eef49b626c362fbb70dd227f99534dd5014cc7 # https://github.com/falkTX/Carla/commit/f100892fbd0b10a7fdac91f1194378247f4633b5
%global commit0 74eef49b626c362fbb70dd227f99534dd5014cc7 %global commit0 f100892fbd0b10a7fdac91f1194378247f4633b5
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global pname carla %global pname carla
%global commitdate 20200201 %global commitdate 20200514
# Release candidate version tracking # Release candidate version tracking
%global rcver rc2 %global rcver rc2
@ -13,10 +13,10 @@
%endif %endif
Name: Carla Name: Carla
Version: 2.1 Version: 2.2
#Release: 0.11.%%{commitdate}git%%{shortcommit0}%%{?dist} Release: 0.1.%{commitdate}git%{shortcommit0}%{?dist}
#Release: 5.beta1.%%{?shortcommit0}%%{?dist} #Release: 5.beta1.%%{?shortcommit0}%%{?dist}
Release: 2%{?rcrel}%{?dist} #Release: 3%%{?rcrel}%%{?dist}
Summary: Audio plugin host Summary: Audio plugin host
# The entire source code is GPLv2+ except # The entire source code is GPLv2+ except
@ -64,8 +64,8 @@ Summary: Audio plugin host
Epoch: 1 Epoch: 1
License: GPLv2+ and BSD and Boost and ISC and MIT and zlib License: GPLv2+ and BSD and Boost and ISC and MIT and zlib
URL: https://github.com/falkTX/Carla URL: https://github.com/falkTX/Carla
##Source0: https://github.com/falkTX/%%{name}/archive/%%{commit0}/%%{name}-%%{shortcommit0}.tar.gz Source0: https://github.com/falkTX/%{name}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
Source0: https://github.com/falkTX/%{name}/archive/v%{version}%{?rcstr}.tar.gz#/%{name}-%{version}.tar.gz #Source0: https://github.com/falkTX/%%{name}/archive/v%%{version}%%{?rcstr}.tar.gz#/%%{name}-%%{version}.tar.gz
BuildRequires: gcc gcc-c++ BuildRequires: gcc gcc-c++
BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(alsa)
@ -149,8 +149,8 @@ Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
This package contains the Carla LV2 plugin. This package contains the Carla LV2 plugin.
%prep %prep
#%%autosetup -p 1 -n %%{name}-%%{commit0} %autosetup -p 1 -n %{name}-%{commit0}
%autosetup -p 1 -n %{name}-%{version}%{?rcstr} #%%autosetup -p 1 -n %%{name}-%%{version}%%{?rcstr}
# remove windows stuff # remove windows stuff
rm -rf data/{macos,windows} rm -rf data/{macos,windows}
@ -221,6 +221,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_libdir}/pkgconfig/%{pname}-native-plugin.pc %{_libdir}/pkgconfig/%{pname}-native-plugin.pc
%changelog %changelog
* Fri May 15 2020 Martin Gansser <martinkg@fedoraproject.org> - 1:2.2-0.1.20200514gitf100892
- Update to 2.2-0.1.20200514gitf100892
* Tue Apr 14 2020 Martin Gansser <martinkg@fedoraproject.org> - 1:2.1-2 * Tue Apr 14 2020 Martin Gansser <martinkg@fedoraproject.org> - 1:2.1-2
- Add epoch to allow update - Add epoch to allow update

View File

@ -1 +1 @@
SHA512 (Carla-2.1.tar.gz) = b265e3150e12b42095e28ac30f72e211e96a769619a5ec56d574be8a17fb6ca282a504bb9759de312066202106b6e5234e006689b90edb1cc54f3e6919384509 SHA512 (Carla-f100892.tar.gz) = c7f24ee848f34c1706a43af1eb74cc3e5a71d3e8d41d0fe6bc46599d44b869d50ebabb6576ad50fc193713ca9b7d7a7ccda6bd1c3370d710784dfedfb4ec0a68