Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdeclarative for openSUSE:Factory 
checked in at 2022-10-11 17:59:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old)
 and      /work/SRC/openSUSE:Factory/.kdeclarative.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeclarative"

Tue Oct 11 17:59:48 2022 rev:109 rq:1008986 version:5.99.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes        
2022-09-13 15:10:01.504750032 +0200
+++ /work/SRC/openSUSE:Factory/.kdeclarative.new.2275/kdeclarative.changes      
2022-10-11 18:01:32.505696052 +0200
@@ -1,0 +2,20 @@
+Sat Oct  1 15:55:39 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.99.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.99.0
+- Changes since 5.98.0:
+  * KeySequenceItem: Restore the previous value when it fails
+  * Remove project() calls from subdirs
+  * KeySequenceItem: Allow detecting when the key sequence is cleared 
(kde#458799)
+  * KeySequenceItem: Use the helper's shortcut instead of duplicating them
+  * KeySequenceItem: Disable clear button when there's no key sequence 
(kde#458798)
+  * KeySequenceItem: Cancel sequence recording when pressing the button
+  * KeySequenceItem: Remove workaround, it was addressed upstream
+  * KeySequenceItem: Show a cancel button when recording (kde#458796)
+  * GridDelegate: show tooltip when `toolTip` is empty and title/caption is 
elided
+  * AbstractKCM: make footer top padding optional
+  * [kquickaddons/configmodule] Make getters const
+
+-------------------------------------------------------------------

Old:
----
  kdeclarative-5.98.0.tar.xz
  kdeclarative-5.98.0.tar.xz.sig

New:
----
  kdeclarative-5.99.0.tar.xz
  kdeclarative-5.99.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.smiR56/_old  2022-10-11 18:01:33.145697086 +0200
+++ /var/tmp/diff_new_pack.smiR56/_new  2022-10-11 18:01:33.149697093 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Declarative5
-%define _tar_path 5.98
+%define _tar_path 5.99
 # 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 released
 Name:           kdeclarative
-Version:        5.98.0
+Version:        5.99.0
 Release:        0
 Summary:        Integration of QML and KDE workspaces
 License:        LGPL-2.1-or-later
@@ -126,11 +126,10 @@
 
 %install
 %kf5_makeinstall -C build
+
 %fdupes %{buildroot}
 
-%if %{with released}
-%find_lang %{name}5
-%endif
+%find_lang kdeclarative5
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
@@ -139,9 +138,7 @@
 %post -n libKF5CalendarEvents5 -p /sbin/ldconfig
 %postun -n libKF5CalendarEvents5 -p /sbin/ldconfig
 
-%if %{with released}
-%files -n %{lname}-lang -f %{name}5.lang
-%endif
+%files -n %{lname}-lang -f kdeclarative5.lang
 
 %files -n %{lname}
 %license LICENSES/*


++++++ kdeclarative-5.98.0.tar.xz -> kdeclarative-5.99.0.tar.xz ++++++
++++ 5868 lines of diff (skipped)

Reply via email to