Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kconfig for openSUSE:Factory checked 
in at 2022-01-11 21:16:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfig (Old)
 and      /work/SRC/openSUSE:Factory/.kconfig.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfig"

Tue Jan 11 21:16:04 2022 rev:102 rq:945039 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2021-12-13 
20:43:47.116480587 +0100
+++ /work/SRC/openSUSE:Factory/.kconfig.new.1892/kconfig.changes        
2022-01-11 21:18:26.900924168 +0100
@@ -1,0 +2,13 @@
+Mon Jan  3 12:47:19 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:
+  * kconfig_compiler/CMakeLists.txt - use CMAKE_CROSSCOMPILING
+  * Complete fixing the Windows CI
+  * WIP: Change the build system to enable building with Qt 6
+  * Allow kreadconfig/kwriteconfig to access the root group
+
+-------------------------------------------------------------------

Old:
----
  kconfig-5.89.0.tar.xz
  kconfig-5.89.0.tar.xz.sig

New:
----
  kconfig-5.90.0.tar.xz
  kconfig-5.90.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.6sKvhg/_old  2022-01-11 21:18:27.444924551 +0100
+++ /var/tmp/diff_new_pack.6sKvhg/_new  2022-01-11 21:18:27.448924554 +0100
@@ -17,21 +17,21 @@
 
 
 %define sonum   5
-%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:           kconfig
-Version:        5.89.0
+Version:        5.90.0
 Release:        0
 Summary:        Advanced configuration system
 License:        LGPL-2.1-or-later AND GPL-2.0-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
@@ -44,7 +44,7 @@
 BuildRequires:  cmake(Qt5DBus) >= 5.15.0
 BuildRequires:  cmake(Qt5Gui) >= 5.15.0
 BuildRequires:  cmake(Qt5Xml) >= 5.15.0
-%if %{with lang}
+%if %{with released}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
 %endif
 
@@ -68,9 +68,6 @@
 Group:          System/GUI/KDE
 %requires_ge    libQt5Core5
 Recommends:     kconf_update5 = %{version}
-%if %{with lang}
-Recommends:     libKF5ConfigCore%{sonum}-lang = %{version}
-%endif
 
 %description -n libKF5ConfigCore%{sonum}
 KConfig provides an advanced configuration system. It is made of two parts:
@@ -140,7 +137,7 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name}5 --with-qt --without-mo
 %endif
 
@@ -149,7 +146,7 @@
 %post -n libKF5ConfigGui%{sonum} -p /sbin/ldconfig
 %postun -n libKF5ConfigGui%{sonum} -p /sbin/ldconfig
 
-%if %{with lang}
+%if %{with released}
 %files -n libKF5ConfigCore%{sonum}-lang -f %{name}5.lang
 %endif
 


++++++ kconfig-5.89.0.tar.xz -> kconfig-5.90.0.tar.xz ++++++
++++ 7057 lines of diff (skipped)

Reply via email to