Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kigo for openSUSE:Factory checked in at 2021-04-25 21:26:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kigo (Old) and /work/SRC/openSUSE:Factory/.kigo.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kigo" Sun Apr 25 21:26:40 2021 rev:107 rq:887664 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kigo/kigo.changes 2021-03-10 08:53:55.894683141 +0100 +++ /work/SRC/openSUSE:Factory/.kigo.new.12324/kigo.changes 2021-04-25 21:27:32.476439027 +0200 @@ -1,0 +2,28 @@ +Fri Apr 16 16:11:57 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 + +------------------------------------------------------------------- +Fri Apr 9 17:40:23 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:09 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Make the default player name translatable + * Make the winning color translatable (kde#262030) + * Use AUTORCC directly + * Autogenerate categories file + * operator+/- is disabled for QFlags in qt6 + +------------------------------------------------------------------- Old: ---- kigo-20.12.3.tar.xz kigo-20.12.3.tar.xz.sig New: ---- kigo-21.04.0.tar.xz kigo-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kigo.spec ++++++ --- /var/tmp/diff_new_pack.5TuFGY/_old 2021-04-25 21:27:33.084439759 +0200 +++ /var/tmp/diff_new_pack.5TuFGY/_new 2021-04-25 21:27:33.084439759 +0200 @@ -1,7 +1,7 @@ # # spec file for package kigo # -# 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 @@ -20,13 +20,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kigo -Version: 20.12.3 +Version: 21.04.0 Release: 0 -Summary: Traditional Chinese Boardgame for KDE +Summary: Traditional Chinese Boardgame by KDE License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: https://www.kde.org +URL: https://apps.kde.org/kigo 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: update-desktop-files BuildRequires: cmake(KF5Config) @@ -46,19 +50,15 @@ Recommends: gnugo Obsoletes: kigo5 < %{version} Provides: kigo5 = %{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 -Traditional Chinese Boardgame +Traditional Chinese Boardgame. %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -72,22 +72,20 @@ %endif %files -%license COPYING COPYING.DOC +%license LICENSES/* %{_kf5_bindir}/kigo %doc %lang(en) %{_kf5_htmldir}/en/kigo/ %{_kf5_applicationsdir}/org.kde.kigo.desktop -%{_kf5_iconsdir}/hicolor/*/apps/kigo.* %{_kf5_appsdir}/kigo/ -%{_kf5_knsrcfilesdir}/kigo*.knsrc -%dir %{_kf5_configkcfgdir} +%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml %{_kf5_configkcfgdir}/kigo.kcfg %{_kf5_debugdir}/kigo.categories -%{_kf5_kxmlguidir}/kigo/ -%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml +%{_kf5_iconsdir}/hicolor/*/apps/kigo.* +%{_kf5_knsrcfilesdir}/kigo*.knsrc %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kigo-20.12.3.tar.xz -> kigo-21.04.0.tar.xz ++++++ ++++ 28879 lines of diff (skipped)