diff --git a/.gitignore b/.gitignore index 4f6231a..e18a11a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /audiocd-kio-4.14.2.tar.xz /audiocd-kio-4.14.3.tar.xz /audiocd-kio-14.11.97.tar.xz +/audiocd-kio-14.12.1.tar.xz diff --git a/audiocd-kio.spec b/audiocd-kio.spec index 7c0f05b..1e7bf34 100644 --- a/audiocd-kio.spec +++ b/audiocd-kio.spec @@ -1,6 +1,6 @@ Name: audiocd-kio Summary: Audiocd kio slave -Version: 14.11.97 +Version: 14.12.1 Release: 1%{?dist} # code GPLv2+, handbook/docs GFDL @@ -26,7 +26,7 @@ BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(vorbis) Requires: %{name}-libs%{?_isa} = %{version}-%{release} -Requires: kde-runtime >= %{version} +%{?kde_runtime_requires} # when split occurred Obsoletes: kdemultimedia-kio_audiocd < 6:4.8.80 @@ -39,7 +39,7 @@ Provides: kio_audiocd = %{version}-%{release} %package libs Summary: Runtime libraries for %{name} Requires: %{name} = %{version}-%{release} -Requires: kdelibs4%{?_isa}%{?_kde4_version: >= %{_kde4_version}} +%{?kdelibs4_requires} Requires: libkcddb%{?_isa}%{?_kde4_version: >= %{_kde4_version}} Requires: libkcompactdisc%{?_isa}%{?_kde4_version: >= %{_kde4_version}} # when split occurred @@ -115,6 +115,9 @@ bzip2 -9 %{buildroot}%{_kde4_docdir}/HTML/en/kioslave/audiocd/index.cache %changelog +* Sat Jan 17 2015 Rex Dieter - 14.12.1-1 +- 14.12.1 + * Tue Dec 09 2014 Rex Dieter - 14.11.97-1 - 14.11.97 diff --git a/sources b/sources index d0bf572..4305b5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7fabf408f1751d0a9d3aa9e001635da audiocd-kio-14.11.97.tar.xz +fa1a1fbdb31b5b18ee9f621043ae6585 audiocd-kio-14.12.1.tar.xz