automatic version update by autodist [release 1.0.2-1mamba;Mon Apr 12 2021]
This commit is contained in:
parent
b572249d1f
commit
292f8dbc1a
@ -1,14 +1,14 @@
|
||||
%define majver %(echo %version | cut -d_ -f1)
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: hydrogen
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1mamba
|
||||
Summary: Advanced drum machine for GNU/Linux
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.hydrogen-music.org/
|
||||
URL: https://www.hydrogen-music.org/
|
||||
Source: https://github.com/hydrogen-music/hydrogen.git/%{version}/hydrogen-%{pkgver}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/project/hydrogen/Hydrogen/%{majver}%20Sources/hydrogen-%{pkgver}.tar.gz
|
||||
Patch0: %{name}-0.9.3-g++4.patch
|
||||
@ -29,7 +29,6 @@ BuildRequires: libqt4-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring professional yet simple and intuitive pattern-based drum programming.
|
||||
@ -125,6 +124,9 @@ LADSPA_PATH=%{_libdir}/ladspa
|
||||
#%doc README.txt
|
||||
|
||||
%changelog
|
||||
* Mon Apr 12 2021 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-1mamba
|
||||
- update to 1.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user