Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdeedu-data for openSUSE:Factory checked in at 2021-04-25 21:26:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeedu-data (Old) and /work/SRC/openSUSE:Factory/.kdeedu-data.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeedu-data" Sun Apr 25 21:26:29 2021 rev:75 rq:887638 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeedu-data/kdeedu-data.changes 2021-03-08 15:20:32.146082735 +0100 +++ /work/SRC/openSUSE:Factory/.kdeedu-data.new.12324/kdeedu-data.changes 2021-04-25 21:27:06.320407565 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:11:40 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 + +------------------------------------------------------------------- +Fri Apr 9 17:40:06 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:27:49 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- No code change since 20.12.3 + +------------------------------------------------------------------- Old: ---- kdeedu-data-20.12.3.tar.xz kdeedu-data-20.12.3.tar.xz.sig New: ---- kdeedu-data-21.04.0.tar.xz kdeedu-data-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeedu-data.spec ++++++ --- /var/tmp/diff_new_pack.bXhqQ1/_old 2021-04-25 21:27:06.892408253 +0200 +++ /var/tmp/diff_new_pack.bXhqQ1/_new 2021-04-25 21:27:06.896408257 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdeedu-data # -# 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: kdeedu-data -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Data files for KDE Education Applications License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://edu.kde.org 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: fdupes BuildRequires: kf5-filesystem @@ -37,17 +41,13 @@ Provides: libkdeedu4-data = %{version} Provides: libkeduvocdocument-data = %{version} BuildArch: noarch -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description -This package contains common data files used by various -KDE education applications. +This package contains common data files used by various KDE education +applications. %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build ++++++ kdeedu-data-20.12.3.tar.xz -> kdeedu-data-21.04.0.tar.xz ++++++
