commit polkit-kde-agent-5 for openSUSE:Leap:15.2

2020-05-12 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Leap:15.2 checked in at 2020-05-12 11:37:00

Comparing /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.2738 (New)


Package is "polkit-kde-agent-5"

Tue May 12 11:37:00 2020 rev:76 rq:801989 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5/polkit-kde-agent-5.changes  
2020-04-14 14:19:27.117206009 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.2738/polkit-kde-agent-5.changes
2020-05-12 11:37:00.956326107 +0200
@@ -1,0 +2,9 @@
+Tue May  5 13:01:56 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- No code changes since 5.18.4.1
+
+---

Old:

  polkit-kde-agent-1-5.18.4.1.tar.xz
  polkit-kde-agent-1-5.18.4.1.tar.xz.sig

New:

  polkit-kde-agent-1-5.18.5.tar.xz
  polkit-kde-agent-1-5.18.5.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.xPjSYG/_old  2020-05-12 11:37:01.332326897 +0200
+++ /var/tmp/diff_new_pack.xPjSYG/_new  2020-05-12 11:37:01.332326897 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.18.4.1
+Version:5.18.5
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/5.18.4/polkit-kde-agent-1-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/polkit-kde-agent-1-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0


++ polkit-kde-agent-1-5.18.4.1.tar.xz -> polkit-kde-agent-1-5.18.5.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.4.1/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.5/CMakeLists.txt
--- old/polkit-kde-agent-1-5.18.4.1/CMakeLists.txt  2020-03-31 
16:37:04.0 +0200
+++ new/polkit-kde-agent-1-5.18.5/CMakeLists.txt2020-05-05 
17:03:16.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-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")
@@ -49,10 +49,6 @@
 include_directories (BEFORE ${CMAKE_CURRENT_BINARY_DIR})
 
 find_package(PolkitQt5-1 REQUIRED 0.103.0)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
 
 include_directories(
 ${POLKITQT-1_INCLUDE_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.4.1/po/en_GB/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.5/po/en_GB/polkit-kde-authentication-agent-1.po
--- 
old/polkit-kde-agent-1-5.18.4.1/po/en_GB/polkit-kde-authentication-agent-1.po   
2020-03-31 16:36:50.0 +0200
+++ new/polkit-kde-agent-1-5.18.5/po/en_GB/polkit-kde-authentication-agent-1.po 
2020-05-05 17:03:02.0 +0200
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2019-10-22 03:14+0200\n"
 "PO-Revision-Date: 2018-10-27 20:00+0100\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.4.1/po/ko/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.5/po/ko/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.18.4.1/po/ko/polkit-kde-authentication-agent-1.po  
2020-03-31 16:36:55.0 +0200
+++ new/polkit-kde-agent-1-5.18.5/po/ko/polkit-kde-authentication-agent-1.po
2020-05-05 17:03:07.0 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2015, 2018, 2019.
+# Shinjo Park , 2015, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: 

commit polkit-kde-agent-5 for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Leap:15.2 checked in at 2020-04-14 14:19:25

Comparing /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.3248 (New)


Package is "polkit-kde-agent-5"

Tue Apr 14 14:19:25 2020 rev:75 rq:791650 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5/polkit-kde-agent-5.changes  
2020-03-15 07:09:32.752898168 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.3248/polkit-kde-agent-5.changes
2020-04-14 14:19:27.117206009 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:43 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:43 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  polkit-kde-agent-1-5.18.3.tar.xz
  polkit-kde-agent-1-5.18.3.tar.xz.sig

New:

  polkit-kde-agent-1-5.18.4.1.tar.xz
  polkit-kde-agent-1-5.18.4.1.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.IzPEn0/_old  2020-04-14 14:19:27.673206425 +0200
+++ /var/tmp/diff_new_pack.IzPEn0/_new  2020-04-14 14:19:27.677206428 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.18.3
+Version:5.18.4.1
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/polkit-kde-agent-1-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0


++ polkit-kde-agent-1-5.18.3.tar.xz -> polkit-kde-agent-1-5.18.4.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.3/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.4.1/CMakeLists.txt
--- old/polkit-kde-agent-1-5.18.3/CMakeLists.txt2020-03-10 
14:27:58.0 +0100
+++ new/polkit-kde-agent-1-5.18.4.1/CMakeLists.txt  2020-03-31 
16:37:04.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.3/po/zh_CN/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.4.1/po/zh_CN/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.18.3/po/zh_CN/polkit-kde-authentication-agent-1.po 
2020-03-10 14:27:58.0 +0100
+++ 
new/polkit-kde-agent-1-5.18.4.1/po/zh_CN/polkit-kde-authentication-agent-1.po   
2020-03-31 16:37:03.0 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-12-01 08:15+0100\n"
-"PO-Revision-Date: 2020-03-10 10:58\n"
+"POT-Creation-Date: 2019-10-22 03:14+0200\n"
+"PO-Revision-Date: 2020-03-25 19:56\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit polkit-kde-agent-5 for openSUSE:Leap:15.2

2020-03-15 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Leap:15.2 checked in at 2020-03-15 07:09:28

Comparing /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.3160 (New)


Package is "polkit-kde-agent-5"

Sun Mar 15 07:09:28 2020 rev:74 rq:784463 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5/polkit-kde-agent-5.changes  
2020-03-09 17:59:19.496637592 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.3160/polkit-kde-agent-5.changes
2020-03-15 07:09:32.752898168 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:34 UTC 2020 - Fabian Vogt 
+
+- 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:

  polkit-kde-agent-1-5.18.2.tar.xz
  polkit-kde-agent-1-5.18.2.tar.xz.sig

New:

  polkit-kde-agent-1-5.18.3.tar.xz
  polkit-kde-agent-1-5.18.3.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.5pvhyL/_old  2020-03-15 07:09:33.204898438 +0100
+++ /var/tmp/diff_new_pack.5pvhyL/_new  2020-03-15 07:09:33.204898438 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.18.2
+Version:5.18.3
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later


++ polkit-kde-agent-1-5.18.2.tar.xz -> polkit-kde-agent-1-5.18.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.2/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.3/CMakeLists.txt
--- old/polkit-kde-agent-1-5.18.2/CMakeLists.txt2020-02-25 
14:32:55.0 +0100
+++ new/polkit-kde-agent-1-5.18.3/CMakeLists.txt2020-03-10 
14:27:58.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-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")
@@ -51,7 +51,7 @@
 find_package(PolkitQt5-1 REQUIRED 0.103.0)
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 
 include_directories(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.2/po/zh_CN/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.3/po/zh_CN/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.18.2/po/zh_CN/polkit-kde-authentication-agent-1.po 
2020-02-25 14:32:54.0 +0100
+++ new/polkit-kde-agent-1-5.18.3/po/zh_CN/polkit-kde-authentication-agent-1.po 
2020-03-10 14:27:58.0 +0100
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-10-22 03:14+0200\n"
-"PO-Revision-Date: 2020-01-20 21:55\n"
+"POT-Creation-Date: 2019-12-01 08:15+0100\n"
+"PO-Revision-Date: 2020-03-10 10:58\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit polkit-kde-agent-5 for openSUSE:Leap:15.2

2020-03-09 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Leap:15.2 checked in at 2020-03-09 17:59:18

Comparing /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.26092 (New)


Package is "polkit-kde-agent-5"

Mon Mar  9 17:59:18 2020 rev:73 rq:780743 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5/polkit-kde-agent-5.changes  
2020-02-27 06:41:14.433576766 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.26092/polkit-kde-agent-5.changes
   2020-03-09 17:59:19.496637592 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:20 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  polkit-kde-agent-1-5.18.1.tar.xz
  polkit-kde-agent-1-5.18.1.tar.xz.sig

New:

  polkit-kde-agent-1-5.18.2.tar.xz
  polkit-kde-agent-1-5.18.2.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.894LvX/_old  2020-03-09 17:59:19.940637812 +0100
+++ /var/tmp/diff_new_pack.894LvX/_new  2020-03-09 17:59:19.944637814 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package polkit-kde-agent-5
 #
-# 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,12 +18,12 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.18.1
+Version:5.18.2
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
-Url:http://www.kde.org/
+URL:http://www.kde.org/
 Source: 
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig


++ polkit-kde-agent-1-5.18.1.tar.xz -> polkit-kde-agent-1-5.18.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.1/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.2/CMakeLists.txt
--- old/polkit-kde-agent-1-5.18.1/CMakeLists.txt2020-02-18 
14:26:31.0 +0100
+++ new/polkit-kde-agent-1-5.18.2/CMakeLists.txt2020-02-25 
14:32:55.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")




commit polkit-kde-agent-5 for openSUSE:Leap:15.2

2020-02-26 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Leap:15.2 checked in at 2020-02-27 06:41:11

Comparing /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.26092 (New)


Package is "polkit-kde-agent-5"

Thu Feb 27 06:41:11 2020 rev:72 rq:779244 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5/polkit-kde-agent-5.changes  
2020-02-16 18:29:03.442741149 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.26092/polkit-kde-agent-5.changes
   2020-02-27 06:41:14.433576766 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:59 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+---

Old:

  polkit-kde-agent-1-5.18.0.tar.xz
  polkit-kde-agent-1-5.18.0.tar.xz.sig

New:

  polkit-kde-agent-1-5.18.1.tar.xz
  polkit-kde-agent-1-5.18.1.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.KbFzlH/_old  2020-02-27 06:41:15.045578040 +0100
+++ /var/tmp/diff_new_pack.KbFzlH/_new  2020-02-27 06:41:15.061578074 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.18.0
+Version:5.18.1
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org/
-Source: polkit-kde-agent-1-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
-Source1:polkit-kde-agent-1-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0


++ polkit-kde-agent-1-5.18.0.tar.xz -> polkit-kde-agent-1-5.18.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.0/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.1/CMakeLists.txt
--- old/polkit-kde-agent-1-5.18.0/CMakeLists.txt2020-02-06 
14:31:55.0 +0100
+++ new/polkit-kde-agent-1-5.18.1/CMakeLists.txt2020-02-18 
14:26:31.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")




commit polkit-kde-agent-5 for openSUSE:Leap:15.2

2020-02-16 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Leap:15.2 checked in at 2020-02-16 18:28:00

Comparing /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.26092 (New)


Package is "polkit-kde-agent-5"

Sun Feb 16 18:28:00 2020 rev:71 rq:774499 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/polkit-kde-agent-5/polkit-kde-agent-5.changes  
2020-01-15 15:44:36.171294686 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.polkit-kde-agent-5.new.26092/polkit-kde-agent-5.changes
   2020-02-16 18:29:03.442741149 +0100
@@ -1,0 +2,27 @@
+Thu Feb  6 15:10:08 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+---
+Thu Jan 23 11:20:42 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:22 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+  * Port away from deprecated API in KWindowSystem
+  * Add KDEClangFormat cmake support
+  * Port to non-deprecated KWindowSystem::setMainWindow overload
+
+---

Old:

  polkit-kde-agent-1-5.17.5.tar.xz
  polkit-kde-agent-1-5.17.5.tar.xz.sig

New:

  polkit-kde-agent-1-5.18.0.tar.xz
  polkit-kde-agent-1-5.18.0.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.IhaawX/_old  2020-02-16 18:29:03.738741304 +0100
+++ /var/tmp/diff_new_pack.IhaawX/_new  2020-02-16 18:29:03.742741306 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.17.5
+Version:5.18.0
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
+Source: polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig
+Source1:polkit-kde-agent-1-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0
@@ -55,7 +55,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ polkit-kde-agent-1-5.17.5.tar.xz -> polkit-kde-agent-1-5.18.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.17.5/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.0/CMakeLists.txt
--- old/polkit-kde-agent-1-5.17.5/CMakeLists.txt2020-01-07 
16:49:37.0 +0100
+++ new/polkit-kde-agent-1-5.18.0/CMakeLists.txt2020-02-06 
14:31:55.0 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.17.5")
+set(PROJECT_VERSION "5.18.0")
 
 set(QT_MIN_VERSION "5.12.0")
-set(KF5_MIN_VERSION "5.62.0")
+set(KF5_MIN_VERSION "5.66.0")
 
 # we need some parts of the ECM CMake helpers
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
@@ -13,6 +13,7 @@
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEClangFormat)
 include(FeatureSummary)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets)
@@ -48,6 +49,10 @@
 include_directories (BEFORE ${CMAKE_CURRENT_BINARY_DIR})
 
 find_package(PolkitQt5-1 REQUIRED 0.103.0)
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+endif()
 
 include_directories(
 ${POLKITQT-1_INCLUDE_DIR}
@@ -87,6 +92,10 @@
 
 install(FILES policykit1-kde.notifyrc DESTINATION ${KDE_INSTALL_KNOTIFY5RCDIR})
 
+# add clang-format target for all our real source files
+file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
+kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
+
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 find_package(KF5I18n CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore'