From 112494764f68f6cd60cad3775d7abe837e0d0719 Mon Sep 17 00:00:00 2001 From: Matthew Ruszczyk Date: Mar 10 2020 21:52:54 +0000 Subject: Adjust pycdio to require python3 version --- diff --git a/whipper.spec b/whipper.spec index 20d1596..4584f41 100644 --- a/whipper.spec +++ b/whipper.spec @@ -5,7 +5,7 @@ Name: %{srcname} Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} URL: https://github.com/whipper-team/whipper License: GPLv3+ @@ -28,7 +28,7 @@ Requires: python3-musicbrainzngs Requires: python3-mutagen Requires: python3-requests Requires: python3-ruamel-yaml -Requires: pycdio +Requires: python3-pycdio Requires: flac Requires: sox @@ -67,6 +67,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/com.github.wh %doc README.md TODO CHANGELOG.md HACKING %changelog +* Tue Mar 10 2020 Matthew Ruszczyk - 0.9.0-3 +- Adjust pycdio to require python3 version + * Fri Jan 31 2020 Fedora Release Engineering - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild