Hello community,

here is the log from the commit of package knotifications for openSUSE:Factory 
checked in at 2019-09-23 12:24:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifications (Old)
 and      /work/SRC/openSUSE:Factory/.knotifications.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifications"

Mon Sep 23 12:24:59 2019 rev:72 rq:730946 version:5.62.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes    
2019-08-19 21:10:24.088843058 +0200
+++ /work/SRC/openSUSE:Factory/.knotifications.new.7948/knotifications.changes  
2019-09-23 12:25:00.513732184 +0200
@@ -1,0 +2,21 @@
+Sat Sep  7 20:36:59 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Remove duplicate description and URL from canberra's feature properties
+  * Fix build on the CI
+  * Resolve whether there's dbus before processing src/
+  * avoid duplicate notifications from showing up on Windows and remove 
whitespaces
+  * have 1024x1024 app icon as fallback icon in Snore
+  * add `-pid` parameter to Snore backend calls
+  * Remove unused DBus XML file
+  * Remove double check for DBus
+  * add snoretoast backend for KNotifications on Windows
+  * Add QVector include
+  * Remove unused includes
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotifications.spec ++++++
--- /var/tmp/diff_new_pack.OuNQCK/_old  2019-09-23 12:25:01.141732081 +0200
+++ /var/tmp/diff_new_pack.OuNQCK/_new  2019-09-23 12:25:01.141732081 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Notifications5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # 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
 Name:           knotifications
-Version:        5.61.0
+Version:        5.62.0
 Release:        0
 Summary:        KDE Desktop notifications
 License:        LGPL-2.1-or-later
@@ -39,12 +39,12 @@
 BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kcodecs-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Codecs) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.11.0
 BuildRequires:  cmake(Qt5Test) >= 5.11.0
 BuildRequires:  cmake(Qt5TextToSpeech) >= 5.11.0


++++++ knotifications-5.61.0.tar.xz -> knotifications-5.62.0.tar.xz ++++++
++++ 5039 lines of diff (skipped)


Reply via email to