automatic version update by autodist [release 1.1.1-1mamba;Mon Dec 06 2021]
This commit is contained in:
parent
ddf6eb863a
commit
c4de606740
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d_ -f1)
|
%define majver %(echo %version | cut -d_ -f1)
|
||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: hydrogen
|
Name: hydrogen
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Advanced drum machine for GNU/Linux
|
Summary: Advanced drum machine for GNU/Linux
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -18,6 +18,7 @@ Patch3: %{name}-0.9.6-gcc-4.7.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5XmlPatterns-devel
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libarchive-devel
|
BuildRequires: libarchive-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -28,12 +29,12 @@ BuildRequires: liblrdf-devel
|
|||||||
BuildRequires: libportaudio-devel
|
BuildRequires: libportaudio-devel
|
||||||
BuildRequires: libportmidi-devel
|
BuildRequires: libportmidi-devel
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: librubberband-devel
|
BuildRequires: librubberband-devel
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtar-devel
|
BuildRequires: libtar-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -127,6 +128,9 @@ LADSPA_PATH=%{_libdir}/ladspa
|
|||||||
#%doc README.txt
|
#%doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 06 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
* Sun Sep 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||||
- update to 1.1.0
|
- update to 1.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user