From 36ed15bb4eedf308999a910951fc9524d989d5a0 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Dec 21 2018 03:02:20 +0000 Subject: - python-CDDB only works with python2, drop it for now --- diff --git a/pogo.spec b/pogo.spec index 74b675e..949fd92 100644 --- a/pogo.spec +++ b/pogo.spec @@ -1,6 +1,6 @@ Name: pogo Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Probably the simplest and fastest audio player for Linux Summary(de): Möglicherweise der einfachste und schnellste Audioplayer für Linux @@ -13,7 +13,6 @@ BuildRequires: intltool BuildRequires: desktop-file-utils BuildRequires: python3-devel BuildRequires: libappstream-glib -Requires: python3-cddb Requires: python3-dbus Requires: python3-mutagen Requires: python3-pillow @@ -64,6 +63,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata %changelog +* Fri Dec 21 2018 Filipe Rosset - 1.0-3 +- python-CDDB only works with python2, drop it for now + * Sun Dec 09 2018 Miro Hrončok - 1.0-2 - Drop unused Python 2 dependencies