Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-03-12 22:59:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and      /work/SRC/openSUSE:Factory/.kwrited5.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwrited5"

Thu Mar 12 22:59:51 2020 rev:92 rq:783639 version:5.18.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes        2020-02-29 
21:22:37.590292322 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3160/kwrited5.changes      
2020-03-12 22:59:57.751030342 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:32 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- Changes since 5.18.2:
+  * Only deprecate up to target frameworks
+
+-------------------------------------------------------------------

Old:
----
  kwrited-5.18.2.tar.xz
  kwrited-5.18.2.tar.xz.sig

New:
----
  kwrited-5.18.3.tar.xz
  kwrited-5.18.3.tar.xz.sig

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

Other differences:
------------------
++++++ kwrited5.spec ++++++
--- /var/tmp/diff_new_pack.CEdUfS/_old  2020-03-12 22:59:58.319030569 +0100
+++ /var/tmp/diff_new_pack.CEdUfS/_new  2020-03-12 22:59:58.327030571 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kwrited5
-Version:        5.18.2
+Version:        5.18.3
 Release:        0
 Summary:        Daemon listening for wall and write messages
 License:        GPL-2.0-or-later

++++++ kwrited-5.18.2.tar.xz -> kwrited-5.18.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.18.2/CMakeLists.txt 
new/kwrited-5.18.3/CMakeLists.txt
--- old/kwrited-5.18.2/CMakeLists.txt   2020-02-25 14:15:14.000000000 +0100
+++ new/kwrited-5.18.3/CMakeLists.txt   2020-03-10 14:07:23.000000000 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -43,7 +43,7 @@
 
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
    add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 
 # If libutempter is not available on the system, we build



Reply via email to