update to 0.10.10 [release 0.10.10-1mamba;Sat May 15 2021]
This commit is contained in:
parent
2fe41833c7
commit
962a2f1bf4
20
suil.spec
20
suil.spec
@ -1,31 +1,26 @@
|
||||
Name: suil
|
||||
Version: 0.10.8
|
||||
Version: 0.10.10
|
||||
Release: 1mamba
|
||||
Summary: A lightweight C library for loading and wrapping LV2 plugin UIs
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://drobilla.net/software/suil/
|
||||
URL: https://drobilla.net/software/suil
|
||||
Source: http://download.drobilla.net/suil-%{version}.tar.bz2
|
||||
Patch0: suil-0.10.2-arm-disable-cocoa.patch
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: liblv2-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
|
||||
@ -87,6 +82,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Sat May 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.10-1mamba
|
||||
- update to 0.10.10
|
||||
|
||||
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 0.10.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user