Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdelibs4support for openSUSE:Factory
checked in at 2022-01-11 21:16:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4support (Old)
and /work/SRC/openSUSE:Factory/.kdelibs4support.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdelibs4support"
Tue Jan 11 21:16:12 2022 rev:99 rq:945048 version:5.90.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes
2021-12-13 20:43:59.236482072 +0100
+++
/work/SRC/openSUSE:Factory/.kdelibs4support.new.1892/kdelibs4support.changes
2022-01-11 21:18:39.800933242 +0100
@@ -1,0 +2,10 @@
+Mon Jan 3 12:47:26 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.90.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.90.0
+- Changes since 5.89.0:
+ * Remove ugly white frame from beautiful Latvian flag
+
+-------------------------------------------------------------------
Old:
----
kdelibs4support-5.89.0.tar.xz
kdelibs4support-5.89.0.tar.xz.sig
New:
----
kdelibs4support-5.90.0.tar.xz
kdelibs4support-5.90.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdelibs4support.spec ++++++
--- /var/tmp/diff_new_pack.ke7ZN5/_old 2022-01-11 21:18:40.404933667 +0100
+++ /var/tmp/diff_new_pack.ke7ZN5/_new 2022-01-11 21:18:40.408933669 +0100
@@ -17,21 +17,21 @@
%define lname libKF5KDELibs4Support5
-%define _tar_path 5.89
+%define _tar_path 5.90
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
-%bcond_without lang
+%bcond_without released
Name: kdelibs4support
-Version: 5.89.0
+Version: 5.90.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
Source1: %{name}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
@@ -202,7 +202,7 @@
%kf5_makeinstall -C build
%fdupes %{buildroot}
-%if %{with lang}
+%if %{with released}
%find_lang %{name} --with-man --all-name
%{kf5_find_htmldocs}
%endif
@@ -210,7 +210,7 @@
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
-%if %{with lang}
+%if %{with released}
%files lang -f %{name}.lang
%endif
++++++ kdelibs4support-5.89.0.tar.xz -> kdelibs4support-5.90.0.tar.xz ++++++
++++ 2817 lines of diff (skipped)