Hello community, here is the log from the commit of package audacious for openSUSE:Factory checked in at 2019-11-09 23:24:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audacious (Old) and /work/SRC/openSUSE:Factory/.audacious.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audacious" Sat Nov 9 23:24:34 2019 rev:6 rq:739900 version:3.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/audacious/audacious.changes 2018-12-28 12:35:52.467940292 +0100 +++ /work/SRC/openSUSE:Factory/.audacious.new.2990/audacious.changes 2019-11-09 23:24:38.883888489 +0100 @@ -1,0 +2,5 @@ +Thu Oct 17 13:53:13 UTC 2019 - Richard Brown <[email protected]> + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audacious.spec ++++++ --- /var/tmp/diff_new_pack.EZiEwp/_old 2019-11-09 23:24:40.299890544 +0100 +++ /var/tmp/diff_new_pack.EZiEwp/_new 2019-11-09 23:24:40.323890578 +0100 @@ -1,7 +1,7 @@ # # spec file for package audacious # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,6 @@ Release: 0 Summary: Audio player with graphical UI and library functionality License: BSD-2-Clause -Group: Productivity/Multimedia/Sound/Players URL: https://audacious-media-player.org/ Source: https://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2 BuildRequires: autoconf @@ -62,7 +61,6 @@ %package -n libaudcore%{core_soname} Summary: Main functionality library of Audacious -Group: System/Libraries Provides: libaudcore%{?_isa} = %{version} %description -n libaudcore%{core_soname} @@ -70,7 +68,6 @@ %package -n libaudqt%{qt_soname} Summary: QT GUI implementation of Audacious -Group: System/Libraries Requires: libaudcore%{core_soname} >= %{version} %description -n libaudqt%{qt_soname} @@ -78,7 +75,6 @@ %package -n libaudgui%{gui_soname} Summary: GTK GUI implementation of Audacious -Group: System/Libraries Requires: libaudcore%{core_soname} >= %{version} %description -n libaudgui%{gui_soname} @@ -86,7 +82,6 @@ %package -n libaudtag%{tag_soname} Summary: ID3 and APE metadata support for Audacious -Group: System/Libraries Requires: libaudcore%{core_soname} >= %{version} %description -n libaudtag%{tag_soname} @@ -94,7 +89,6 @@ %package devel Summary: Development files for Audacious -Group: Development/Libraries/C and C++ Requires: libaudcore%{core_soname} = %{version} Requires: libaudgui%{gui_soname} = %{version} Requires: libaudqt%{qt_soname} = %{version}
