From a754b0534adc664cc28be081cc18f23c0c3f834b501962f6d38f22bbb6e6444a Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:45:34 +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/picmi?expand=0&rev=81 --- picmi-18.08.3.tar.xz | 3 --- picmi-18.11.80.tar.xz | 3 +++ picmi.changes | 16 ++++++++++++++++ picmi.spec | 25 +++++++++++-------------- 4 files changed, 30 insertions(+), 17 deletions(-) delete mode 100644 picmi-18.08.3.tar.xz create mode 100644 picmi-18.11.80.tar.xz diff --git a/picmi-18.08.3.tar.xz b/picmi-18.08.3.tar.xz deleted file mode 100644 index 0584cd7..0000000 --- a/picmi-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68f1abca30aa38b935c6cf9d3c6b5f7187c03a9abecf88da48be86f0e1aa41cc -size 1356064 diff --git a/picmi-18.11.80.tar.xz b/picmi-18.11.80.tar.xz new file mode 100644 index 0000000..992eb95 --- /dev/null +++ b/picmi-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbfc1cca15cb3dc3f7132ebaa0936d8c7ad3d73995150f3a6c8045e6e1442ed +size 1355836 diff --git a/picmi.changes b/picmi.changes index 4a7462f..58e0fa8 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Nov 20 06:23:04 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:35 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: + * Add donation url to appdata + * Fix minor EBN issues + ------------------------------------------------------------------- Thu Nov 08 20:44:18 UTC 2018 - lbeltrame@kde.org diff --git a/picmi.spec b/picmi.spec index 54ae495..c9eefa5 100644 --- a/picmi.spec +++ b/picmi.spec @@ -1,7 +1,7 @@ # # spec file for package picmi # -# 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: picmi -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: picmi +Version: 18.11.80 +Release: 0 Summary: Nonogram Logic game -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Logic -Url: http://www.kde.org +URL: http://www.kde.org Source0: picmi-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kcoreaddons-devel @@ -47,7 +46,6 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: picmi5 < %{version} Provides: picmi5 = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A nonogram logic game for KDE @@ -67,13 +65,12 @@ A nonogram logic game for KDE %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 -r org.kde.picmi Game LogicGame %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %dir %{_kf5_iconsdir}/hicolor/256x256 %dir %{_kf5_iconsdir}/hicolor/256x256/apps %doc %lang(en) %{_kf5_htmldir}/en/picmi/ @@ -86,7 +83,7 @@ A nonogram logic game for KDE %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From 1a30db132c16c7f91acbb45fa3c1137e3439c1a2106734817c6e983a33bac182 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:23:18 +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/picmi?expand=0&rev=82 --- picmi-18.11.80.tar.xz | 3 --- picmi-18.11.90.tar.xz | 3 +++ picmi.changes | 10 ++++++++++ picmi.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 picmi-18.11.80.tar.xz create mode 100644 picmi-18.11.90.tar.xz diff --git a/picmi-18.11.80.tar.xz b/picmi-18.11.80.tar.xz deleted file mode 100644 index 992eb95..0000000 --- a/picmi-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfbfc1cca15cb3dc3f7132ebaa0936d8c7ad3d73995150f3a6c8045e6e1442ed -size 1355836 diff --git a/picmi-18.11.90.tar.xz b/picmi-18.11.90.tar.xz new file mode 100644 index 0000000..6db562e --- /dev/null +++ b/picmi-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b372ebfca7a7bc3a177de61297bb32bbbdeb39694eaab16dcdf09392e07d5460 +size 1355960 diff --git a/picmi.changes b/picmi.changes index 58e0fa8..327acfd 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:56:27 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:23:04 UTC 2018 - Luca Beltrame diff --git a/picmi.spec b/picmi.spec index c9eefa5..110d746 100644 --- a/picmi.spec +++ b/picmi.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: picmi -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: Nonogram Logic game License: GPL-2.0-or-later From 8b34ea262025738b1504e122c0afaace6524357dd7745e427c5f927dc5222349 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:47:10 +0000 Subject: [PATCH 3/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=83 --- picmi.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picmi.changes b/picmi.changes index 327acfd..a100605 100644 --- a/picmi.changes +++ b/picmi.changes @@ -6,7 +6,7 @@ Mon Dec 03 20:56:27 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:23:04 UTC 2018 - Luca Beltrame From 8ab5a1e34a2020f7de2451730f71da377af183a99b3ed03a9d86414afbbce925 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:51:34 +0000 Subject: [PATCH 4/6] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=84 --- picmi-18.11.90.tar.xz | 3 --- picmi-18.12.0.tar.xz | 3 +++ picmi.changes | 10 ++++++++++ picmi.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 picmi-18.11.90.tar.xz create mode 100644 picmi-18.12.0.tar.xz diff --git a/picmi-18.11.90.tar.xz b/picmi-18.11.90.tar.xz deleted file mode 100644 index 6db562e..0000000 --- a/picmi-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b372ebfca7a7bc3a177de61297bb32bbbdeb39694eaab16dcdf09392e07d5460 -size 1355960 diff --git a/picmi-18.12.0.tar.xz b/picmi-18.12.0.tar.xz new file mode 100644 index 0000000..7969067 --- /dev/null +++ b/picmi-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7df6bbb442c3a889e641d2b626f34ecdaf9c2f08f3302234af2276110b4ce78 +size 1355948 diff --git a/picmi.changes b/picmi.changes index a100605..766fd6d 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:23 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:56:27 UTC 2018 - lbeltrame@kde.org diff --git a/picmi.spec b/picmi.spec index 110d746..66a0735 100644 --- a/picmi.spec +++ b/picmi.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: picmi -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: Nonogram Logic game License: GPL-2.0-or-later From 223c3c4202271f3b5375944ba05541957fe9a9d5a97c084b7a809e1b3390bd32 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 17:30:56 +0000 Subject: [PATCH 5/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=85 --- picmi.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picmi.changes b/picmi.changes index 766fd6d..6ceedb1 100644 --- a/picmi.changes +++ b/picmi.changes @@ -6,7 +6,7 @@ Fri Dec 14 06:09:23 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:56:27 UTC 2018 - lbeltrame@kde.org From 8652bbce17505f793c9d5f5eaa8c5ba9bef1cd8b7c865365d149d89a8503b7ec Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 23:06:42 +0000 Subject: [PATCH 6/6] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=86 --- picmi.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/picmi.changes b/picmi.changes index 6ceedb1..62d0723 100644 --- a/picmi.changes +++ b/picmi.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:57:35 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: * Add donation url to appdata * Fix minor EBN issues @@ -80,7 +80,7 @@ Thu Jul 26 13:01:06 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 @@ -130,7 +130,7 @@ Fri Apr 06 07:10:17 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 @@ -238,7 +238,7 @@ Sat Aug 5 18:19:42 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 ------------------------------------------------------------------- @@ -297,7 +297,7 @@ Sat Mar 25 23:10:54 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: * Add a missing tag to the appdata file @@ -384,7 +384,7 @@ Mon Aug 8 15:53:48 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 ------------------------------------------------------------------- @@ -500,7 +500,7 @@ Fri Aug 7 07:06:32 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 -------------------------------------------------------------------