diff --git a/audiocd-kio-18.12.3.tar.xz b/audiocd-kio-18.12.3.tar.xz deleted file mode 100644 index 24ff1b0..0000000 --- a/audiocd-kio-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c15ebda9330688c0304be36999f4900ccd7c0b1ce11e19c296975414dafe53c8 -size 250844 diff --git a/audiocd-kio-19.03.80.tar.xz b/audiocd-kio-19.03.80.tar.xz new file mode 100644 index 0000000..0de7731 --- /dev/null +++ b/audiocd-kio-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe444e55b38a9a472860749e419c86c144baa5680ef1713169ff77ad03812f3f +size 353176 diff --git a/kio_audiocd.changes b/kio_audiocd.changes index ed77b77..e87c9c6 100644 --- a/kio_audiocd.changes +++ b/kio_audiocd.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Mar 27 06:41:03 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Fix stat to actually recognize the info dir exists + * Use more https in links + * Include KDECMakeSettings & KDECompilerSettings first + * Use KF_MIN_VERSION also for ECM, given it's released as part of KF now + * Bump min cmake version to 3.0 + * Remove not existing include dir + * Install kio binary into kf5/kio subdir, like other kio binaries + * Fix minor typos + * Add Audiocd KCM docs + * Use override as suggested by compiler + * Use tabs consistently, add some initialization (do not know if it works). + * Add Opus support for KIO AudioCD (kde#313768) + * Use more loose permissions for the ripped files (kde#203183) + * Fix KCM installation + * Fix minor typos and antics + * Add Mainpage.dox to test Doxygen documentation with Krazy + ------------------------------------------------------------------- Sat Mar 09 08:03:18 UTC 2019 - lbeltrame@kde.org diff --git a/kio_audiocd.spec b/kio_audiocd.spec index 885a401..16d126a 100644 --- a/kio_audiocd.spec +++ b/kio_audiocd.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio_audiocd -Version: 18.12.3 +Version: 19.03.80 Release: 0 Summary: KDE I/O Slave for Audio CDs License: GPL-2.0-or-later @@ -86,12 +86,13 @@ This package contains the development files for the audiocd kio slave %dir %{_kf5_sharedir}/solid %dir %{_kf5_sharedir}/solid/actions %doc %lang(en) %{_kf5_htmldir}/en/kioslave5/audiocd/ +%doc %lang(en) %{_kf5_htmldir}/en/kcontrol/audiocd/ %{_kf5_configkcfgdir}/audiocd_*_encoder.kcfg %{_kf5_debugdir}/kio_audiocd.categories %{_kf5_libdir}/libaudiocdplugins.so.* %{_kf5_plugindir}/libaudiocd_encoder_*.so %{_kf5_plugindir}/kcm_audiocd.so -%{_kf5_plugindir}/libkio_audiocd.so +%{_kf5_plugindir}/kf5/kio/audiocd.so %{_kf5_servicesdir}/audiocd.desktop %{_kf5_servicesdir}/audiocd.protocol %{_kf5_sharedir}/konqsidebartng/virtual_folders/services/audiocd.desktop