From 25c99a06fb4538e9ae945d30a4dda44e3497d848 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:26:15 +0100 Subject: [PATCH] rebuilt to remove requirement for python-chardet [release 6.1.0-2mamba;Fri Apr 09 2021] --- flacon.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/flacon.spec b/flacon.spec index f2896b5..3014bde 100644 --- a/flacon.spec +++ b/flacon.spec @@ -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 6.1.0-2mamba +- rebuilt to remove requirement for python-chardet + * Sun Feb 07 2021 Silvan Calarco 6.1.0-1mamba - update to 6.1.0