Hello community, here is the log from the commit of package kfloppy for openSUSE:Factory checked in at 2019-08-19 21:32:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfloppy (Old) and /work/SRC/openSUSE:Factory/.kfloppy.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfloppy" Mon Aug 19 21:32:21 2019 rev:100 rq:723643 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kfloppy/kfloppy.changes 2019-07-21 11:34:20.416777339 +0200 +++ /work/SRC/openSUSE:Factory/.kfloppy.new.22127/kfloppy.changes 2019-08-19 21:32:23.236573287 +0200 @@ -1,0 +2,40 @@ +Fri Aug 9 08:30:53 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 +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:00 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: + * use KDE Applications version numbering + * Remove unused include + * CMake: fix version check and whitespace damage + * Install in new logging directory when we use kf5 5.59.0 + * drop last remaining call to QString::null + * CMake: simplify version check + * define version number in CMakeLists.txt for easier maintenance + * Make it compile without deprecated method + * it's already defined in default flags + * Use QString() directly + * Time to increase minimum cmake version + * Use new connect api + * It compiles fine without foreach + +------------------------------------------------------------------- Old: ---- kfloppy-19.04.3.tar.xz New: ---- applications.keyring kfloppy-19.08.0.tar.xz kfloppy-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfloppy.spec ++++++ --- /var/tmp/diff_new_pack.QmOC0i/_old 2019-08-19 21:32:24.244572653 +0200 +++ /var/tmp/diff_new_pack.QmOC0i/_new 2019-08-19 21:32:24.244572653 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfloppy -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Floppy Formatter License: GPL-2.0-only Group: System/GUI/KDE URL: https://www.kde.org -Source0: kfloppy-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kdoctools-devel BuildRequires: ki18n-devel @@ -68,11 +72,11 @@ %files %license COPYING %doc README TODO +%{_kf5_debugdir}/kfloppy.categories %doc %lang(en) %{_kf5_htmldir}/en/kfloppy/ +%{_kf5_bindir}/kfloppy %{_kf5_applicationsdir}/*.desktop %{_kf5_appstreamdir}/ -%{_kf5_bindir}/kfloppy -%{_kf5_debugdir}/kfloppy.categories %{_kf5_iconsdir}/hicolor/*/*/*.png %if %{with lang} ++++++ kfloppy-19.04.3.tar.xz -> kfloppy-19.08.0.tar.xz ++++++ ++++ 6813 lines of diff (skipped)
