Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kshisen for openSUSE:Factory checked in at 2021-04-25 21:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kshisen (Old) and /work/SRC/openSUSE:Factory/.kshisen.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kshisen" Sun Apr 25 21:26:57 2021 rev:108 rq:887727 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kshisen/kshisen.changes 2021-03-10 08:55:00.370749692 +0100 +++ /work/SRC/openSUSE:Factory/.kshisen.new.12324/kshisen.changes 2021-04-25 21:28:10.184484384 +0200 @@ -1,0 +2,26 @@ +Fri Apr 16 16:12:38 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:05 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:28:54 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use AUTORCC directly + * Support BUILD_TESTING + +------------------------------------------------------------------- Old: ---- kshisen-20.12.3.tar.xz kshisen-20.12.3.tar.xz.sig New: ---- kshisen-21.04.0.tar.xz kshisen-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kshisen.spec ++++++ --- /var/tmp/diff_new_pack.KVaz7v/_old 2021-04-25 21:28:10.632484922 +0200 +++ /var/tmp/diff_new_pack.KVaz7v/_new 2021-04-25 21:28:10.632484922 +0200 @@ -1,7 +1,7 @@ # # spec file for package kshisen # -# 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: kshisen -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Shisen-Sho Mahjongg-like game License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: https://www.kde.org +URL: https://apps.kde.org/kshisen 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 # PATCH-FIX-OPENSUSE cpp14.patch fab...@ritter-vogt.de Use only c++11 features Patch1: cpp14.patch BuildRequires: extra-cmake-modules @@ -45,10 +49,6 @@ BuildRequires: cmake(Qt5Test) 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 Recommends: %{name}-lang %description @@ -59,8 +59,7 @@ %lang_package %prep -%setup -q -n kshisen-%{version} -%patch1 -p1 +%autosetup -p1 %build %cmake_kf5 -d build @@ -75,8 +74,7 @@ %suse_update_desktop_file -r org.kde.kshisen Game BoardGame %files -%license COPYING COPYING.DOC -%dir %{_kf5_appstreamdir} +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/kshisen/ %{_kf5_applicationsdir}/org.kde.kshisen.desktop %{_kf5_appstreamdir}/org.kde.kshisen.appdata.xml @@ -84,12 +82,11 @@ %{_kf5_configkcfgdir}/ %{_kf5_debugdir}/kshisen.categories %{_kf5_iconsdir}/hicolor/*/apps/kshisen.* -%{_kf5_kxmlguidir}/ %{_kf5_sharedir}/sounds/kshisen/ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kshisen-20.12.3.tar.xz -> kshisen-21.04.0.tar.xz ++++++ ++++ 17478 lines of diff (skipped)