Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 
checked in at 2020-05-12 11:37:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwrited5"

Tue May 12 11:37:03 2020 rev:90 rq:801998 version:5.18.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes      2020-04-14 
14:20:16.065242543 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.2738/kwrited5.changes    
2020-05-12 11:37:04.328333190 +0200
@@ -1,0 +2,10 @@
+Tue May  5 13:01:53 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- Changes since 5.18.4.1:
+  * Remove too strict Qt/KF5 deprecation rule
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kwrited5.spec ++++++
--- /var/tmp/diff_new_pack.2XXSnF/_old  2020-05-12 11:37:04.708333988 +0200
+++ /var/tmp/diff_new_pack.2XXSnF/_new  2020-05-12 11:37:04.712333997 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           kwrited5
-Version:        5.18.4.1
+Version:        5.18.5
 Release:        0
 Summary:        Daemon listening for wall and write messages
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/5.18.4/kwrited-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/5.18.4/kwrited-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.11

++++++ kwrited-5.18.4.1.tar.xz -> kwrited-5.18.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.18.4.1/CMakeLists.txt 
new/kwrited-5.18.5/CMakeLists.txt
--- old/kwrited-5.18.4.1/CMakeLists.txt 2020-03-31 16:18:59.000000000 +0200
+++ new/kwrited-5.18.5/CMakeLists.txt   2020-05-05 16:46:45.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -41,11 +41,6 @@
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
-
 # If libutempter is not available on the system, we build
 # kwrited as an executable that is installed with setuid root
 # (or setgid utmp) in order to be able to login successfully



Reply via email to