update to 3.8.7 [release 3.8.7-1mamba;Sat Aug 28 2021]
This commit is contained in:
parent
a0bd64d8c5
commit
b85b4d8f85
23
kid3.spec
23
kid3.spec
@ -1,40 +1,38 @@
|
|||||||
Name: kid3
|
Name: kid3
|
||||||
Version: 3.8.6
|
Version: 3.8.7
|
||||||
Release: 1mamba
|
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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Marco Bellezza <superbel@hotmail.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kid3.sourceforge.net/
|
URL: https://kid3.kde.org/
|
||||||
Source: http://prdownloads.sourceforge.net/kid3/kid3-%{version}.tar.gz
|
Source: http://prdownloads.sourceforge.net/kid3/kid3-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libavcodec-ffmpeg-devel
|
||||||
|
BuildRequires: libavformat-ffmpeg-devel
|
||||||
|
BuildRequires: libavutil-ffmpeg-devel
|
||||||
BuildRequires: libchromaprint-devel
|
BuildRequires: libchromaprint-devel
|
||||||
BuildRequires: libflac-devel
|
BuildRequires: libflac-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libid3-devel
|
BuildRequires: libid3-devel
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libkbookmarks-devel
|
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkcodecs-devel
|
||||||
BuildRequires: libkcompletion-devel
|
|
||||||
BuildRequires: libkconfig-devel
|
BuildRequires: libkconfig-devel
|
||||||
BuildRequires: libkconfigwidgets-devel
|
BuildRequires: libkconfigwidgets-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
BuildRequires: libkio-devel
|
BuildRequires: libkio-devel
|
||||||
BuildRequires: libkitemviews-devel
|
|
||||||
BuildRequires: libkjobwidgets-devel
|
|
||||||
BuildRequires: libkservice-devel
|
BuildRequires: libkservice-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
BuildRequires: libkxmlgui-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libsolid-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libswresample-ffmpeg-devel
|
||||||
BuildRequires: libtag-devel
|
BuildRequires: libtag-devel
|
||||||
BuildRequires: libtermcap-devel
|
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -47,6 +45,7 @@ If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Spe
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
sed -i "s|Qt5 Qt6|Qt5|" CMakeLists.txt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build \
|
%cmake_kde5 -d build \
|
||||||
@ -98,6 +97,7 @@ If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Spe
|
|||||||
%lang(it) %{_datadir}/doc/kid3-qt/kid3_it.html
|
%lang(it) %{_datadir}/doc/kid3-qt/kid3_it.html
|
||||||
%lang(nl) %{_datadir}/doc/kid3-qt/kid3_nl.html
|
%lang(nl) %{_datadir}/doc/kid3-qt/kid3_nl.html
|
||||||
%lang(pt) %{_kde5_sharedir}/doc/kid3-qt/kid3_pt.html
|
%lang(pt) %{_kde5_sharedir}/doc/kid3-qt/kid3_pt.html
|
||||||
|
%lang(ru) %{_datadir}/doc/kid3-qt/kid3_ru.html
|
||||||
%lang(sv) %{_datadir}/doc/kid3-qt/kid3_sv.html
|
%lang(sv) %{_datadir}/doc/kid3-qt/kid3_sv.html
|
||||||
%lang(uk) %{_datadir}/doc/kid3-qt/kid3_uk.html
|
%lang(uk) %{_datadir}/doc/kid3-qt/kid3_uk.html
|
||||||
%{_kde5_sharedir}/man/man1/kid3-cli.1*
|
%{_kde5_sharedir}/man/man1/kid3-cli.1*
|
||||||
@ -107,6 +107,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 Aug 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.8.7-1mamba
|
||||||
|
- update to 3.8.7
|
||||||
|
|
||||||
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 3.8.6-1mamba
|
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 3.8.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user