diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/kfind-19.08.3.tar.xz b/kfind-19.08.3.tar.xz deleted file mode 100644 index fd2e6b2..0000000 --- a/kfind-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ebb7d361a8456e3a3bc7bac995a0224cd76eefd724ff62ba0d6348f7eb1f4f2 -size 269316 diff --git a/kfind-19.08.3.tar.xz.sig b/kfind-19.08.3.tar.xz.sig deleted file mode 100644 index 609e39a..0000000 --- a/kfind-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OYACgkQ29LOiT4t -HIcegQf/Tl3XtkQvo0oICAL+uoosXJgP0RYGe2aLcF3kgpi0YY02zRwPBzGYehgD -8+I9Ov7V0YnPW1JBWtE2OlJfhA3XKJLEaDpvMghlozFiPTl52y7MZFH5HEGp8uRz -nCaVbtixow6FzVXCXgFgQL5yDg4M2s3ZNHOQ37w6th5HfPXzBGZ868mIcG2ULQ+y -NZC74yVFZNJ2u+k9J5F4MAvKtrmIGNcXgQ3ANxZIe8zhg5dV1nzoY48zOUVG7AGG -cw5Dwb2MoYs6ddIujwzAlyczd3tNUbklPcptYl6v2+UUIP8yOIHtosOAlpbRvSxB -EtYtNIQyxH2ALfdCnrIeTwJGlCwpag== -=WNdX ------END PGP SIGNATURE----- diff --git a/kfind-19.12.0.tar.xz b/kfind-19.12.0.tar.xz new file mode 100644 index 0000000..fd65cea --- /dev/null +++ b/kfind-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826048d289cb035faebbb64e31d058ec5c7ae56ec52d8c5a5afae7503586b01c +size 270092 diff --git a/kfind-19.12.0.tar.xz.sig b/kfind-19.12.0.tar.xz.sig new file mode 100644 index 0000000..6089da3 --- /dev/null +++ b/kfind-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHcACgkQ29LOiT4t +HIejMgf/ef88hsNZKjSN0KoMoIFXC53ylahdLGOAis/ELps7b1DRW6ETGzhQJXkl +x0yrlrOz0GxVjHfl/FACA6gCyCaahA1qXvrptL7VaD2twIvy3kuPaE/a6HW461OY +SyFRRv9OOMFvyAa60gb0qBATcPK6eMW7cpqcUQtKLPXTYZVZR8y8e4SE+QtZtSUZ +oxrg4Io3cFpaG0lZQ8qiHHDY76I50Nq1YJOlwm/0kTpCKHwk4LnRPhmJLVFQvLNS +vpMGzLQ60GKlblpzdYcBO9+ntIH/5GQEq2xaRyJVIlkqvJSVxG/S1rk5kFz567+4 +8xUnjo7Ccsguc9hLWdge8YRgzQeyaQ== +=GBjB +-----END PGP SIGNATURE----- diff --git a/kfind.changes b/kfind.changes index a509ddc..c735e8e 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:30 UTC 2019 - Luca Beltrame + +- 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 + +- 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 + +- 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 + ------------------------------------------------------------------- Thu Nov 7 23:12:55 UTC 2019 - Luca Beltrame diff --git a/kfind.spec b/kfind.spec index e5c87db..09f379d 100644 --- a/kfind.spec +++ b/kfind.spec @@ -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