rebuilt to remove requirement for python-chardet [release 6.1.0-2mamba;Fri Apr 09 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 22:26:15 +01:00
parent 24c957ae50
commit 25c99a06fb

View File

@ -1,6 +1,6 @@
Name: flacon
Version: 6.1.0
Release: 1mamba
Release: 2mamba
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
Vendor: openmamba
@ -11,13 +11,11 @@ Source: https://github.com/flacon/flacon.git/v%{version}/flacon-%{version
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libgcc
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: libuchardet-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Flacon extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. To do this, it uses information from the appropriate CUE file. Besides, Flacon makes it possible to conveniently revise or specify tags both for all tracks at once or for each tag separately.
@ -67,6 +65,9 @@ fi
%{_mandir}/man1/flacon.1*
%changelog
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.0-2mamba
- rebuilt to remove requirement for python-chardet
* Sun Feb 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.0-1mamba
- update to 6.1.0