Hello community, here is the log from the commit of package kfind for openSUSE:Factory checked in at 2019-12-14 12:09:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfind (Old) and /work/SRC/openSUSE:Factory/.kfind.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfind" Sat Dec 14 12:09:45 2019 rev:38 rq:756218 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kfind/kfind.changes 2019-11-13 13:19:49.755166804 +0100 +++ /work/SRC/openSUSE:Factory/.kfind.new.4691/kfind.changes 2019-12-14 12:13:51.671294867 +0100 @@ -1,0 +2,32 @@ +Tue Dec 10 06:38:30 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + * Lower deprecation numbers to unbreak compilation with current KF5 + +------------------------------------------------------------------- +Sat Nov 30 09:11:51 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:23 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Use range for loop instead of sizeof arithmetic magic + * Exclude more files + * It compiles fine without deprecated method + * Remove unused includes + * Use new category syntax + +------------------------------------------------------------------- Old: ---- kfind-19.08.3.tar.xz kfind-19.08.3.tar.xz.sig New: ---- kfind-19.12.0.tar.xz kfind-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfind.spec ++++++ --- /var/tmp/diff_new_pack.DqHVNh/_old 2019-12-14 12:13:52.647294698 +0100 +++ /var/tmp/diff_new_pack.DqHVNh/_new 2019-12-14 12:13:52.651294697 +0100 @@ -1,7 +1,7 @@ # # spec file for package kfind # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,34 +16,34 @@ # -%define kf5_version 5.28.0 +%define kf5_version 5.60.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: kfind -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later Group: Productivity/File utilities URL: https://www.kde.org/ -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules BuildRequires: hicolor-icon-theme -BuildRequires: karchive-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kdoctools-devel BuildRequires: kf5-filesystem -BuildRequires: kfilemetadata5-devel -BuildRequires: ki18n-devel -BuildRequires: kio-devel -BuildRequires: ktextwidgets-devel -BuildRequires: kwidgetsaddons-devel BuildRequires: update-desktop-files +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5FileMetaData) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5TextWidgets) +BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Widgets) Recommends: %{name}-lang ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.DqHVNh/_old and /var/tmp/diff_new_pack.DqHVNh/_new differ ++++++ kfind-19.08.3.tar.xz -> kfind-19.12.0.tar.xz ++++++ ++++ 1606 lines of diff (skipped)
