Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdesdk-scripts for openSUSE:Factory checked in at 2022-01-11 21:18:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesdk-scripts (Old) and /work/SRC/openSUSE:Factory/.kdesdk-scripts.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesdk-scripts" Tue Jan 11 21:18:09 2022 rev:50 rq:944309 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdesdk-scripts/kdesdk-scripts.changes 2021-12-13 20:47:54.484539409 +0100 +++ /work/SRC/openSUSE:Factory/.kdesdk-scripts.new.1892/kdesdk-scripts.changes 2022-01-11 21:21:42.497061745 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:25:26 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- kde-dev-scripts-21.12.0.tar.xz kde-dev-scripts-21.12.0.tar.xz.sig New: ---- kde-dev-scripts-21.12.1.tar.xz kde-dev-scripts-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesdk-scripts.spec ++++++ --- /var/tmp/diff_new_pack.nVYqF6/_old 2022-01-11 21:21:42.989062091 +0100 +++ /var/tmp/diff_new_pack.nVYqF6/_new 2022-01-11 21:21:42.993062094 +0100 @@ -19,16 +19,16 @@ %define rname kde-dev-scripts # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kdesdk-scripts -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Scripts for KDE software development License: GPL-2.0-only AND GFDL-1.2-only Group: System/GUI/KDE URL: https://www.kde.org/ Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -70,7 +70,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %find_lang %{name} --with-man --all-name %endif %{kf5_post_install} @@ -90,7 +90,7 @@ %doc README %{_datadir}/kf5-port-scripts/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ kde-dev-scripts-21.12.0.tar.xz -> kde-dev-scripts-21.12.1.tar.xz ++++++