diff --git a/juk.changes b/juk.changes index 8e91b4c..f8dea8f 100644 --- a/juk.changes +++ b/juk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 24 14:23:56 UTC 2017 - tchvatal@suse.com + +- Drop dependency over libtunepimp: + * musicbrainz api that is no longer supported, would need porting + to new musicbrainz libraries + ------------------------------------------------------------------- Sat Jul 15 22:59:05 CEST 2017 - lbeltrame@kde.org diff --git a/juk.spec b/juk.spec index 8c29c9d..55daf39 100644 --- a/juk.spec +++ b/juk.spec @@ -1,7 +1,7 @@ # # spec file for package juk # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -16,12 +16,12 @@ # -Name: juk -Version: 17.04.3 -Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +Name: juk +Version: 17.04.3 +Release: 0 Summary: Jukebox License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Players @@ -29,9 +29,7 @@ Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: libkde4-devel BuildRequires: libtag-devel -BuildRequires: libtunepimp-devel BuildRequires: xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build %{kde4_runtime_requires} %description @@ -54,7 +52,6 @@ Jukebox and music manager for KDE %postun -p /sbin/ldconfig %files -%defattr(-,root,root) %doc COPYING %dir %{_kde4_datadir}/metainfo %{_datadir}/dbus-1/interfaces/org.kde.juk.*