Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kajongg for openSUSE:Factory checked in at 2021-04-25 21:26:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kajongg (Old) and /work/SRC/openSUSE:Factory/.kajongg.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kajongg" Sun Apr 25 21:26:19 2021 rev:108 rq:887610 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kajongg/kajongg.changes 2021-03-08 15:19:27.138035133 +0100 +++ /work/SRC/openSUSE:Factory/.kajongg.new.12324/kajongg.changes 2021-04-25 21:26:42.320378696 +0200 @@ -1,0 +2,26 @@ +Fri Apr 16 16:11:20 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:39:47 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:27:26 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Support the new name of sip module that is used since PyQt v5.11.2 + * ui.rc files: consistenly use <gui> instead of deprecated <kpartgui> + +------------------------------------------------------------------- Old: ---- kajongg-20.12.3.tar.xz kajongg-20.12.3.tar.xz.sig New: ---- kajongg-21.04.0.tar.xz kajongg-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kajongg.spec ++++++ --- /var/tmp/diff_new_pack.ZP6cDl/_old 2021-04-25 21:26:43.292379866 +0200 +++ /var/tmp/diff_new_pack.ZP6cDl/_new 2021-04-25 21:26:43.296379870 +0200 @@ -1,7 +1,7 @@ # # spec file for package kajongg # -# 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: kajongg -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: 4 Player Mahjongg game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: https://www.kde.org +URL: https://apps.kde.org/kajongg 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: python3-Twisted >= 16.6.0 BuildRequires: python3-base >= 3.5.0 @@ -46,10 +50,6 @@ Requires: python3-Twisted Requires: python3-qt5 BuildArch: noarch -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -58,7 +58,7 @@ %lang_package %prep -%setup -q -n kajongg-%{version} +%autosetup -p1 -n kajongg-%{version} %build # Workaround for kde#376303 @@ -82,7 +82,7 @@ %doc %lang(en) %{_kf5_htmldir}/en/kajongg/ %{_kf5_applicationsdir}/org.kde.kajongg.desktop %{_kf5_appsdir}/kajongg/ -%{_kf5_appstreamdir}/ +%{_kf5_appstreamdir}/org.kde.kajongg.appdata.xml %{_kf5_bindir}/kajongg %{_kf5_bindir}/kajonggserver %{_kf5_iconsdir}/hicolor/*/actions/games-kajongg-law.* ++++++ kajongg-20.12.3.tar.xz -> kajongg-21.04.0.tar.xz ++++++ ++++ 10960 lines of diff (skipped)