Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kreversi for openSUSE:Factory checked in at 2021-04-25 21:26:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kreversi (Old) and /work/SRC/openSUSE:Factory/.kreversi.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kreversi" Sun Apr 25 21:26:55 2021 rev:108 rq:887722 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kreversi/kreversi.changes 2021-03-10 08:54:54.958744106 +0100 +++ /work/SRC/openSUSE:Factory/.kreversi.new.12324/kreversi.changes 2021-04-25 21:28:07.388481020 +0200 @@ -1,0 +2,25 @@ +Fri Apr 16 16:12:36 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:41:02 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:51 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use AUTORCC directly + * Organize all source files in src/ subdir + +------------------------------------------------------------------- Old: ---- kreversi-20.12.3.tar.xz kreversi-20.12.3.tar.xz.sig New: ---- kreversi-21.04.0.tar.xz kreversi-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kreversi.spec ++++++ --- /var/tmp/diff_new_pack.cxMg0W/_old 2021-04-25 21:28:07.880481612 +0200 +++ /var/tmp/diff_new_pack.cxMg0W/_new 2021-04-25 21:28:07.884481617 +0200 @@ -24,13 +24,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kreversi -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Reversi board game License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: https://www.kde.org +URL: https://apps.kde.org/kreversi 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) @@ -54,10 +58,6 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: kreversi5 < %{version} Provides: kreversi5 = %{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 @@ -68,7 +68,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -83,7 +83,7 @@ %suse_update_desktop_file -r org.kde.kreversi Game BoardGame %files -%license COPYING COPYING.DOC +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/kreversi/ %{_kf5_applicationsdir}/org.kde.kreversi.desktop %{_kf5_appstreamdir}/org.kde.kreversi.appdata.xml @@ -94,7 +94,7 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kreversi-20.12.3.tar.xz -> kreversi-21.04.0.tar.xz ++++++ ++++ 63021 lines of diff (skipped)