Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blinken for openSUSE:Factory checked in at 2021-04-25 21:26:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blinken (Old) and /work/SRC/openSUSE:Factory/.blinken.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blinken" Sun Apr 25 21:26:11 2021 rev:129 rq:887585 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/blinken/blinken.changes 2021-03-08 15:18:34.829996830 +0100 +++ /work/SRC/openSUSE:Factory/.blinken.new.12324/blinken.changes 2021-04-25 21:26:20.840352859 +0200 @@ -1,0 +2,31 @@ +Fri Apr 16 16:11:03 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:39:29 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:05 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Add CC0-1.0 license text + * Specify font license according to REUSE spec + * Add license markers to docbook + * Update license statements in appdata + * Add license texts according to REUSE specification + * Convert license statements to SPDX + * Documentation update + +------------------------------------------------------------------- Old: ---- blinken-20.12.3.tar.xz blinken-20.12.3.tar.xz.sig New: ---- blinken-21.04.0.tar.xz blinken-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blinken.spec ++++++ --- /var/tmp/diff_new_pack.XR8N2h/_old 2021-04-25 21:26:21.460353605 +0200 +++ /var/tmp/diff_new_pack.XR8N2h/_new 2021-04-25 21:26:21.460353605 +0200 @@ -1,7 +1,7 @@ # # spec file for package blinken # -# 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: blinken -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Simon Says Game License: GPL-2.0-or-later Group: Amusements/Games/Other -URL: https://edu.kde.org +URL: https://apps.kde.org/blinken 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 >= %{kf5_version} BuildRequires: perl BuildRequires: update-desktop-files @@ -44,10 +48,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 @@ -56,7 +56,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %ifarch ppc ppc64 @@ -74,19 +74,18 @@ %suse_update_desktop_file org.kde.blinken X-KDE-Edu-Teaching %files -%license COPYING* -%dir %{_kf5_appstreamdir} +%license LICENSES/* +%doc %lang(en) %{_kf5_htmldir}/en/blinken/ %{_kf5_applicationsdir}/org.kde.blinken.desktop %{_kf5_appsdir}/blinken/ %{_kf5_appstreamdir}/org.kde.blinken.appdata.xml %{_kf5_bindir}/blinken %{_kf5_configkcfgdir}/ -%doc %lang(en) %{_kf5_htmldir}/en/blinken/ %{_kf5_iconsdir}/hicolor/*/apps/blinken.* %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ blinken-20.12.3.tar.xz -> blinken-21.04.0.tar.xz ++++++ ++++ 18075 lines of diff (skipped)
