commit kwrited5 for openSUSE:Leap:15.2

2020-05-12 Thread root
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 
+
+- 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.0 +0200
+++ new/kwrited-5.18.5/CMakeLists.txt   2020-05-05 16:46:45.0 +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=0x06)
-   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





commit kwrited5 for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 
checked in at 2020-04-14 14:20:09

Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.3248 (New)


Package is "kwrited5"

Tue Apr 14 14:20:09 2020 rev:89 rq:793565 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes  2020-03-15 
07:09:14.504887247 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.3248/kwrited5.changes
2020-04-14 14:20:16.065242543 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:33 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:41 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:

  kwrited-5.18.3.tar.xz
  kwrited-5.18.3.tar.xz.sig

New:

  kwrited-5.18.4.1.tar.xz
  kwrited-5.18.4.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.AuItkJ/_old  2020-04-14 14:20:16.417242806 +0200
+++ /var/tmp/diff_new_pack.AuItkJ/_new  2020-04-14 14:20:16.421242809 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.18.3
+Version:5.18.4.1
 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/%{version}/kwrited-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/kwrited-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/kwrited-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.11

++ kwrited-5.18.3.tar.xz -> kwrited-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.18.3/CMakeLists.txt 
new/kwrited-5.18.4.1/CMakeLists.txt
--- old/kwrited-5.18.3/CMakeLists.txt   2020-03-10 14:07:23.0 +0100
+++ new/kwrited-5.18.4.1/CMakeLists.txt 2020-03-31 16:18:59.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-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")





commit kwrited5 for openSUSE:Leap:15.2

2020-03-14 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 
checked in at 2020-03-15 07:09:12

Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.3160 (New)


Package is "kwrited5"

Sun Mar 15 07:09:12 2020 rev:88 rq:784451 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes  2020-03-09 
17:59:12.684634210 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.3160/kwrited5.changes
2020-03-15 07:09:14.504887247 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:32 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:

  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.f5Tkf1/_old  2020-03-15 07:09:14.880887472 +0100
+++ /var/tmp/diff_new_pack.f5Tkf1/_new  2020-03-15 07:09:14.880887472 +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.0 +0100
+++ new/kwrited-5.18.3/CMakeLists.txt   2020-03-10 14:07:23.0 +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=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 
 # If libutempter is not available on the system, we build





commit kwrited5 for openSUSE:Leap:15.2

2020-03-09 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 
checked in at 2020-03-09 17:59:07

Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.26092 (New)


Package is "kwrited5"

Mon Mar  9 17:59:07 2020 rev:87 rq:780731 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes  2020-02-27 
06:40:18.353459960 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.26092/kwrited5.changes   
2020-03-09 17:59:12.684634210 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:17 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:

  kwrited-5.18.1.tar.xz
  kwrited-5.18.1.tar.xz.sig

New:

  kwrited-5.18.2.tar.xz
  kwrited-5.18.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.aB0MzX/_old  2020-03-09 17:59:13.020634377 +0100
+++ /var/tmp/diff_new_pack.aB0MzX/_new  2020-03-09 17:59:13.020634377 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# 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:   kwrited5
-Version:5.18.1
+Version:5.18.2
 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
+URL:http://www.kde.org
 Source: 
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig

++ kwrited-5.18.1.tar.xz -> kwrited-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.18.1/CMakeLists.txt 
new/kwrited-5.18.2/CMakeLists.txt
--- old/kwrited-5.18.1/CMakeLists.txt   2020-02-18 14:10:02.0 +0100
+++ new/kwrited-5.18.2/CMakeLists.txt   2020-02-25 14:15:14.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-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 kwrited5 for openSUSE:Leap:15.2

2020-02-26 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 
checked in at 2020-02-27 06:40:17

Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.26092 (New)


Package is "kwrited5"

Thu Feb 27 06:40:17 2020 rev:86 rq:778513 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes  2020-02-16 
18:29:08.510743801 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.26092/kwrited5.changes   
2020-02-27 06:40:18.353459960 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:56 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:

  kwrited-5.18.0.tar.xz
  kwrited-5.18.0.tar.xz.sig

New:

  kwrited-5.18.1.tar.xz
  kwrited-5.18.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.XP4F1n/_old  2020-02-27 06:40:18.789460867 +0100
+++ /var/tmp/diff_new_pack.XP4F1n/_new  2020-02-27 06:40:18.789460867 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.18.0
+Version:5.18.1
 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: kwrited-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 %if %{with lang}
-Source1: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.0.tar.xz -> kwrited-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.18.0/CMakeLists.txt 
new/kwrited-5.18.1/CMakeLists.txt
--- old/kwrited-5.18.0/CMakeLists.txt   2020-02-06 14:16:01.0 +0100
+++ new/kwrited-5.18.1/CMakeLists.txt   2020-02-18 14:10:02.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-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 kwrited5 for openSUSE:Leap:15.2

2020-02-16 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 
checked in at 2020-02-16 18:28:07

Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.26092 (New)


Package is "kwrited5"

Sun Feb 16 18:28:07 2020 rev:85 rq:774510 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes  2020-01-15 
15:18:08.922333181 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.26092/kwrited5.changes   
2020-02-16 18:29:08.510743801 +0100
@@ -1,0 +2,26 @@
+Thu Feb  6 15:10:05 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:26 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:18 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 old style connects
+  * Add KDEClangFormat cmake support
+
+---

Old:

  kwrited-5.17.5.tar.xz
  kwrited-5.17.5.tar.xz.sig

New:

  kwrited-5.18.0.tar.xz
  kwrited-5.18.0.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.sOQ7Yn/_old  2020-02-16 18:29:08.830743969 +0100
+++ /var/tmp/diff_new_pack.sOQ7Yn/_new  2020-02-16 18:29:08.834743971 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.17.5
+Version:5.18.0
 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/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
+Source1:kwrited-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.11
@@ -48,7 +48,7 @@
 
 %build
   %cmake_kf5 -d build -- -DBUILD_AS_EXECUTABLE=OFF -DBUILD_po=OFF
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ kwrited-5.17.5.tar.xz -> kwrited-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.5/CMakeLists.txt 
new/kwrited-5.18.0/CMakeLists.txt
--- old/kwrited-5.17.5/CMakeLists.txt   2020-01-07 16:34:20.0 +0100
+++ new/kwrited-5.18.0/CMakeLists.txt   2020-02-06 14:16:01.0 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-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")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
@@ -14,6 +14,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
+include(KDEClangFormat)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
 Widgets
@@ -42,6 +43,7 @@
 
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
 endif()
 
 # If libutempter is not available on the system, we build
@@ -94,4 +96,8 @@
 # The .notifyrc file is common
 install(FILES kwrited.notifyrc DESTINATION ${KNOTIFYRC_INSTALL_DIR})
 
+# 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 INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.5/kwrited-autostart.desktop 
new/kwrited-5.18.0/kwrited-autostart.desktop
--- old/kwrited-5.17.5/kwrited-autostart.desktop2020-01-07 
16:34:20.0 +0100
+++ new/kwrited-5.18.0/kwrited-autostart.desktop2020-02-06 
14:16:01.0 +0100
@@ -161,6 +161,7 @@
 Comment[sv]=Titta efter meddelanden från lokala användare som skickas med 
write(1) eller wall(1)
 Comment[ta]=உள் பயனர் அணுப்பியதுடன் write(1) or wall(1) அதிலிருந்து 
பார்