diff --git a/hydrogen.spec b/hydrogen.spec index 9fa0c34..d7a9bd8 100644 --- a/hydrogen.spec +++ b/hydrogen.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d_ -f1) %define pkgver %(echo %version | tr _ -) Name: hydrogen -Version: 1.1.0 +Version: 1.1.1 Release: 1mamba Summary: Advanced drum machine for GNU/Linux Group: Graphical Desktop/Applications/Multimedia @@ -18,6 +18,7 @@ Patch3: %{name}-0.9.6-gcc-4.7.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5XmlPatterns-devel BuildRequires: libalsa-devel BuildRequires: libarchive-devel BuildRequires: libgcc @@ -28,12 +29,12 @@ BuildRequires: liblrdf-devel BuildRequires: libportaudio-devel BuildRequires: libportmidi-devel BuildRequires: libpulseaudio-devel -BuildRequires: libqt5-devel BuildRequires: librubberband-devel BuildRequires: libsndfile-devel BuildRequires: libstdc++6-devel BuildRequires: libtar-devel BuildRequires: libz-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END %description @@ -127,6 +128,9 @@ LADSPA_PATH=%{_libdir}/ladspa #%doc README.txt %changelog +* Mon Dec 06 2021 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Sun Sep 12 2021 Silvan Calarco 1.1.0-1mamba - update to 1.1.0