From 1ff1b998712579e009f6f86800649cbbeb6226ba3d96256b00dad6943fa69601 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:44:40 +0000 Subject: [PATCH 1/4] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=72 --- kfind-18.08.3.tar.xz | 3 --- kfind-18.11.80.tar.xz | 3 +++ kfind.changes | 15 +++++++++++++++ kfind.spec | 33 ++++++++++++++++++--------------- 4 files changed, 36 insertions(+), 18 deletions(-) delete mode 100644 kfind-18.08.3.tar.xz create mode 100644 kfind-18.11.80.tar.xz diff --git a/kfind-18.08.3.tar.xz b/kfind-18.08.3.tar.xz deleted file mode 100644 index f1e71e4..0000000 --- a/kfind-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f36b0779e3ea99835298e8556e532d1864a30fafd2e2545a52728acf15e12fe -size 210136 diff --git a/kfind-18.11.80.tar.xz b/kfind-18.11.80.tar.xz new file mode 100644 index 0000000..b77a739 --- /dev/null +++ b/kfind-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2bc15e2412051894f26e91e861667361fbb8f6d47a273fc537282d1b36a2a4 +size 267416 diff --git a/kfind.changes b/kfind.changes index 8d0dd79..f6281c9 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:18 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:58 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Nov 08 20:43:36 UTC 2018 - lbeltrame@kde.org diff --git a/kfind.spec b/kfind.spec index 67d6bb0..fa55d2b 100644 --- a/kfind.spec +++ b/kfind.spec @@ -16,29 +16,33 @@ # -%bcond_without lang - -Name: kfind -Version: 18.08.3 -Release: 0 -%define kf5_version 5.26.0 +%define kf5_version 5.28.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: 18.11.80 +Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later Group: Productivity/File utilities -Url: http://www.kde.org/ +URL: http://www.kde.org/ Source: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: hicolor-icon-theme -BuildRequires: karchive-devel >= 5.7.0 -BuildRequires: kdelibs4support-devel >= 5.7.0 -BuildRequires: kdoctools-devel >= 5.7.0 +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(Qt5Concurrent) +BuildRequires: cmake(Qt5Widgets) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KFind allows you to search for directories and files. @@ -56,7 +60,7 @@ KFind allows you to search for directories and files. %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %suse_update_desktop_file org.kde.kfind System Filesystem core @@ -70,8 +74,7 @@ KFind allows you to search for directories and files. %icon_theme_cache_postun %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %config %{_kf5_configdir}/*.categories %dir %{_kf5_appstreamdir} %dir %{_kf5_htmldir} @@ -85,7 +88,7 @@ KFind allows you to search for directories and files. %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From 1b544da89e7375545b0d1bfb1b13ba2c3bf4b3c84b367b1614553aeafb23d679 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:22:26 +0000 Subject: [PATCH 2/4] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=73 --- kfind-18.11.80.tar.xz | 3 --- kfind-18.11.90.tar.xz | 3 +++ kfind.changes | 10 ++++++++++ kfind.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kfind-18.11.80.tar.xz create mode 100644 kfind-18.11.90.tar.xz diff --git a/kfind-18.11.80.tar.xz b/kfind-18.11.80.tar.xz deleted file mode 100644 index b77a739..0000000 --- a/kfind-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e2bc15e2412051894f26e91e861667361fbb8f6d47a273fc537282d1b36a2a4 -size 267416 diff --git a/kfind-18.11.90.tar.xz b/kfind-18.11.90.tar.xz new file mode 100644 index 0000000..85306f6 --- /dev/null +++ b/kfind-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc026c00ecab1ce0b2a748f01a2fe2a6597b9a034b9050622b2109ff25d62824 +size 267400 diff --git a/kfind.changes b/kfind.changes index f6281c9..2f9432b 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:55:56 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + ------------------------------------------------------------------- Tue Nov 20 06:22:18 UTC 2018 - Luca Beltrame diff --git a/kfind.spec b/kfind.spec index fa55d2b..5703d31 100644 --- a/kfind.spec +++ b/kfind.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfind -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later From 004a7a0675c551192f1c10b0819e9dc596e34a93543f16b16443f6ac4359e7ac Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:50:43 +0000 Subject: [PATCH 3/4] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=74 --- kfind-18.11.90.tar.xz | 3 --- kfind-18.12.0.tar.xz | 3 +++ kfind.changes | 10 ++++++++++ kfind.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kfind-18.11.90.tar.xz create mode 100644 kfind-18.12.0.tar.xz diff --git a/kfind-18.11.90.tar.xz b/kfind-18.11.90.tar.xz deleted file mode 100644 index 85306f6..0000000 --- a/kfind-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc026c00ecab1ce0b2a748f01a2fe2a6597b9a034b9050622b2109ff25d62824 -size 267400 diff --git a/kfind-18.12.0.tar.xz b/kfind-18.12.0.tar.xz new file mode 100644 index 0000000..1cea0c1 --- /dev/null +++ b/kfind-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bfc2fc34420d282e6e54e92cfc02d10211e674fc0eaafbc2d6277e1172a24e +size 267448 diff --git a/kfind.changes b/kfind.changes index 2f9432b..dc41f45 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:08 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + ------------------------------------------------------------------- Mon Dec 03 20:55:56 UTC 2018 - lbeltrame@kde.org diff --git a/kfind.spec b/kfind.spec index 5703d31..412d0c0 100644 --- a/kfind.spec +++ b/kfind.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfind -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later From 82d6d155ab06b4cb06e825dab5cd3d9af5ff7ac36f828388b09a526d5283633e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 22:11:18 +0000 Subject: [PATCH 4/4] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=75 --- kfind.changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kfind.changes b/kfind.changes index dc41f45..9f2dcbf 100644 --- a/kfind.changes +++ b/kfind.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:56:58 UTC 2018 - lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.11.80.php + * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * Too many changes to list here @@ -79,7 +79,7 @@ Thu Jul 26 13:00:41 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Add KF5_MIN_VERSION * Do not duplicate work of KAboutData::setupCommandLine() @@ -131,7 +131,7 @@ Fri Apr 06 07:09:21 CEST 2018 - lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Use generic term 'Item' instead of 'File' for progress message in the status bar * Use QtConcurrent for populating mime type list @@ -254,7 +254,7 @@ Sat Aug 5 18:17:41 UTC 2017 - christophe@krop.fr - Update to KDE Applications 17.07.90 * KDE Applications 17.07.90 - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -313,7 +313,7 @@ Sat Mar 25 23:10:26 CET 2017 - lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php - Changes since 16.12.3: * Trim matching lines * Port to KDateComboBox of KWidgetsAddons