From d00aa2c30b5d0581c7a4ecb2b895d33abcd6fe2f8a2a86cfc212ab3a0ae75049 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:45:19 +0000 Subject: [PATCH 1/5] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=80 --- kwordquiz-18.08.3.tar.xz | 3 --- kwordquiz-18.11.80.tar.xz | 3 +++ kwordquiz.changes | 27 +++++++++++++++++++++++++++ kwordquiz.spec | 33 ++++++++++++++------------------- 4 files changed, 44 insertions(+), 22 deletions(-) delete mode 100644 kwordquiz-18.08.3.tar.xz create mode 100644 kwordquiz-18.11.80.tar.xz diff --git a/kwordquiz-18.08.3.tar.xz b/kwordquiz-18.08.3.tar.xz deleted file mode 100644 index 0eec331..0000000 --- a/kwordquiz-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71bd3326bab8ed42f30b42d32a74ecb8e1ed46543624c4753b86903635e83186 -size 4168392 diff --git a/kwordquiz-18.11.80.tar.xz b/kwordquiz-18.11.80.tar.xz new file mode 100644 index 0000000..1be1890 --- /dev/null +++ b/kwordquiz-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b0a99c6ed9633fdf848a8ce35d563819bd9e5186c7afd41da4b0b4f6b6fb1a +size 4168804 diff --git a/kwordquiz.changes b/kwordquiz.changes index 5b87f17..dd0b9c6 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:52 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:20 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 + * Remove extra semicolons + * Fix loading images for questions and answers + * Simpler handling of Urls in QFileDialog + * Enumerate statusbar widgets from 0 + * Fix potential crashes + * Sort and clean up includes + * Add caption to the screenshot + * Port KWordQuiz away from deprecated API and kdelibs4support + * Fix minor EBN issue + * Fix minor EBN issues and typos + * Add arcconfig file + * phonon is actually required. mark it as such. + ------------------------------------------------------------------- Thu Nov 08 20:43:47 UTC 2018 - lbeltrame@kde.org diff --git a/kwordquiz.spec b/kwordquiz.spec index 6378dd1..87cb215 100644 --- a/kwordquiz.spec +++ b/kwordquiz.spec @@ -1,7 +1,7 @@ # # spec file for package kwordquiz # -# 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,36 +12,36 @@ # 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: kwordquiz -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: kwordquiz +Version: 18.11.80 +Release: 0 Summary: Vocabulary Trainer -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Teaching/Language -Url: http://edu.kde.org +URL: http://edu.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel BuildRequires: kcrash-devel -BuildRequires: kdelibs4support-devel BuildRequires: kdoctools-devel BuildRequires: kguiaddons-devel BuildRequires: ki18n-devel BuildRequires: kiconthemes-devel +BuildRequires: kitemviews-devel BuildRequires: knewstuff-devel BuildRequires: knotifications-devel BuildRequires: knotifyconfig-devel +BuildRequires: kwindowsystem-devel BuildRequires: kxmlgui-devel BuildRequires: libkeduvocdocument-devel BuildRequires: phonon4qt5-devel @@ -51,17 +51,12 @@ BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} Recommends: %{name}-lang -%endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A powerful flashcard and vocabulary learning program. -%if %{with lang} %lang_package -%endif %prep %setup -q @@ -77,14 +72,14 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %fdupes -s %{buildroot} %files -%defattr(-,root,root) %dir %{_kf5_appstreamdir} -%doc AUTHORS COPYING* README +%license COPYING* +%doc AUTHORS README %config %{_kf5_configdir}/kwordquiz.knsrc %doc %lang(en) %{_kf5_htmldir}/en/kwordquiz/ %{_kf5_applicationsdir}/org.kde.kwordquiz.desktop @@ -99,7 +94,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From 8293ee79b49da88c45a6e6fa92d7c82619db2b389f14913767665052dff0df8f Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 26 Nov 2018 06:01:55 +0000 Subject: [PATCH 2/5] Accepting request 651889 from home:jengelh:branches:KDE:Applications - Trim bias from description. OBS-URL: https://build.opensuse.org/request/show/651889 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=81 --- kwordquiz.changes | 5 +++++ kwordquiz.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kwordquiz.changes b/kwordquiz.changes index dd0b9c6..654c2dd 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 26 00:59:29 UTC 2018 - Jan Engelhardt + +- Trim bias from description. + ------------------------------------------------------------------- Tue Nov 20 06:22:52 UTC 2018 - Luca Beltrame diff --git a/kwordquiz.spec b/kwordquiz.spec index 87cb215..4f4d846 100644 --- a/kwordquiz.spec +++ b/kwordquiz.spec @@ -54,7 +54,7 @@ Provides: %{name}5 = %{version} Recommends: %{name}-lang %description -A powerful flashcard and vocabulary learning program. +A flashcard and vocabulary learning program. %lang_package From 7eb6759b3951f20aa857d3bacc7515f62d485ce4ca315c3e499f5047f842555d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:23:06 +0000 Subject: [PATCH 3/5] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=82 --- kwordquiz-18.11.80.tar.xz | 3 --- kwordquiz-18.11.90.tar.xz | 3 +++ kwordquiz.changes | 10 ++++++++++ kwordquiz.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kwordquiz-18.11.80.tar.xz create mode 100644 kwordquiz-18.11.90.tar.xz diff --git a/kwordquiz-18.11.80.tar.xz b/kwordquiz-18.11.80.tar.xz deleted file mode 100644 index 1be1890..0000000 --- a/kwordquiz-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40b0a99c6ed9633fdf848a8ce35d563819bd9e5186c7afd41da4b0b4f6b6fb1a -size 4168804 diff --git a/kwordquiz-18.11.90.tar.xz b/kwordquiz-18.11.90.tar.xz new file mode 100644 index 0000000..d293bc7 --- /dev/null +++ b/kwordquiz-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7cd89e725b36062b5f502b070cdd3d5f8b24a40913382465f1ef2634132e0c +size 4168876 diff --git a/kwordquiz.changes b/kwordquiz.changes index 654c2dd..afb93b7 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:56:12 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 + ------------------------------------------------------------------- Mon Nov 26 00:59:29 UTC 2018 - Jan Engelhardt diff --git a/kwordquiz.spec b/kwordquiz.spec index 4f4d846..50ca3b3 100644 --- a/kwordquiz.spec +++ b/kwordquiz.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwordquiz -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: Vocabulary Trainer License: GPL-2.0-or-later From aede99bf62fdc1cc1c7dd3a83be2b735583be77d76c0022dc6798139e5ae8034 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:51:20 +0000 Subject: [PATCH 4/5] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=83 --- kwordquiz-18.11.90.tar.xz | 3 --- kwordquiz-18.12.0.tar.xz | 3 +++ kwordquiz.changes | 10 ++++++++++ kwordquiz.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kwordquiz-18.11.90.tar.xz create mode 100644 kwordquiz-18.12.0.tar.xz diff --git a/kwordquiz-18.11.90.tar.xz b/kwordquiz-18.11.90.tar.xz deleted file mode 100644 index d293bc7..0000000 --- a/kwordquiz-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e7cd89e725b36062b5f502b070cdd3d5f8b24a40913382465f1ef2634132e0c -size 4168876 diff --git a/kwordquiz-18.12.0.tar.xz b/kwordquiz-18.12.0.tar.xz new file mode 100644 index 0000000..1a5253a --- /dev/null +++ b/kwordquiz-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdb36800676c84cce1f78303d6a5b431a573d81058fca79cfc8d8ade13c1128 +size 4168980 diff --git a/kwordquiz.changes b/kwordquiz.changes index afb93b7..3ef6e3d 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:17 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:12 UTC 2018 - lbeltrame@kde.org diff --git a/kwordquiz.spec b/kwordquiz.spec index 50ca3b3..8990dc8 100644 --- a/kwordquiz.spec +++ b/kwordquiz.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwordquiz -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: Vocabulary Trainer License: GPL-2.0-or-later From 25efae0bf859247a98ce10e5f5f3be39bcff7dbd67956cf836ff202a6b672a8b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 22:51:11 +0000 Subject: [PATCH 5/5] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=84 --- kwordquiz.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kwordquiz.changes b/kwordquiz.changes index 3ef6e3d..7d82d07 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -34,7 +34,7 @@ Tue Nov 20 05:57:20 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 * Remove extra semicolons @@ -96,7 +96,7 @@ Thu Jul 26 13:00:58 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: * Clean up * Fix warning @@ -147,7 +147,7 @@ Fri Apr 06 07:10:05 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 @@ -257,7 +257,7 @@ Sat Aug 5 18:19:13 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 ------------------------------------------------------------------- @@ -316,7 +316,7 @@ Sat Mar 25 23:10:47 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: * Fix minor typo @@ -408,7 +408,7 @@ Mon Aug 8 15:34: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 ------------------------------------------------------------------- @@ -524,7 +524,7 @@ Fri Aug 7 07:02:37 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 -------------------------------------------------------------------