Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kjumpingcube for openSUSE:Factory checked in at 2021-04-25 21:26:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old) and /work/SRC/openSUSE:Factory/.kjumpingcube.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjumpingcube" Sun Apr 25 21:26:44 2021 rev:109 rq:887676 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes 2021-03-10 08:54:09.910697608 +0100 +++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.12324/kjumpingcube.changes 2021-04-25 21:27:40.908449170 +0200 @@ -1,0 +2,25 @@ +Fri Apr 16 16:12:05 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:31 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:17 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use AUTORCC directly + * Remove useless fprintf on stderr. (kde#335565) + +------------------------------------------------------------------- Old: ---- kjumpingcube-20.12.3.tar.xz kjumpingcube-20.12.3.tar.xz.sig New: ---- kjumpingcube-21.04.0.tar.xz kjumpingcube-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjumpingcube.spec ++++++ --- /var/tmp/diff_new_pack.tVNl5R/_old 2021-04-25 21:27:41.444449814 +0200 +++ /var/tmp/diff_new_pack.tVNl5R/_new 2021-04-25 21:27:41.444449814 +0200 @@ -1,7 +1,7 @@ # # spec file for package kjumpingcube # -# 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: kjumpingcube -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Tactical board game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: https://www.kde.org +URL: https://apps.kde.org/kjumpingcube 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) @@ -51,10 +55,6 @@ BuildRequires: cmake(Qt5Widgets) 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 @@ -65,7 +65,7 @@ %lang_package %prep -%setup -q -n kjumpingcube-%{version} +%autosetup -p1 -n kjumpingcube-%{version} %build %cmake_kf5 -d build @@ -79,20 +79,19 @@ %endif %files -%license COPYING COPYING.DOC -%dir %{_kf5_configkcfgdir} +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/kjumpingcube/ %{_kf5_applicationsdir}/org.kde.kjumpingcube.desktop %{_kf5_appsdir}/kjumpingcube/ +%{_kf5_appstreamdir}/org.kde.kjumpingcube.appdata.xml %{_kf5_bindir}/kjumpingcube %{_kf5_configkcfgdir}/kjumpingcube.kcfg -%{_kf5_iconsdir}/hicolor/*/apps/kjumpingcube.* %{_kf5_debugdir}/kjumpingcube.categories -%{_kf5_appstreamdir}/org.kde.kjumpingcube.appdata.xml +%{_kf5_iconsdir}/hicolor/*/apps/kjumpingcube.* %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kjumpingcube-20.12.3.tar.xz -> kjumpingcube-21.04.0.tar.xz ++++++ ++++ 18947 lines of diff (skipped)