Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwordquiz for openSUSE:Factory checked in at 2021-04-25 21:27:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwordquiz (Old) and /work/SRC/openSUSE:Factory/.kwordquiz.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwordquiz" Sun Apr 25 21:27:08 2021 rev:128 rq:887756 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwordquiz/kwordquiz.changes 2021-03-10 08:55:34.626785051 +0100 +++ /work/SRC/openSUSE:Factory/.kwordquiz.new.12324/kwordquiz.changes 2021-04-25 21:28:32.620511370 +0200 @@ -1,0 +2,29 @@ +Fri Apr 16 16:13:00 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:41:26 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:26 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Documentation updates + * GUI l10n fixes + * Port away from KNS::DownloadDialog + * operator+/- is disabled for QFlags in qt6 + * Port KNS method + +------------------------------------------------------------------- Old: ---- kwordquiz-20.12.3.tar.xz kwordquiz-20.12.3.tar.xz.sig New: ---- kwordquiz-21.04.0.tar.xz kwordquiz-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwordquiz.spec ++++++ --- /var/tmp/diff_new_pack.JYvNYZ/_old 2021-04-25 21:28:33.248512126 +0200 +++ /var/tmp/diff_new_pack.JYvNYZ/_new 2021-04-25 21:28:33.252512131 +0200 @@ -1,7 +1,7 @@ # # spec file for package kwordquiz # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwordquiz -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Vocabulary Trainer License: GPL-2.0-or-later Group: Amusements/Teaching/Language -URL: https://edu.kde.org +URL: https://apps.kde.org/kwordquiz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: cmake(KF5Config) @@ -51,10 +55,6 @@ Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description A flashcard and vocabulary learning program. @@ -62,7 +62,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %ifarch ppc ppc64 @@ -80,10 +80,8 @@ %fdupes -s %{buildroot} %files -%dir %{_kf5_appstreamdir} %license COPYING* %doc AUTHORS README -%{_kf5_knsrcfilesdir}/kwordquiz.knsrc %doc %lang(en) %{_kf5_htmldir}/en/kwordquiz/ %{_kf5_applicationsdir}/org.kde.kwordquiz.desktop %{_kf5_appsdir}/kwordquiz/ @@ -92,8 +90,9 @@ %{_kf5_configkcfgdir}/ %{_kf5_iconsdir}/hicolor/*/apps/kwordquiz.* %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-kwordquiz.png -%{_kf5_sharedir}/knotifications5/ +%{_kf5_knsrcfilesdir}/kwordquiz.knsrc %{_kf5_kxmlguidir}/kwordquiz/ +%{_kf5_sharedir}/knotifications5/ %if %{with lang} %files lang -f %{name}.lang ++++++ kwordquiz-20.12.3.tar.xz -> kwordquiz-21.04.0.tar.xz ++++++ ++++ 46039 lines of diff (skipped)