Hello community, here is the log from the commit of package kio_audiocd for openSUSE:Factory checked in at 2019-08-16 15:38:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio_audiocd (Old) and /work/SRC/openSUSE:Factory/.kio_audiocd.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio_audiocd" Fri Aug 16 15:38:02 2019 rev:91 rq:723658 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio_audiocd/kio_audiocd.changes 2019-07-16 08:32:36.815405614 +0200 +++ /work/SRC/openSUSE:Factory/.kio_audiocd.new.22127/kio_audiocd.changes 2019-08-16 15:38:05.409831182 +0200 @@ -1,0 +2,33 @@ +Fri Aug 9 12:27:06 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:49 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- Changes since 19.07.80: + * No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:01 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Get rid of obsolete QString::null + * Fix typo, remove extra QByteArray() (thanks to Albert Astals Cid) + * Use new logging category directory when ECM>=5.59 + * Use new syntax + * Make audiocd:/ conformant with other KIO from KF5 by adding JSON file + +------------------------------------------------------------------- Old: ---- audiocd-kio-19.04.3.tar.xz New: ---- applications.keyring audiocd-kio-19.08.0.tar.xz audiocd-kio-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio_audiocd.spec ++++++ --- /var/tmp/diff_new_pack.eXzT9e/_old 2019-08-16 15:38:06.113830977 +0200 +++ /var/tmp/diff_new_pack.eXzT9e/_new 2019-08-16 15:38:06.117830976 +0200 @@ -16,18 +16,23 @@ # +%define rname audiocd-kio %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio_audiocd -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: KDE I/O Slave for Audio CDs License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source0: audiocd-kio-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: alsa-devel BuildRequires: cdparanoia-devel BuildRequires: extra-cmake-modules @@ -62,7 +67,7 @@ %endif %prep -%setup -q -n audiocd-kio-%{version} +%setup -q -n %{rname}-%{version} %build %cmake_kf5 -d build ++++++ audiocd-kio-19.04.3.tar.xz -> audiocd-kio-19.08.0.tar.xz ++++++ ++++ 8587 lines of diff (skipped)
