automatic version update by autodist [release 8.0.0-1mamba;Sun Nov 21 2021]
This commit is contained in:
parent
f4b5cefe87
commit
951df5de59
@ -1,5 +1,5 @@
|
|||||||
Name: flacon
|
Name: flacon
|
||||||
Version: 7.0.1
|
Version: 8.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files
|
Summary: Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -12,9 +12,11 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libtag-devel
|
||||||
BuildRequires: libuchardet-devel
|
BuildRequires: libuchardet-devel
|
||||||
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -65,6 +67,9 @@ fi
|
|||||||
%{_mandir}/man1/flacon.1*
|
%{_mandir}/man1/flacon.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 21 2021 Automatic Build System <autodist@mambasoft.it> 8.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 26 2021 Automatic Build System <autodist@mambasoft.it> 7.0.1-1mamba
|
* Mon Apr 26 2021 Automatic Build System <autodist@mambasoft.it> 7.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user