Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksquares for openSUSE:Factory checked in at 2021-04-25 21:26:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksquares (Old) and /work/SRC/openSUSE:Factory/.ksquares.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksquares" Sun Apr 25 21:26:59 2021 rev:108 rq:887732 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes 2021-03-10 08:55:07.770757330 +0100 +++ /work/SRC/openSUSE:Factory/.ksquares.new.12324/ksquares.changes 2021-04-25 21:28:13.552488435 +0200 @@ -1,0 +2,25 @@ +Fri Apr 16 16:12:42 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- 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:08 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:28:59 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use AUTORCC directly + +------------------------------------------------------------------- Old: ---- ksquares-20.12.3.tar.xz ksquares-20.12.3.tar.xz.sig New: ---- ksquares-21.04.0.tar.xz ksquares-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksquares.spec ++++++ --- /var/tmp/diff_new_pack.Nm9k0H/_old 2021-04-25 21:28:14.068489055 +0200 +++ /var/tmp/diff_new_pack.Nm9k0H/_new 2021-04-25 21:28:14.072489060 +0200 @@ -1,7 +1,7 @@ # # spec file for package ksquares # -# 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: ksquares -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later Group: Amusements/Games/Action/Arcade -URL: https://www.kde.org +URL: https://apps.kde.org/ksquares 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: xz @@ -53,10 +57,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 KSquares is an implementation of the popular paper-based game @@ -66,12 +66,10 @@ implementation can be played with up to 4 players, any number of which may be controlled by the computer. -%if %{with lang} %lang_package -%endif %prep -%setup -q -n ksquares-%{version} +%autosetup -p1 -n ksquares-%{version} %build %cmake_kf5 -d build @@ -86,18 +84,17 @@ %suse_update_desktop_file -r org.kde.ksquares Game BoardGame %files -%license COPYING COPYING.DOC -%dir %{_kf5_configkcfgdir} +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/ksquares/ %{_kf5_applicationsdir}/org.kde.ksquares.desktop -%{_kf5_appstreamdir}/ +%{_kf5_appstreamdir}/org.kde.ksquares.appdata.xml %{_kf5_bindir}/ksquares %{_kf5_configkcfgdir}/ksquares.kcfg %{_kf5_iconsdir}/hicolor/*/*/ksquares.* %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ ksquares-20.12.3.tar.xz -> ksquares-21.04.0.tar.xz ++++++ ++++ 10445 lines of diff (skipped)
