From 9667ca665a7107588d60b67ff72508ff0d6ff674cca9a5e4fc106427ed1d7658 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:44:37 +0000 Subject: [PATCH 1/6] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=78 --- kdesdk-thumbnailers-18.08.3.tar.xz | 3 --- kdesdk-thumbnailers-18.11.80.tar.xz | 3 +++ kdesdk-thumbnailers.changes | 15 +++++++++++++++ kdesdk-thumbnailers.spec | 23 ++++++++++------------- 4 files changed, 28 insertions(+), 16 deletions(-) delete mode 100644 kdesdk-thumbnailers-18.08.3.tar.xz create mode 100644 kdesdk-thumbnailers-18.11.80.tar.xz diff --git a/kdesdk-thumbnailers-18.08.3.tar.xz b/kdesdk-thumbnailers-18.08.3.tar.xz deleted file mode 100644 index 03f6fef..0000000 --- a/kdesdk-thumbnailers-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebf4c7b0c9574ed87d5bf92cf2357da164b30b7ee83a625cc0b0e930a800ef0d -size 17336 diff --git a/kdesdk-thumbnailers-18.11.80.tar.xz b/kdesdk-thumbnailers-18.11.80.tar.xz new file mode 100644 index 0000000..5abcd61 --- /dev/null +++ b/kdesdk-thumbnailers-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4776e532e4a1029f8290af486b53f3d13bca0f2aa9d8222a5c9bf15df7194f8 +size 17220 diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 0ddfd20..5e4f2e8 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:15 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:57 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: + * Port away from deprecated writeConfig() + ------------------------------------------------------------------- Thu Nov 08 20:43:35 UTC 2018 - lbeltrame@kde.org diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 7a87b6f..6fe3d17 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -1,7 +1,7 @@ # # spec file for package kdesdk-thumbnailers # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang - -Name: kdesdk-thumbnailers -Version: 18.08.3 -Release: 0 %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: kdesdk-thumbnailers +Version: 18.11.80 +Release: 0 Summary: Translation file thumbnail generators -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Other -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: gettext-tools @@ -40,7 +39,6 @@ BuildRequires: pkgconfig(Qt5Widgets) %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package allows KDE applications to show thumbnails @@ -67,8 +65,7 @@ and previews of po files. %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/pocreatorsettings.kcfg %{_kf5_plugindir}/pothumbnail.so @@ -76,7 +73,7 @@ and previews of po files. %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From f6876605ee62302a3bb294e2982ad0e287c0683e5f0f0dc47440da02c89fed7b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:22:23 +0000 Subject: [PATCH 2/6] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=79 --- kdesdk-thumbnailers-18.11.80.tar.xz | 3 --- kdesdk-thumbnailers-18.11.90.tar.xz | 3 +++ kdesdk-thumbnailers.changes | 10 ++++++++++ kdesdk-thumbnailers.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kdesdk-thumbnailers-18.11.80.tar.xz create mode 100644 kdesdk-thumbnailers-18.11.90.tar.xz diff --git a/kdesdk-thumbnailers-18.11.80.tar.xz b/kdesdk-thumbnailers-18.11.80.tar.xz deleted file mode 100644 index 5abcd61..0000000 --- a/kdesdk-thumbnailers-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4776e532e4a1029f8290af486b53f3d13bca0f2aa9d8222a5c9bf15df7194f8 -size 17220 diff --git a/kdesdk-thumbnailers-18.11.90.tar.xz b/kdesdk-thumbnailers-18.11.90.tar.xz new file mode 100644 index 0000000..0f2daef --- /dev/null +++ b/kdesdk-thumbnailers-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629826fb07b4db9a8a5ece27466763bfa2d8275f590ba54406c143a13bfd2b6b +size 17248 diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 5e4f2e8..57f1ad7 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:55:55 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:15 UTC 2018 - Luca Beltrame diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 6fe3d17..2119245 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdesdk-thumbnailers -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: Translation file thumbnail generators License: GPL-2.0-or-later From 9696e8f54e26e775fe5ba0e0fe73178622e9f4edabd7cf397ee0fd9b9f8f4c87 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:30:48 +0000 Subject: [PATCH 3/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=80 --- kdesdk-thumbnailers.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 57f1ad7..ae45613 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -6,7 +6,7 @@ Mon Dec 03 20:55:55 UTC 2018 - lbeltrame@kde.org * 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 + * No code changes since 18.11.80 ------------------------------------------------------------------- Tue Nov 20 06:22:15 UTC 2018 - Luca Beltrame From 947dc1f468f2ab68f31b78c26ade07cc6d2933aee2d97864cd40f720b68fba55 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:50:37 +0000 Subject: [PATCH 4/6] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=81 --- kdesdk-thumbnailers-18.11.90.tar.xz | 3 --- kdesdk-thumbnailers-18.12.0.tar.xz | 3 +++ kdesdk-thumbnailers.changes | 10 ++++++++++ kdesdk-thumbnailers.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kdesdk-thumbnailers-18.11.90.tar.xz create mode 100644 kdesdk-thumbnailers-18.12.0.tar.xz diff --git a/kdesdk-thumbnailers-18.11.90.tar.xz b/kdesdk-thumbnailers-18.11.90.tar.xz deleted file mode 100644 index 0f2daef..0000000 --- a/kdesdk-thumbnailers-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:629826fb07b4db9a8a5ece27466763bfa2d8275f590ba54406c143a13bfd2b6b -size 17248 diff --git a/kdesdk-thumbnailers-18.12.0.tar.xz b/kdesdk-thumbnailers-18.12.0.tar.xz new file mode 100644 index 0000000..52b5c4f --- /dev/null +++ b/kdesdk-thumbnailers-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeec10b275638f8e939c1898e5b1a4294a9a98822af316de6937db7b6261a7e0 +size 17268 diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index ae45613..aa87dc6 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.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:55 UTC 2018 - lbeltrame@kde.org diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 2119245..caf08e7 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdesdk-thumbnailers -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: Translation file thumbnail generators License: GPL-2.0-or-later From 35f5421a2c33594d82fc407a5c8dc9046d00b2ba6be28b24ebcd34c44cf51774 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 17:11:47 +0000 Subject: [PATCH 5/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=82 --- kdesdk-thumbnailers.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index aa87dc6..26e66db 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -6,7 +6,7 @@ Fri Dec 14 06:09:08 UTC 2018 - lbeltrame@kde.org * 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 + * No code changes since 18.11.90 ------------------------------------------------------------------- Mon Dec 03 20:55:55 UTC 2018 - lbeltrame@kde.org From 6b3b1b553c835a2754df5e0df0e59103ca3bcd92ef74090d5890dc804c256041 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 21:55:16 +0000 Subject: [PATCH 6/6] Fix beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=83 --- kdesdk-thumbnailers.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 26e66db..bc95837 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:56:57 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: * Port away from deprecated writeConfig() @@ -79,7 +79,7 @@ Thu Jul 26 13:00:39 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: * None @@ -129,7 +129,7 @@ Fri Apr 06 07:09:20 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: * None @@ -237,7 +237,7 @@ Sat Aug 5 18:17:35 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 ------------------------------------------------------------------- @@ -296,7 +296,7 @@ Sat Mar 25 23:10:25 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: * None @@ -383,7 +383,7 @@ Mon Aug 8 14:58:59 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.07.90 * KDE Applications 16.07.90 (16.08-RC) - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php ------------------------------------------------------------------- @@ -499,7 +499,7 @@ Fri Aug 7 06:53:16 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.07.90 * KDE Applications 15.08.0 RC1 - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php -------------------------------------------------------------------