automatic version update by autodist [release 3.4.0-1mamba;Sat Apr 23 2016]

This commit is contained in:
Automatic Build System 2024-01-06 01:42:27 +01:00
parent 44eedab612
commit bddabb66ee

View File

@ -1,6 +1,6 @@
Name: kid3 Name: kid3
Version: 3.3.2 Version: 3.4.0
Release: 2mamba Release: 1mamba
Summary: A Kde ID3 tagger Summary: A Kde ID3 tagger
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba Vendor: openmamba
@ -49,7 +49,10 @@ If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Spe
%build %build
%cmake_kde5 -d build \ %cmake_kde5 -d build \
-DWITH_QT5=1 -DWITH_QT5=1 \
%ifarch x86_64
-DLIB_SUFFIX=64
%endif
%make %make
@ -102,6 +105,9 @@ If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Spe
#ChangeLog LICENSE NEWS README #ChangeLog LICENSE NEWS README
%changelog %changelog
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 3.4.0-1mamba
- automatic version update by autodist
* Thu Mar 17 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.2-2mamba * Thu Mar 17 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.2-2mamba
- rebuild for qt5/kde5 - rebuild for qt5/kde5