Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Leap:15.2 
checked in at 2020-03-09 17:58:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/powerdevil5 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.powerdevil5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerdevil5"

Mon Mar  9 17:58:36 2020 rev:76 rq:780669 version:5.18.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/powerdevil5/powerdevil5.changes        
2020-02-27 06:40:15.453453919 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.powerdevil5.new.26092/powerdevil5.changes     
2020-03-09 17:58:37.944616964 +0100
@@ -1,0 +2,10 @@
+Tue Feb 25 14:07:20 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- Changes since 5.18.1:
+  * Fix compilation with Qt 5.15, this hit the time bomb too
+
+-------------------------------------------------------------------

Old:
----
  powerdevil-5.18.1.tar.xz
  powerdevil-5.18.1.tar.xz.sig

New:
----
  powerdevil-5.18.2.tar.xz
  powerdevil-5.18.2.tar.xz.sig

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

Other differences:
------------------
++++++ powerdevil5.spec ++++++
--- /var/tmp/diff_new_pack.ENNROL/_old  2020-03-09 17:58:38.408617194 +0100
+++ /var/tmp/diff_new_pack.ENNROL/_new  2020-03-09 17:58:38.408617194 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package powerdevil5
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           powerdevil5
-Version:        5.18.1
+Version:        5.18.2
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -27,7 +27,7 @@
 Summary:        KDE Power Management module
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source:         
https://download.kde.org/stable/plasma/%{version}/powerdevil-%{version}.tar.xz
 %if %{with lang}
 Source1:        
https://download.kde.org/stable/plasma/%{version}/powerdevil-%{version}.tar.xz.sig


++++++ powerdevil-5.18.1.tar.xz -> powerdevil-5.18.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.18.1/CMakeLists.txt 
new/powerdevil-5.18.2/CMakeLists.txt
--- old/powerdevil-5.18.1/CMakeLists.txt        2020-02-18 14:27:38.000000000 
+0100
+++ new/powerdevil-5.18.2/CMakeLists.txt        2020-02-25 14:34:03.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(PowerDevil)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
@@ -71,10 +71,6 @@
 
 add_definitions(-DQT_NO_KEYWORDS)
 add_definitions(-DQT_NO_FOREACH)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
 add_subdirectory(daemon)
 add_subdirectory(kcmodule)
 add_subdirectory(doc)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.18.1/po/it/powerdevil.po 
new/powerdevil-5.18.2/po/it/powerdevil.po
--- old/powerdevil-5.18.1/po/it/powerdevil.po   2020-02-18 14:27:04.000000000 
+0100
+++ new/powerdevil-5.18.2/po/it/powerdevil.po   2020-02-25 14:33:28.000000000 
+0100
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Marcello Anni <[email protected]>, 2009, 2010, 2011, 2012.
 # Federico Zenith <[email protected]>, 2009.
-# Vincenzo Reale <[email protected]>, 2015, 2019.
+# Vincenzo Reale <[email protected]>, 2015, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.12.0\n"
+"X-Generator: Lokalize 19.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"


Reply via email to