Hello community, here is the log from the commit of package kid3 for openSUSE:Factory checked in at 2016-12-02 16:41:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kid3 (Old) and /work/SRC/openSUSE:Factory/.kid3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kid3" Changes: -------- --- /work/SRC/openSUSE:Factory/kid3/kid3.changes 2016-08-29 15:41:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kid3.new/kid3.changes 2016-12-02 16:41:57.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Nov 29 07:20:36 UTC 2016 - [email protected] + +- Expand macro kde4_runtime_requires only when its available + to fix quilt setup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kid3.spec ++++++ --- /var/tmp/diff_new_pack.UKvaiN/_old 2016-12-02 16:41:58.000000000 +0100 +++ /var/tmp/diff_new_pack.UKvaiN/_new 2016-12-02 16:41:58.000000000 +0100 @@ -34,13 +34,13 @@ # WARNING: The source url is a moving target, leave it blank Source0: %{name}-%{version}.tar.gz Source1: %{name}-%{version}.tar.gz.asc +BuildRequires: docbook-xsl-stylesheets BuildRequires: id3lib-devel +BuildRequires: readline-devel BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(taglib) >= 1.4 BuildRequires: pkgconfig(vorbis) -BuildRequires: readline-devel -BuildRequires: docbook-xsl-stylesheets Requires: %{name}-core = %{version} Requires: xdg-utils # kid3 and kid3-qt can exist together on a system but the user will have two packages with the same functionality. @@ -50,8 +50,8 @@ BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavresample) BuildRequires: pkgconfig(libavutil) -BuildRequires: pkgconfig(libswresample) BuildRequires: pkgconfig(libchromaprint) +BuildRequires: pkgconfig(libswresample) %if %{with build_qt5} %if %{with build_kde} BuildRequires: kf5-filesystem @@ -88,7 +88,7 @@ Requires: libxslt-tools %endif %if %{without build_qt5} -%{kde4_runtime_requires} +%{?kde4_runtime_requires} %endif %description
