Script 'mail_helper' called by obssrc
Hello community,

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

Package is "knotifications"

Tue Jan 11 21:16:35 2022 rev:100 rq:945073 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes    
2021-12-13 20:44:32.908486196 +0100
+++ /work/SRC/openSUSE:Factory/.knotifications.new.1892/knotifications.changes  
2022-01-11 21:19:16.480959041 +0100
@@ -1,0 +2,15 @@
+Mon Jan  3 12:47:46 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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:
+  * Change the build system to enable building with Qt6
+  * Use the org.freedesktop.Notifications.ActivationToken signal
+  * Remove unneeded KPluginLoader include
+  * Unify WITH_KWINDOWSYSTEM and HAVE_KWINDOWSYSTEM build vars
+  * Fix build without KWindowSystem
+  * Offer API to support xdg_activation_v1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotifications.spec ++++++
--- /var/tmp/diff_new_pack.dMgsi2/_old  2022-01-11 21:19:17.012959416 +0100
+++ /var/tmp/diff_new_pack.dMgsi2/_new  2022-01-11 21:19:17.016959418 +0100
@@ -17,21 +17,21 @@
 
 
 %define lname   libKF5Notifications5
-%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:           knotifications
-Version:        5.89.0
+Version:        5.90.0
 Release:        0
 Summary:        KDE Desktop notifications
 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
@@ -45,13 +45,12 @@
 BuildRequires:  cmake(Qt5DBus) >= 5.15.0
 BuildRequires:  cmake(Qt5Qml) >= 5.15.0
 BuildRequires:  cmake(Qt5Test) >= 5.15.0
-BuildRequires:  cmake(Qt5TextToSpeech) >= 5.15.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.15.0
 BuildRequires:  pkgconfig(dbusmenu-qt5)
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(x11)
-%if %{with lang}
+%if %{with released}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
 %endif
 
@@ -71,9 +70,6 @@
 %package -n %{lname}
 Summary:        KDE Desktop notifications
 Group:          System/GUI/KDE
-%if %{with lang}
-Recommends:     %{lname}-lang = %{version}
-%endif
 
 %description -n %{lname}
 KNotification is used to notify the user of an event. It covers feedback and
@@ -85,6 +81,7 @@
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
 Requires:       cmake(Qt5DBus) >= 5.15.0
+Requires:       cmake(Qt5TextToSpeech) >= 5.15.0
 Requires:       cmake(Qt5Widgets) >= 5.15.0
 
 %description devel
@@ -104,14 +101,14 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name}5 --with-qt --without-mo
 %endif
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
 
-%if %{with lang}
+%if %{with released}
 %files -n %{lname}-lang -f %{name}5.lang
 %endif
 


++++++ knotifications-5.89.0.tar.xz -> knotifications-5.90.0.tar.xz ++++++
++++ 1996 lines of diff (skipped)

Reply via email to