commit kwrited5 for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-10-30 11:46:59

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3463 (New)


Package is "kwrited5"

Fri Oct 30 11:46:59 2020 rev:103 rq:844583 version:5.20.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-10-22 
14:24:56.610893605 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3463/kwrited5.changes  
2020-10-30 11:47:11.985682463 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:50 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  kwrited-5.20.1.tar.xz
  kwrited-5.20.1.tar.xz.sig

New:

  kwrited-5.20.2.tar.xz
  kwrited-5.20.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.MchZWK/_old  2020-10-30 11:47:12.845683225 +0100
+++ /var/tmp/diff_new_pack.MchZWK/_new  2020-10-30 11:47:12.849683229 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.20.1
+Version:5.20.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
-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.20.1.tar.xz -> kwrited-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.1/CMakeLists.txt 
new/kwrited-5.20.2/CMakeLists.txt
--- old/kwrited-5.20.1/CMakeLists.txt   2020-10-20 14:01:23.0 +0200
+++ new/kwrited-5.20.2/CMakeLists.txt   2020-10-27 13:20:55.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.74")





commit kwrited5 for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-10-22 14:24:01

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3463 (New)


Package is "kwrited5"

Thu Oct 22 14:24:01 2020 rev:102 rq:843102 version:5.20.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-10-13 
15:29:16.260858208 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3463/kwrited5.changes  
2020-10-22 14:24:56.610893605 +0200
@@ -1,0 +2,9 @@
+Tue Oct 20 14:30:34 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- No code changes since 5.20.0
+
+---

Old:

  kwrited-5.20.0.tar.xz
  kwrited-5.20.0.tar.xz.sig

New:

  kwrited-5.20.1.tar.xz
  kwrited-5.20.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.0fGAiY/_old  2020-10-22 14:24:57.642894532 +0200
+++ /var/tmp/diff_new_pack.0fGAiY/_new  2020-10-22 14:24:57.646894535 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.20.0
+Version:5.20.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.20.0.tar.xz -> kwrited-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.0/CMakeLists.txt 
new/kwrited-5.20.1/CMakeLists.txt
--- old/kwrited-5.20.0/CMakeLists.txt   2020-10-08 18:17:25.0 +0200
+++ new/kwrited-5.20.1/CMakeLists.txt   2020-10-20 14:01:23.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.1")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.74")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.0/kwrited-autostart.desktop 
new/kwrited-5.20.1/kwrited-autostart.desktop
--- old/kwrited-5.20.0/kwrited-autostart.desktop2020-10-08 
18:17:25.0 +0200
+++ new/kwrited-5.20.1/kwrited-autostart.desktop2020-10-20 
14:01:23.0 +0200
@@ -106,7 +106,7 @@
 Comment[eo]=Rigardi pri mesaĝoj de lokaj uzantoj, senditaj per write(1) aŭ 
wall(1)
 Comment[es]=Ver los mensajes de usuarios locales enviados con write(1) o 
wall(1)
 Comment[et]=Jälgib kohalike kasutajate write(1) või wall(1) abil saadetud 
teateid
-Comment[eu]=Begiratu write(1) edo wall(1)(r)ekin bidalitako erabiltzaile 
lokalen mezuei
+Comment[eu]=Gainbegiratu write(1) edo wall(1) bidez erabiltzaile lokalek 
bidalitako mezuak
 Comment[fa]=دیده بان پیامها از کاربران محلی ارسال‌شده توسط  نوشتن(1) یا 
دیوار(1)
 Comment[fi]=Seuraa viestejä, joita paikalliset käyttäjät lähettävät write(1) 
tai wall(1) -komennoilla
 Comment[fr]=Surveiller l'apparition de messages envoyés par les utilisateurs 
locaux avec les commandes « write(1) » ou « wall(1) »
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.0/kwrited.notifyrc 
new/kwrited-5.20.1/kwrited.notifyrc
--- old/kwrited-5.20.0/kwrited.notifyrc 2020-10-08 18:17:25.0 +0200
+++ new/kwrited-5.20.1/kwrited.notifyrc 2020-10-20 14:01:23.0 +0200
@@ -8,6 +8,8 @@
 Name[el]=Τοπική υπηρεσία μηνυμάτων συστήματος
 Name[en_GB]=Local System Message Service
 Name[es]=Servicio de mensajes del sistema local
+Name[et]=Kohalik süsteemsete teadete teenus
+Name[eu]=Sistema lokaleko mezu-zerbitzua
 Name[fi]=Paikallinen järjestelmäviestipalvelu
 Name[fr]=Service local de messages du système 
 Name[hi]=स्थानिक तंत्र संदेश सेवा
@@ -15,6 +17,7 @@
 Name[ko]=로컬 시스템 메시지 서비스
 Name[nl]=Service voor lokale systeemberichten
 Name[nn]=Lokal systemmeldingsteneste
+Name[pl]=Usługa wiadomości lokalnego systemu
 Name[pt]=Serviço de Mensagens do Sistema Local
 Name[pt_BR]=Serviço de mensagens do sistema local
 Name[ro]=Serviciu local pentru mesaje de sistem
@@ -170,7 +173,7 @@
 Comment[en_GB]=The daemon received a new message sent with wall(1) or write(1)
 Comment[es]=El demonio recibió un nuevo mensaje enviado mediante wall(1) o 
write(1)
 Comment[et]=Deemon sai uue teate, mis saadeti käsuga wall(1) või write(1)
-Comment[eu]=daimonak wall(1) edo write(1)(r)ekin bidalitako beste mezu bat 
jaso du
+Comment[eu]=Daimonak wall(1) edo write(1) bidez bidalitako mezu berri bat jaso 
du
 Comment[fa]=شبح یک پیام جدید بوسیله دیوار(1) یا نوشتن(1) دریافت کرد
 Comment[fi]=Taustaprosessi vastaanotti uuden wall(1);lla tai write(1):lla 
lähetetyn viestin
 Comment[fr]=Le démon a reçu un nouveau message 

commit kwrited5 for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-10-13 15:29:04

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3486 (New)


Package is "kwrited5"

Tue Oct 13 15:29:04 2020 rev:101 rq:840993 version:5.20.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-09-04 
11:07:45.270899338 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3486/kwrited5.changes  
2020-10-13 15:29:16.260858208 +0200
@@ -1,0 +2,23 @@
+Thu Oct  8 16:55:22 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+---
+Thu Sep 17 20:03:05 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Remove explicit ECM_KDE_MODULE_DIR
+  * Port away from widgets
+  * Require C++17
+  * Port away from deprecated KNotification constructor
+  * add global notification name
+
+---

Old:

  kwrited-5.19.5.tar.xz
  kwrited-5.19.5.tar.xz.sig

New:

  kwrited-5.20.0.tar.xz
  kwrited-5.20.0.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.uQiSWT/_old  2020-10-13 15:29:16.824858447 +0200
+++ /var/tmp/diff_new_pack.uQiSWT/_new  2020-10-13 15:29:16.828858449 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.19.5
+Version:5.20.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

++ kwrited-5.19.5.tar.xz -> kwrited-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.5/.arcconfig 
new/kwrited-5.20.0/.arcconfig
--- old/kwrited-5.19.5/.arcconfig   2020-09-01 12:32:20.0 +0200
+++ new/kwrited-5.20.0/.arcconfig   1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.5/CMakeLists.txt 
new/kwrited-5.20.0/CMakeLists.txt
--- old/kwrited-5.19.5/CMakeLists.txt   2020-09-01 12:32:20.0 +0200
+++ new/kwrited-5.20.0/CMakeLists.txt   2020-10-08 18:17:25.0 +0200
@@ -1,13 +1,16 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.19.5")
+set(PROJECT_VERSION "5.20.0")
 
-set(QT_MIN_VERSION "5.14.0")
-set(KF5_MIN_VERSION "5.66.0")
+set(QT_MIN_VERSION "5.15.0")
+set(KF5_MIN_VERSION "5.74")
+
+set(CMAKE_CXX_STANDARD 17)
+set(CMAKE_CXX_STANDARD_REQUIRED ON)
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} )
 
 include(CMakeDependentOption)
 include(KDEInstallDirs)
@@ -17,7 +20,7 @@
 include(KDEClangFormat)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
-Widgets
+Gui
 )
 
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
@@ -57,7 +60,7 @@
 if (BUILD_AS_EXECUTABLE)
 add_executable(kwrited kwrited.cpp)
 target_compile_definitions(kwrited PRIVATE 
-DPROJECT_VERSION="${PROJECT_VERSION}")
-target_link_libraries(kwrited  Qt5::Widgets KF5::CoreAddons KF5::I18n 
KF5::Notifications KF5::Pty)
+target_link_libraries(kwrited Qt5::Gui KF5::CoreAddons KF5::I18n 
KF5::Notifications KF5::Pty)
 install(TARGETS kwrited  ${INSTALL_TARGETS_DEFAULT_ARGS} )
 if(IS_ABSOLUTE BIN_INSTALL_DIR)
 set(ABS_BIN_INSTALL_DIR "${BIN_INSTALL_DIR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.5/kwrited-autostart.desktop 
new/kwrited-5.20.0/kwrited-autostart.desktop
--- old/kwrited-5.19.5/kwrited-autostart.desktop2020-09-01 
12:32:20.0 +0200
+++ new/kwrited-5.20.0/kwrited-autostart.desktop2020-10-08 
18:17:25.0 +0200
@@ -72,7 +72,6 @@
 Name[sr@ijekavian]=КДЕ‑ов демон 

commit kwrited5 for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-09-04 11:07:16

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3399 (New)


Package is "kwrited5"

Fri Sep  4 11:07:16 2020 rev:100 rq:831168 version:5.19.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-07-29 
17:19:17.308501894 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3399/kwrited5.changes  
2020-09-04 11:07:45.270899338 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 11:38:49 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+---

Old:

  kwrited-5.19.4.tar.xz
  kwrited-5.19.4.tar.xz.sig

New:

  kwrited-5.19.5.tar.xz
  kwrited-5.19.5.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.poxKQk/_old  2020-09-04 11:07:47.478900448 +0200
+++ /var/tmp/diff_new_pack.poxKQk/_new  2020-09-04 11:07:47.478900448 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.19.4
+Version:5.19.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.19.4.tar.xz -> kwrited-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.4/CMakeLists.txt 
new/kwrited-5.19.5/CMakeLists.txt
--- old/kwrited-5.19.4/CMakeLists.txt   2020-07-28 12:57:56.0 +0200
+++ new/kwrited-5.19.5/CMakeLists.txt   2020-09-01 12:32:20.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")





commit kwrited5 for openSUSE:Factory

2020-07-29 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-07-29 17:18:53

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3592 (New)


Package is "kwrited5"

Wed Jul 29 17:18:53 2020 rev:99 rq:823247 version:5.19.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-07-10 
14:11:51.691328466 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3592/kwrited5.changes  
2020-07-29 17:19:17.308501894 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:49 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+---

Old:

  kwrited-5.19.3.tar.xz
  kwrited-5.19.3.tar.xz.sig

New:

  kwrited-5.19.4.tar.xz
  kwrited-5.19.4.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.PPIbem/_old  2020-07-29 17:19:17.924502397 +0200
+++ /var/tmp/diff_new_pack.PPIbem/_new  2020-07-29 17:19:17.928502400 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.19.3
+Version:5.19.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.19.3.tar.xz -> kwrited-5.19.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.3/CMakeLists.txt 
new/kwrited-5.19.4/CMakeLists.txt
--- old/kwrited-5.19.3/CMakeLists.txt   2020-07-07 13:13:10.0 +0200
+++ new/kwrited-5.19.4/CMakeLists.txt   2020-07-28 12:57:56.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.3/kwrited-autostart.desktop 
new/kwrited-5.19.4/kwrited-autostart.desktop
--- old/kwrited-5.19.3/kwrited-autostart.desktop2020-07-07 
13:13:10.0 +0200
+++ new/kwrited-5.19.4/kwrited-autostart.desktop2020-07-28 
12:57:56.0 +0200
@@ -95,7 +95,7 @@
 Comment[bg]=Наблюдение за съобщения от локални потребители, изпратени с 
write(1) или wall(1)
 Comment[bn_IN]=write(1) অথবা wall(1) সহযোগে ব্যবহারকারীদের থেকে প্রাপ্ত 
বার্তার অপেক্ষা করা হবে
 Comment[bs]=Pazi na poruke od lokalnih korisnika poslatih naredbama write(1) 
ili wall(1)
-Comment[ca]=Fes atenció als missatges dels usuaris locals enviats amb write(1) 
o wall(1)
+Comment[ca]=Vigila els missatges dels usuaris locals enviats amb write(1) o 
wall(1)
 Comment[ca@valencia]=Fes atenció als missatges dels usuaris locals enviats amb 
write(1) o wall(1)
 Comment[cs]=Sledování zpráv od místních uživatelů poslaných pomocí write(1) 
nebo wall(1)
 Comment[csb]=Dozérô wiadłów òd môlowëch brëkòwników wësłónëch przez write(1) 
abò wall(1)





commit kwrited5 for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-07-10 14:11:45

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3060 (New)


Package is "kwrited5"

Fri Jul 10 14:11:45 2020 rev:98 rq:819415 version:5.19.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-06-25 
15:05:32.596998348 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3060/kwrited5.changes  
2020-07-10 14:11:51.691328466 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 13:57:59 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+---

Old:

  kwrited-5.19.2.tar.xz
  kwrited-5.19.2.tar.xz.sig

New:

  kwrited-5.19.3.tar.xz
  kwrited-5.19.3.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.QHZ0ch/_old  2020-07-10 14:11:52.439330922 +0200
+++ /var/tmp/diff_new_pack.QHZ0ch/_new  2020-07-10 14:11:52.439330922 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.19.2
+Version:5.19.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.19.2.tar.xz -> kwrited-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.2/CMakeLists.txt 
new/kwrited-5.19.3/CMakeLists.txt
--- old/kwrited-5.19.2/CMakeLists.txt   2020-06-23 14:12:38.0 +0200
+++ new/kwrited-5.19.3/CMakeLists.txt   2020-07-07 13:13:10.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")





commit kwrited5 for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-06-25 15:05:17

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3060 (New)


Package is "kwrited5"

Thu Jun 25 15:05:17 2020 rev:97 rq:816681 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-06-21 
18:56:40.795030525 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3060/kwrited5.changes  
2020-06-25 15:05:32.596998348 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 13:26:16 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- No code changes since 5.19.1
+
+---

Old:

  kwrited-5.19.1.tar.xz
  kwrited-5.19.1.tar.xz.sig

New:

  kwrited-5.19.2.tar.xz
  kwrited-5.19.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.66Ckq4/_old  2020-06-25 15:05:33.933002652 +0200
+++ /var/tmp/diff_new_pack.66Ckq4/_new  2020-06-25 15:05:33.937002665 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.19.1
+Version:5.19.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.19.1.tar.xz -> kwrited-5.19.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.1/CMakeLists.txt 
new/kwrited-5.19.2/CMakeLists.txt
--- old/kwrited-5.19.1/CMakeLists.txt   2020-06-16 14:45:48.0 +0200
+++ new/kwrited-5.19.2/CMakeLists.txt   2020-06-23 14:12:38.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.19.1")
+set(PROJECT_VERSION "5.19.2")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")





commit kwrited5 for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-06-20 20:11:27

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3606 (New)


Package is "kwrited5"

Sat Jun 20 20:11:27 2020 rev:96 rq:815464 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-06-08 
23:55:08.879421847 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3606/kwrited5.changes  
2020-06-21 18:56:40.795030525 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:51 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  kwrited-5.19.0.tar.xz
  kwrited-5.19.0.tar.xz.sig

New:

  kwrited-5.19.1.tar.xz
  kwrited-5.19.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ufqcEV/_old  2020-06-21 18:56:41.231032098 +0200
+++ /var/tmp/diff_new_pack.ufqcEV/_new  2020-06-21 18:56:41.231032098 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.19.0
+Version:5.19.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.19.0.tar.xz -> kwrited-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.19.0/CMakeLists.txt 
new/kwrited-5.19.1/CMakeLists.txt
--- old/kwrited-5.19.0/CMakeLists.txt   2020-06-04 13:18:11.0 +0200
+++ new/kwrited-5.19.1/CMakeLists.txt   2020-06-16 14:45:48.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")





commit kwrited5 for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-06-08 23:54:08

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.3606 (New)


Package is "kwrited5"

Mon Jun  8 23:54:08 2020 rev:95 rq:812320 version:5.19.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-05-07 
15:10:12.888338027 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3606/kwrited5.changes  
2020-06-08 23:55:08.879421847 +0200
@@ -1,0 +2,20 @@
+Thu Jun  4 13:27:12 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---
+Thu May 14 14:33:05 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * Remove too strict Qt/KF5 deprecation rule
+  * bump to require Qt 5.14
+
+---

Old:

  kwrited-5.18.5.tar.xz
  kwrited-5.18.5.tar.xz.sig

New:

  kwrited-5.19.0.tar.xz
  kwrited-5.19.0.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.UOwGfv/_old  2020-06-08 23:55:12.403432717 +0200
+++ /var/tmp/diff_new_pack.UOwGfv/_new  2020-06-08 23:55:12.411432742 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.18.5
+Version:5.19.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

++ kwrited-5.18.5.tar.xz -> kwrited-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.18.5/CMakeLists.txt 
new/kwrited-5.19.0/CMakeLists.txt
--- old/kwrited-5.18.5/CMakeLists.txt   2020-05-05 16:46:45.0 +0200
+++ new/kwrited-5.19.0/CMakeLists.txt   2020-06-04 13:18:11.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.18.5")
+set(PROJECT_VERSION "5.19.0")
 
-set(QT_MIN_VERSION "5.12.0")
+set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
@@ -41,6 +41,11 @@
 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:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-05-07 15:09:59

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.2738 (New)


Package is "kwrited5"

Thu May  7 15:09:59 2020 rev:94 rq:800483 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-04-04 
12:11:22.275060190 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.2738/kwrited5.changes  
2020-05-07 15:10:12.888338027 +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.mypVE7/_old  2020-05-07 15:10:13.948340134 +0200
+++ /var/tmp/diff_new_pack.mypVE7/_new  2020-05-07 15:10:13.952340142 +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:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-04-04 12:11:06

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


Package is "kwrited5"

Sat Apr  4 12:11:06 2020 rev:93 rq:790431 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-03-12 
22:59:57.751030342 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.3248/kwrited5.changes  
2020-04-04 12:11:22.275060190 +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.aTx5C3/_old  2020-04-04 12:11:23.591061950 +0200
+++ /var/tmp/diff_new_pack.aTx5C3/_new  2020-04-04 12:11:23.595061955 +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:Factory

2020-03-12 Thread root
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.changes2020-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 
+
+- 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.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:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-02-29 21:22:34

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


Package is "kwrited5"

Sat Feb 29 21:22:34 2020 rev:91 rq:779190 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-02-22 
19:05:23.88688 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.26092/kwrited5.changes 
2020-02-29 21:22:37.590292322 +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.irGzi2/_old  2020-02-29 21:22:38.366293858 +0100
+++ /var/tmp/diff_new_pack.irGzi2/_new  2020-02-29 21:22:38.366293858 +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:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-02-22 19:05:06

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


Package is "kwrited5"

Sat Feb 22 19:05:06 2020 rev:90 rq:776781 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-02-10 
21:52:48.802170758 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.26092/kwrited5.changes 
2020-02-22 19:05:23.88688 +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.w8mZmn/_old  2020-02-22 19:05:24.446223403 +0100
+++ /var/tmp/diff_new_pack.w8mZmn/_new  2020-02-22 19:05:24.446223403 +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:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-02-10 21:52:23

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


Package is "kwrited5"

Mon Feb 10 21:52:23 2020 rev:89 rq:772245 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2020-01-09 
22:50:57.594720247 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.26092/kwrited5.changes 
2020-02-10 21:52:48.802170758 +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.29myIL/_old  2020-02-10 21:52:49.354171063 +0100
+++ /var/tmp/diff_new_pack.29myIL/_new  2020-02-10 21:52:49.358171066 +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) அதிலிருந்து 

commit kwrited5 for openSUSE:Factory

2020-01-09 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2020-01-09 22:50:31

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.6675 (New)


Package is "kwrited5"

Thu Jan  9 22:50:31 2020 rev:88 rq:761989 version:5.17.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-12-05 
17:35:01.693442324 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.6675/kwrited5.changes  
2020-01-09 22:50:57.594720247 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 16:24:36 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- No code changes since 5.17.4
+
+---

Old:

  kwrited-5.17.4.tar.xz
  kwrited-5.17.4.tar.xz.sig

New:

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



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.e8Z8u2/_old  2020-01-09 22:50:58.454720678 +0100
+++ /var/tmp/diff_new_pack.e8Z8u2/_new  2020-01-09 22:50:58.478720690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:   kwrited5
-Version:5.17.4
+Version:5.17.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.17.4.tar.xz -> kwrited-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.4/CMakeLists.txt 
new/kwrited-5.17.5/CMakeLists.txt
--- old/kwrited-5.17.4/CMakeLists.txt   2019-12-03 13:16:18.0 +0100
+++ new/kwrited-5.17.5/CMakeLists.txt   2020-01-07 16:34:20.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kwrited5 for openSUSE:Factory

2019-12-05 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-12-05 17:34:25

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.4691 (New)


Package is "kwrited5"

Thu Dec  5 17:34:25 2019 rev:87 rq:754016 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-11-13 
13:27:27.623643417 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.4691/kwrited5.changes  
2019-12-05 17:35:01.693442324 +0100
@@ -1,0 +2,9 @@
+Wed Dec  4 08:37:00 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.4.php
+- No code changes since 5.17.3
+
+---

Old:

  kwrited-5.17.3.tar.xz
  kwrited-5.17.3.tar.xz.sig

New:

  kwrited-5.17.4.tar.xz
  kwrited-5.17.4.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.iVTLLt/_old  2019-12-05 17:35:02.161442257 +0100
+++ /var/tmp/diff_new_pack.iVTLLt/_new  2019-12-05 17:35:02.161442257 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.17.3
+Version:5.17.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.17.3.tar.xz -> kwrited-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.3/CMakeLists.txt 
new/kwrited-5.17.4/CMakeLists.txt
--- old/kwrited-5.17.3/CMakeLists.txt   2019-11-12 11:21:08.0 +0100
+++ new/kwrited-5.17.4/CMakeLists.txt   2019-12-03 13:16:18.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kwrited5 for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-11-13 13:27:23

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.2990 (New)


Package is "kwrited5"

Wed Nov 13 13:27:23 2019 rev:86 rq:747846 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-10-31 
18:19:09.546252988 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.2990/kwrited5.changes  
2019-11-13 13:27:27.623643417 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kwrited-5.17.2.tar.xz
  kwrited-5.17.2.tar.xz.sig

New:

  kwrited-5.17.3.tar.xz
  kwrited-5.17.3.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.eevPVf/_old  2019-11-13 13:27:29.187645045 +0100
+++ /var/tmp/diff_new_pack.eevPVf/_new  2019-11-13 13:27:29.187645045 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.17.2.tar.xz -> kwrited-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.2/CMakeLists.txt 
new/kwrited-5.17.3/CMakeLists.txt
--- old/kwrited-5.17.2/CMakeLists.txt   2019-10-29 19:19:55.0 +0100
+++ new/kwrited-5.17.3/CMakeLists.txt   2019-11-12 11:21:08.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kwrited5 for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-10-31 18:18:48

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.2990 (New)


Package is "kwrited5"

Thu Oct 31 18:18:48 2019 rev:85 rq:744229 version:5.17.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-10-23 
15:52:33.586805475 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.2990/kwrited5.changes  
2019-10-31 18:19:09.546252988 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:51 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  kwrited-5.17.1.tar.xz
  kwrited-5.17.1.tar.xz.sig

New:

  kwrited-5.17.2.tar.xz
  kwrited-5.17.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.w6S5Nf/_old  2019-10-31 18:19:10.502253977 +0100
+++ /var/tmp/diff_new_pack.w6S5Nf/_new  2019-10-31 18:19:10.510253986 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.17.1
+Version:5.17.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.17.1.tar.xz -> kwrited-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.1/CMakeLists.txt 
new/kwrited-5.17.2/CMakeLists.txt
--- old/kwrited-5.17.1/CMakeLists.txt   2019-10-22 17:29:23.0 +0200
+++ new/kwrited-5.17.2/CMakeLists.txt   2019-10-29 19:19:55.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kwrited5 for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-10-23 15:52:29

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.2352 (New)


Package is "kwrited5"

Wed Oct 23 15:52:29 2019 rev:84 rq:742060 version:5.17.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-10-14 
12:41:09.686753698 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.2352/kwrited5.changes  
2019-10-23 15:52:33.586805475 +0200
@@ -1,0 +2,9 @@
+Tue Oct 22 16:44:44 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- No code changes since 5.17.0
+
+---

Old:

  kwrited-5.17.0.tar.xz
  kwrited-5.17.0.tar.xz.sig

New:

  kwrited-5.17.1.tar.xz
  kwrited-5.17.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.Qchpdt/_old  2019-10-23 15:52:34.222806162 +0200
+++ /var/tmp/diff_new_pack.Qchpdt/_new  2019-10-23 15:52:34.226806166 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.17.0
+Version:5.17.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.17.0.tar.xz -> kwrited-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.17.0/CMakeLists.txt 
new/kwrited-5.17.1/CMakeLists.txt
--- old/kwrited-5.17.0/CMakeLists.txt   2019-10-10 14:37:42.0 +0200
+++ new/kwrited-5.17.1/CMakeLists.txt   2019-10-22 17:29:23.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kwrited5 for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-10-14 12:41:03

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.2352 (New)


Package is "kwrited5"

Mon Oct 14 12:41:03 2019 rev:83 rq:737475 version:5.17.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-09-07 
11:39:14.818390548 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.2352/kwrited5.changes  
2019-10-14 12:41:09.686753698 +0200
@@ -1,0 +2,20 @@
+Thu Oct 10 14:25:47 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+---
+Thu Sep 19 12:32:36 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+  * update to latest kf5 dependency
+  * It compiles fine without deprecated method
+
+---

Old:

  kwrited-5.16.5.tar.xz
  kwrited-5.16.5.tar.xz.sig

New:

  kwrited-5.17.0.tar.xz
  kwrited-5.17.0.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.KwSBAW/_old  2019-10-14 12:41:10.402751825 +0200
+++ /var/tmp/diff_new_pack.KwSBAW/_new  2019-10-14 12:41:10.406751815 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.16.5
+Version:5.17.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

++ kwrited-5.16.5.tar.xz -> kwrited-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.5/CMakeLists.txt 
new/kwrited-5.17.0/CMakeLists.txt
--- old/kwrited-5.16.5/CMakeLists.txt   2019-09-03 15:51:19.0 +0200
+++ new/kwrited-5.17.0/CMakeLists.txt   2019-10-10 14:37:42.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.16.5")
+set(PROJECT_VERSION "5.17.0")
 
 set(QT_MIN_VERSION "5.12.0")
-set(KF5_MIN_VERSION "5.58.0")
+set(KF5_MIN_VERSION "5.62.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
@@ -38,9 +38,12 @@
 endif ()
 
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
-#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050a00)
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.5/kwrited-autostart.desktop 
new/kwrited-5.17.0/kwrited-autostart.desktop
--- old/kwrited-5.16.5/kwrited-autostart.desktop2019-09-03 
15:51:19.0 +0200
+++ new/kwrited-5.17.0/kwrited-autostart.desktop2019-10-10 
14:37:42.0 +0200
@@ -10,7 +10,7 @@
 Name[br]=Diaoul skrivañ KDE
 Name[bs]=KDE‑ov demon za poruke
 Name[ca]=Dimoni d'escriptura del KDE
-Name[ca@valencia]=Dimoni d'escriptura del KDE
+Name[ca@valencia]=Dimoni d'escriptura de KDE
 Name[cs]=Zapisovací démon KDE
 Name[csb]=Demóna zôpisu KDE
 Name[cy]=Daemon KDE Write
@@ -46,7 +46,7 @@
 Name[kn]=ಕೆಡಿಇ ಬರವಣಿಗೆ (ರೈಟ್) ನೇಪಥಿಕ (ಡೀಮನ್)
 Name[ko]=KDE Write 데몬
 Name[ku]=Amûrê KDE Write
-Name[lt]=KDE Write tarnyba
+Name[lt]=KDE rašymo tarnyba
 Name[lv]=KDE write dēmons
 Name[mai]=केडीई राइट डेमन
 Name[mk]=KDE Write даемон
@@ -75,7 +75,7 @@
 Name[sv]=KDE-skrivdemon
 Name[ta]=KDE Write Daemon
 Name[te]=KDE వ్రాయు డెమోన్
-Name[tg]=Суҳбати шабакаи дохилӣ
+Name[tg]=Раванди дохилии навишти KDE
 Name[th]=ดีมอน Write ของ KDE
 Name[tr]=KDE Write Servisi
 Name[ug]=KDE Write نازارەتچى
@@ -132,7 +132,7 @@
 Comment[kn]=write(1) ಅಥವಾ wall(1) ರ ಮೂಲಕ ಸ್ಥಳೀಯ ಬಳಕೆದಾರರಿಂದ ಕಳುಹಿಸಲ್ಪಟ್ಟ 
ಸಂದೇಶಗಳಿಗಾಗಿ ಗಮನಿಸಿ
 

commit kwrited5 for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-09-07 11:39:13

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.7948 (New)


Package is "kwrited5"

Sat Sep  7 11:39:13 2019 rev:82 rq:728194 version:5.16.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-07-31 
14:32:16.509962729 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.7948/kwrited5.changes  
2019-09-07 11:39:14.818390548 +0200
@@ -1,0 +2,9 @@
+Tue Sep  3 12:44:12 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- No code changes since 5.16.4
+
+---

Old:

  kwrited-5.16.4.tar.xz
  kwrited-5.16.4.tar.xz.sig

New:

  kwrited-5.16.5.tar.xz
  kwrited-5.16.5.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.K7B4Fn/_old  2019-09-07 11:39:15.402390476 +0200
+++ /var/tmp/diff_new_pack.K7B4Fn/_new  2019-09-07 11:39:15.402390476 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.16.4
+Version:5.16.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.16.4.tar.xz -> kwrited-5.16.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.4/CMakeLists.txt 
new/kwrited-5.16.5/CMakeLists.txt
--- old/kwrited-5.16.4/CMakeLists.txt   2019-07-30 12:26:23.0 +0200
+++ new/kwrited-5.16.5/CMakeLists.txt   2019-09-03 15:51:19.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.16.4")
+set(PROJECT_VERSION "5.16.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kwrited5 for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-07-31 14:31:54

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.4126 (New)


Package is "kwrited5"

Wed Jul 31 14:31:54 2019 rev:81 rq:719917 version:5.16.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-07-26 
12:38:29.501978189 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.4126/kwrited5.changes  
2019-07-31 14:32:16.509962729 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:18 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  kwrited-5.16.3.tar.xz
  kwrited-5.16.3.tar.xz.sig

New:

  kwrited-5.16.4.tar.xz
  kwrited-5.16.4.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.bBAW8w/_old  2019-07-31 14:32:17.237962564 +0200
+++ /var/tmp/diff_new_pack.bBAW8w/_new  2019-07-31 14:32:17.237962564 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.16.3
+Version:5.16.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.16.3.tar.xz -> kwrited-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.3/CMakeLists.txt 
new/kwrited-5.16.4/CMakeLists.txt
--- old/kwrited-5.16.3/CMakeLists.txt   2019-07-09 17:48:33.0 +0200
+++ new/kwrited-5.16.4/CMakeLists.txt   2019-07-30 12:26:23.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kwrited5 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-07-26 12:38:27

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.4126 (New)


Package is "kwrited5"

Fri Jul 26 12:38:27 2019 rev:80 rq:717050 version:5.16.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-06-26 
16:04:17.319651013 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.4126/kwrited5.changes  
2019-07-26 12:38:29.501978189 +0200
@@ -1,0 +2,9 @@
+Tue Jul  9 17:29:07 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- No code changes since 5.16.2
+
+---

Old:

  kwrited-5.16.2.tar.xz
  kwrited-5.16.2.tar.xz.sig

New:

  kwrited-5.16.3.tar.xz
  kwrited-5.16.3.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.7CsfwA/_old  2019-07-26 12:38:30.065977814 +0200
+++ /var/tmp/diff_new_pack.7CsfwA/_new  2019-07-26 12:38:30.069977812 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.16.2
+Version:5.16.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.16.2.tar.xz -> kwrited-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.2/CMakeLists.txt 
new/kwrited-5.16.3/CMakeLists.txt
--- old/kwrited-5.16.2/CMakeLists.txt   2019-06-25 13:45:02.0 +0200
+++ new/kwrited-5.16.3/CMakeLists.txt   2019-07-09 17:48:33.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kwrited5 for openSUSE:Factory

2019-06-26 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-06-26 16:04:05

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.4615 (New)


Package is "kwrited5"

Wed Jun 26 16:04:05 2019 rev:79 rq:711974 version:5.16.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-06-20 
18:56:47.868960693 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.4615/kwrited5.changes  
2019-06-26 16:04:17.319651013 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:17 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  kwrited-5.16.1.tar.xz
  kwrited-5.16.1.tar.xz.sig

New:

  kwrited-5.16.2.tar.xz
  kwrited-5.16.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.2Yuin5/_old  2019-06-26 16:04:19.603654244 +0200
+++ /var/tmp/diff_new_pack.2Yuin5/_new  2019-06-26 16:04:19.639654295 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.16.1
+Version:5.16.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.16.1.tar.xz -> kwrited-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.1/CMakeLists.txt 
new/kwrited-5.16.2/CMakeLists.txt
--- old/kwrited-5.16.1/CMakeLists.txt   2019-06-18 11:58:39.0 +0200
+++ new/kwrited-5.16.2/CMakeLists.txt   2019-06-25 13:45:02.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kwrited5 for openSUSE:Factory

2019-06-20 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-06-20 18:56:44

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.4811 (New)


Package is "kwrited5"

Thu Jun 20 18:56:44 2019 rev:78 rq:711092 version:5.16.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-06-12 
13:29:38.952258213 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.4811/kwrited5.changes  
2019-06-20 18:56:47.868960693 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:15 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+---

Old:

  kwrited-5.16.0.tar.xz
  kwrited-5.16.0.tar.xz.sig

New:

  kwrited-5.16.1.tar.xz
  kwrited-5.16.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.CeUahl/_old  2019-06-20 18:56:49.372962753 +0200
+++ /var/tmp/diff_new_pack.CeUahl/_new  2019-06-20 18:56:49.412962808 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.16.0
+Version:5.16.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.16.0.tar.xz -> kwrited-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.16.0/CMakeLists.txt 
new/kwrited-5.16.1/CMakeLists.txt
--- old/kwrited-5.16.0/CMakeLists.txt   2019-06-06 15:02:08.0 +0200
+++ new/kwrited-5.16.1/CMakeLists.txt   2019-06-18 11:58:39.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kwrited5 for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-06-12 13:29:37

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.4811 (New)


Package is "kwrited5"

Wed Jun 12 13:29:37 2019 rev:77 rq:708310 version:5.16.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-05-08 
15:17:00.721061503 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.4811/kwrited5.changes  
2019-06-12 13:29:38.952258213 +0200
@@ -1,0 +2,19 @@
+Thu Jun  6 14:07:08 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+---
+Thu May 16 16:56:38 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * bump Qt version to 5.12 as agreed at start of cycle
+
+---

Old:

  kwrited-5.15.5.tar.xz
  kwrited-5.15.5.tar.xz.sig

New:

  kwrited-5.16.0.tar.xz
  kwrited-5.16.0.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ovx7xO/_old  2019-06-12 13:29:39.552257899 +0200
+++ /var/tmp/diff_new_pack.ovx7xO/_new  2019-06-12 13:29:39.556257897 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.15.5
+Version:5.16.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

++ kwrited-5.15.5.tar.xz -> kwrited-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.5/CMakeLists.txt 
new/kwrited-5.16.0/CMakeLists.txt
--- old/kwrited-5.15.5/CMakeLists.txt   2019-05-07 11:57:53.0 +0200
+++ new/kwrited-5.16.0/CMakeLists.txt   2019-06-06 15:02:08.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.15.5")
+set(PROJECT_VERSION "5.16.0")
 
-set(QT_MIN_VERSION "5.11.0")
-set(KF5_MIN_VERSION "5.54.0")
+set(QT_MIN_VERSION "5.12.0")
+set(KF5_MIN_VERSION "5.58.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})





commit kwrited5 for openSUSE:Factory

2019-05-08 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-05-08 15:16:57

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.5148 (New)


Package is "kwrited5"

Wed May  8 15:16:57 2019 rev:76 rq:701383 version:5.15.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-04-17 
10:07:03.954689788 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.5148/kwrited5.changes  
2019-05-08 15:17:00.721061503 +0200
@@ -1,0 +2,9 @@
+Tue May  7 11:04:56 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- No code changes since 5.15.4
+
+---

Old:

  kwrited-5.15.4.tar.xz
  kwrited-5.15.4.tar.xz.sig

New:

  kwrited-5.15.5.tar.xz
  kwrited-5.15.5.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.hphvmm/_old  2019-05-08 15:17:01.269062724 +0200
+++ /var/tmp/diff_new_pack.hphvmm/_new  2019-05-08 15:17:01.273062732 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.15.4
+Version:5.15.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.15.4.tar.xz -> kwrited-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.4/CMakeLists.txt 
new/kwrited-5.15.5/CMakeLists.txt
--- old/kwrited-5.15.4/CMakeLists.txt   2019-04-02 14:05:56.0 +0200
+++ new/kwrited-5.15.5/CMakeLists.txt   2019-05-07 11:57:53.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")





commit kwrited5 for openSUSE:Factory

2019-04-17 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-04-17 10:07:00

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.17052 (New)


Package is "kwrited5"

Wed Apr 17 10:07:00 2019 rev:75 rq:690742 version:5.15.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-03-13 
16:42:01.030655917 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.17052/kwrited5.changes 
2019-04-17 10:07:03.954689788 +0200
@@ -1,0 +2,9 @@
+Tue Apr  2 12:40:58 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- No code changes since 5.15.3
+
+---

Old:

  kwrited-5.15.3.tar.xz
  kwrited-5.15.3.tar.xz.sig

New:

  kwrited-5.15.4.tar.xz
  kwrited-5.15.4.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.5EGUZM/_old  2019-04-17 10:07:04.626690564 +0200
+++ /var/tmp/diff_new_pack.5EGUZM/_new  2019-04-17 10:07:04.634690573 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.15.3
+Version:5.15.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.15.3.tar.xz -> kwrited-5.15.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.3/CMakeLists.txt 
new/kwrited-5.15.4/CMakeLists.txt
--- old/kwrited-5.15.3/CMakeLists.txt   2019-03-12 10:56:00.0 +0100
+++ new/kwrited-5.15.4/CMakeLists.txt   2019-04-02 14:05:56.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.15.3")
+set(PROJECT_VERSION "5.15.4")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")





commit kwrited5 for openSUSE:Factory

2019-03-13 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-03-13 16:41:55

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.28833 (New)


Package is "kwrited5"

Wed Mar 13 16:41:55 2019 rev:74 rq:684606 version:5.15.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-02-27 
15:09:31.474385348 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.28833/kwrited5.changes 
2019-03-13 16:42:01.030655917 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:22 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  kwrited-5.15.2.tar.xz
  kwrited-5.15.2.tar.xz.sig

New:

  kwrited-5.15.3.tar.xz
  kwrited-5.15.3.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.GqF9gU/_old  2019-03-13 16:42:02.654654717 +0100
+++ /var/tmp/diff_new_pack.GqF9gU/_new  2019-03-13 16:42:02.654654717 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.15.2
+Version:5.15.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.15.2.tar.xz -> kwrited-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.2/CMakeLists.txt 
new/kwrited-5.15.3/CMakeLists.txt
--- old/kwrited-5.15.2/CMakeLists.txt   2019-02-26 12:33:58.0 +0100
+++ new/kwrited-5.15.3/CMakeLists.txt   2019-03-12 10:56:00.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.3")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")





commit kwrited5 for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-02-27 15:09:27

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.28833 (New)


Package is "kwrited5"

Wed Feb 27 15:09:27 2019 rev:73 rq:679633 version:5.15.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-02-24 
17:15:16.664451863 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.28833/kwrited5.changes 
2019-02-27 15:09:31.474385348 +0100
@@ -1,0 +2,9 @@
+Tue Feb 26 14:05:31 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---

Old:

  kwrited-5.15.1.tar.xz
  kwrited-5.15.1.tar.xz.sig

New:

  kwrited-5.15.2.tar.xz
  kwrited-5.15.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.7e0xtj/_old  2019-02-27 15:09:31.998385188 +0100
+++ /var/tmp/diff_new_pack.7e0xtj/_new  2019-02-27 15:09:31.998385188 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.15.1
+Version:5.15.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.15.1.tar.xz -> kwrited-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.1/CMakeLists.txt 
new/kwrited-5.15.2/CMakeLists.txt
--- old/kwrited-5.15.1/CMakeLists.txt   2019-02-19 11:54:49.0 +0100
+++ new/kwrited-5.15.2/CMakeLists.txt   2019-02-26 12:33:58.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.15.1")
+set(PROJECT_VERSION "5.15.2")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")





commit kwrited5 for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-02-24 17:15:13

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.28833 (New)


Package is "kwrited5"

Sun Feb 24 17:15:13 2019 rev:72 rq:677494 version:5.15.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-02-11 
21:21:01.095221151 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.28833/kwrited5.changes 
2019-02-24 17:15:16.664451863 +0100
@@ -1,0 +2,9 @@
+Tue Feb 19 12:26:09 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---

Old:

  kwrited-5.15.0.tar.xz
  kwrited-5.15.0.tar.xz.sig

New:

  kwrited-5.15.1.tar.xz
  kwrited-5.15.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.SjqQQt/_old  2019-02-24 17:15:17.256451757 +0100
+++ /var/tmp/diff_new_pack.SjqQQt/_new  2019-02-24 17:15:17.256451757 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kwrited5
-Version:5.15.0
+Version:5.15.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.15.0.tar.xz -> kwrited-5.15.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.0/CMakeLists.txt 
new/kwrited-5.15.1/CMakeLists.txt
--- old/kwrited-5.15.0/CMakeLists.txt   2019-02-07 12:12:34.0 +0100
+++ new/kwrited-5.15.1/CMakeLists.txt   2019-02-19 11:54:49.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.1")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.0/kwrited-autostart.desktop 
new/kwrited-5.15.1/kwrited-autostart.desktop
--- old/kwrited-5.15.0/kwrited-autostart.desktop2019-02-07 
12:12:34.0 +0100
+++ new/kwrited-5.15.1/kwrited-autostart.desktop2019-02-19 
11:54:49.0 +0100
@@ -36,7 +36,7 @@
 Name[hsb]=KDE write demon
 Name[hu]=KDE adatkiíró szolgáltatás
 Name[ia]=KDE Write Daemon
-Name[id]=Jurik Tulis KDE
+Name[id]=Daemon Write KDE
 Name[is]=KDE skriftarpúki
 Name[it]=Demone di write di KDE
 Name[ja]=KDE Write デーモン
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.15.0/kwrited.notifyrc 
new/kwrited-5.15.1/kwrited.notifyrc
--- old/kwrited-5.15.0/kwrited.notifyrc 2019-02-07 12:12:34.0 +0100
+++ new/kwrited-5.15.1/kwrited.notifyrc 2019-02-19 11:54:49.0 +0100
@@ -165,7 +165,7 @@
 Comment[hsb]=Demon je powěsć dóstał, pósłanu z wall(1) abo write(1)
 Comment[hu]=A szolgáltatás új üzenetet kapott wall(1) vagy write(1) paranccsal
 Comment[ia]=Le demone recipeva un nove message inviate con wall(1) o write(1)
-Comment[id]=Jurik menerima sebuah pesan baru yang dikirim dengan wall(1) atau 
write(1)
+Comment[id]=Daemon menerima sebuah pesan baru yang dikirim dengan wall(1) atau 
write(1)
 Comment[is]=Þjónninn tók við nýju skeyti sem sent var með wall(1) eða write(1)
 Comment[it]=Il demone ha ricevuto un nuovo messaggio mandato con wall(1) o 
write(1)
 Comment[ja]=デーモンが wall(1) か write(1) で送信された新しいメッセージを受け取りました





commit kwrited5 for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-02-11 21:20:59

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.28833 (New)


Package is "kwrited5"

Mon Feb 11 21:20:59 2019 rev:71 rq:672589 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2019-01-21 
10:48:27.836157759 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.28833/kwrited5.changes 
2019-02-11 21:21:01.095221151 +0100
@@ -1,0 +2,21 @@
+Thu Feb  7 16:02:51 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+---
+Thu Jan 17 18:47:24 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 
cycle
+  * Don't group wall notifications
+  * Use KDEFrameworkCompilerSettings
+
+---

Old:

  kwrited-5.14.5.tar.xz
  kwrited-5.14.5.tar.xz.sig

New:

  kwrited-5.15.0.tar.xz
  kwrited-5.15.0.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ARrfgZ/_old  2019-02-11 21:21:01.759220795 +0100
+++ /var/tmp/diff_new_pack.ARrfgZ/_new  2019-02-11 21:21:01.763220794 +0100
@@ -17,17 +17,16 @@
 
 
 %bcond_without lang
-
 Name:   kwrited5
-Version:5.14.5
+Version:5.15.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

++ kwrited-5.14.5.tar.xz -> kwrited-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.5/CMakeLists.txt 
new/kwrited-5.15.0/CMakeLists.txt
--- old/kwrited-5.14.5/CMakeLists.txt   2019-01-08 12:01:41.0 +0100
+++ new/kwrited-5.15.0/CMakeLists.txt   2019-02-07 12:12:34.0 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.14.5")
+set(PROJECT_VERSION "5.15.0")
 
 set(QT_MIN_VERSION "5.11.0")
-set(KF5_MIN_VERSION "5.50.0")
+set(KF5_MIN_VERSION "5.54.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
@@ -12,7 +12,7 @@
 include(CMakeDependentOption)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
@@ -37,11 +37,9 @@
   )
 endif ()
 
-add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 #add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050a00)
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
-add_definitions(-DQT_USE_QSTRINGBUILDER)
 
 # If libutempter is not available on the system, we build
 # kwrited as an executable that is installed with setuid root
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.5/kwrited.cpp 
new/kwrited-5.15.0/kwrited.cpp
--- old/kwrited-5.14.5/kwrited.cpp  2019-01-08 12:01:41.0 +0100
+++ new/kwrited-5.15.0/kwrited.cpp  2019-02-07 12:12:34.0 +0100
@@ -117,7 +117,7 @@
   setegid(original_egid);
 #endif
 
-  pty->login(KUser(KUser::UseRealUserID).loginName().toLocal8Bit().data(), 
qgetenv("DISPLAY"));
+  pty->login(KUser(KUser::UseRealUserID).loginName().toLocal8Bit().data(), 
qgetenv("DISPLAY").constData());
   
 #if defined(BUILD_AS_EXECUTABLE)
   //drop privileges again
@@ -161,6 +161,7 @@
   notification->setComponentName( QStringLiteral("kwrited") );
 #endif
   notification->setText( msg );
+  notification->setFlags( KNotification::SkipGrouping );
   connect(notification, SIGNAL(closed()), notification, SLOT(deleteLater()) );
   notification->sendEvent();
 }





commit kwrited5 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2019-01-21 10:47:56

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.28833 (New)


Package is "kwrited5"

Mon Jan 21 10:47:56 2019 rev:70 rq:663987 version:5.14.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-11-29 
22:59:45.771553566 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.28833/kwrited5.changes 
2019-01-21 10:48:27.836157759 +0100
@@ -1,0 +2,9 @@
+Tue Jan  8 13:37:05 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+---

Old:

  kwrited-5.14.4.tar.xz
  kwrited-5.14.4.tar.xz.sig

New:

  kwrited-5.14.5.tar.xz
  kwrited-5.14.5.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.4Pw7b2/_old  2019-01-21 10:48:28.288157207 +0100
+++ /var/tmp/diff_new_pack.4Pw7b2/_new  2019-01-21 10:48:28.288157207 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwrited5
-Version:5.14.4
+Version:5.14.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.14.4.tar.xz -> kwrited-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.4/CMakeLists.txt 
new/kwrited-5.14.5/CMakeLists.txt
--- old/kwrited-5.14.4/CMakeLists.txt   2018-11-27 17:10:46.0 +0100
+++ new/kwrited-5.14.5/CMakeLists.txt   2019-01-08 12:01:41.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.4/kwrited-autostart.desktop 
new/kwrited-5.14.5/kwrited-autostart.desktop
--- old/kwrited-5.14.4/kwrited-autostart.desktop2018-11-27 
17:10:46.0 +0100
+++ new/kwrited-5.14.5/kwrited-autostart.desktop2019-01-08 
12:01:41.0 +0100
@@ -169,7 +169,7 @@
 Comment[vi]=Theo dõi các thông báo từ người dùng trên cùng máy được gửi bằng 
lệnh write(1) hay wall(1)
 Comment[wa]=Louke après des messaedjes des uzeus locås evoyîs avou write(1) ou 
wall(1)
 Comment[x-test]=xxWatch for messages from local users sent with write(1) or 
wall(1)xx
-Comment[zh_CN]=监视本地用户发出的 write(1) 或 wall(1) 消息
+Comment[zh_CN]=监视本地用户使用 write(1) 或 wall(1) 发送的消息
 Comment[zh_TW]=監控本地使用者以 write(1) 或 wall(1) 傳送的訊息
 Type=Service
 Exec=kwrited





commit kwrited5 for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-11-29 22:59:36

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new.19453 (New)


Package is "kwrited5"

Thu Nov 29 22:59:36 2018 rev:69 rq:652327 version:5.14.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-11-08 
09:49:54.852999064 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.19453/kwrited5.changes 
2018-11-29 22:59:45.771553566 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 07:52:46 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- No code changes since 5.14.3
+
+---

Old:

  kwrited-5.14.3.tar.xz
  kwrited-5.14.3.tar.xz.sig

New:

  kwrited-5.14.4.tar.xz
  kwrited-5.14.4.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.FWwD5o/_old  2018-11-29 22:59:46.315552896 +0100
+++ /var/tmp/diff_new_pack.FWwD5o/_new  2018-11-29 22:59:46.315552896 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwrited5
-Version:5.14.3
+Version:5.14.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.14.3.tar.xz -> kwrited-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.3/CMakeLists.txt 
new/kwrited-5.14.4/CMakeLists.txt
--- old/kwrited-5.14.3/CMakeLists.txt   2018-11-06 14:53:02.0 +0100
+++ new/kwrited-5.14.4/CMakeLists.txt   2018-11-27 17:10:46.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")





commit kwrited5 for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-11-08 09:49:50

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Nov  8 09:49:50 2018 rev:68 rq:646861 version:5.14.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-10-25 
09:10:17.114363642 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-11-08 
09:49:54.852999064 +0100
@@ -1,0 +2,10 @@
+Tue Nov  6 15:53:25 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- No code changes since 5.14.2
+
+---

Old:

  kwrited-5.14.2.tar.xz
  kwrited-5.14.2.tar.xz.sig

New:

  kwrited-5.14.3.tar.xz
  kwrited-5.14.3.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.5ldznI/_old  2018-11-08 09:49:56.352997292 +0100
+++ /var/tmp/diff_new_pack.5ldznI/_new  2018-11-08 09:49:56.356997288 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwrited5
-Version:5.14.2
+Version:5.14.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.14.2.tar.xz -> kwrited-5.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.2/CMakeLists.txt 
new/kwrited-5.14.3/CMakeLists.txt
--- old/kwrited-5.14.2/CMakeLists.txt   2018-10-23 13:35:51.0 +0200
+++ new/kwrited-5.14.3/CMakeLists.txt   2018-11-06 14:53:02.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.14.2")
+set(PROJECT_VERSION "5.14.3")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.2/kwrited.json 
new/kwrited-5.14.3/kwrited.json
--- old/kwrited-5.14.2/kwrited.json 2018-10-23 13:35:51.0 +0200
+++ new/kwrited-5.14.3/kwrited.json 2018-11-06 14:53:02.0 +0100
@@ -7,6 +7,7 @@
 "Description[da]": "Hold øje med beskeder fra lokale brugere som 
sendes med write(1) eller wall(1)",
 "Description[de]": "Meldungen lokaler Benutzer überwachen, die mittels 
write(1) oder wall(1) gesendet werden",
 "Description[el]": "Έλεγχος μηνυμάτων από τοπικούς χρήστες που 
στάλθηκαν με write(1) η wall(1)",
+"Description[en_GB]": "Watch for messages from local users sent with 
write(1) or wall(1)",
 "Description[es]": "Esperar mensajes de usuarios locales enviados con 
write(1) o wall(1)",
 "Description[et]": "Jälgib kohalike kasutajate write(1) või wall(1) 
abil saadetud teateid",
 "Description[eu]": "Begiratu erabiltzaile lokalek write(1) edo wall(1) 
erabiliz bidalitako mezu bila",
@@ -43,6 +44,7 @@
 "Name[da]": "Write-dæmon",
 "Name[de]": "„Write“-Dienst",
 "Name[el]": "Δαίμονας Write",
+"Name[en_GB]": "Write Daemon",
 "Name[es]": "Demonio de «write»",
 "Name[et]": "Write-deemon",
 "Name[eu]": "Idazteko daimona",

++ plasma.keyring ++
Binary files /var/tmp/diff_new_pack.5ldznI/_old and 
/var/tmp/diff_new_pack.5ldznI/_new differ




commit kwrited5 for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-10-25 09:10:14

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Oct 25 09:10:14 2018 rev:67 rq:644048 version:5.14.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-10-17 
08:43:33.857745747 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-10-25 
09:10:17.114363642 +0200
@@ -1,0 +2,9 @@
+Tue Oct 23 13:55:39 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+---

Old:

  kwrited-5.14.1.tar.xz
  kwrited-5.14.1.tar.xz.sig

New:

  kwrited-5.14.2.tar.xz
  kwrited-5.14.2.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.PEfmYX/_old  2018-10-25 09:10:17.638363329 +0200
+++ /var/tmp/diff_new_pack.PEfmYX/_new  2018-10-25 09:10:17.638363329 +0200
@@ -19,15 +19,15 @@
 %bcond_without lang
 
 Name:   kwrited5
-Version:5.14.1
+Version:5.14.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
-Source: 
https://download.kde.org/stable/plasma/5.14.1/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.14.1/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.14.1.tar.xz -> kwrited-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.1/CMakeLists.txt 
new/kwrited-5.14.2/CMakeLists.txt
--- old/kwrited-5.14.1/CMakeLists.txt   2018-10-16 14:32:17.0 +0200
+++ new/kwrited-5.14.2/CMakeLists.txt   2018-10-23 13:35:51.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")





commit kwrited5 for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-10-17 08:42:37

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Wed Oct 17 08:42:37 2018 rev:66 rq:642459 version:5.14.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-10-08 
17:49:21.942182496 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-10-17 
08:43:33.857745747 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:14 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  kwrited-5.14.0.tar.xz
  kwrited-5.14.0.tar.xz.sig

New:

  kwrited-5.14.1.tar.xz
  kwrited-5.14.1.tar.xz.sig



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.XrYEFz/_old  2018-10-17 08:43:34.253745413 +0200
+++ /var/tmp/diff_new_pack.XrYEFz/_new  2018-10-17 08:43:34.257745409 +0200
@@ -12,22 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 
 Name:   kwrited5
-Version:5.14.0
+Version:5.14.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/5.14.1/kwrited-%{version}.tar.xz
 %if %{with lang}
-Source1:kwrited-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/kwrited-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.11

++ kwrited-5.14.0.tar.xz -> kwrited-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.14.0/CMakeLists.txt 
new/kwrited-5.14.1/CMakeLists.txt
--- old/kwrited-5.14.0/CMakeLists.txt   2018-10-05 19:15:13.0 +0200
+++ new/kwrited-5.14.1/CMakeLists.txt   2018-10-16 14:32:17.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")





commit kwrited5 for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-10-08 17:46:09

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Mon Oct  8 17:46:09 2018 rev:65 rq:640303 version:5.14.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-09-05 
13:49:11.926322388 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-10-08 
17:49:21.942182496 +0200
@@ -1,0 +2,28 @@
+Fri Oct  5 10:01:11 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- No code changes since 5.13.90
+
+---
+Sat Sep 15 16:25:29 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:25:01 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Changes since 5.13.5:
+  * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting.  
Set everywhere for clearity and consistency.
+  * Trim kwrited text
+  * Make it build with strict compile flags
+  * Remove unused entry X-KDE-DBus-ModuleName from the kded plugin metadata
+
+---

Old:

  kwrited-5.13.5.tar.xz

New:

  kwrited-5.14.0.tar.xz
  kwrited-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.irTYpP/_old  2018-10-08 17:49:22.446181853 +0200
+++ /var/tmp/diff_new_pack.irTYpP/_new  2018-10-08 17:49:22.450181848 +0200
@@ -16,14 +16,20 @@
 #
 
 
+%bcond_without lang
+
 Name:   kwrited5
-Version:5.13.5
+Version:5.14.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: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
+%if %{with lang}
+Source1:kwrited-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.13.5.tar.xz -> kwrited-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.13.5/CMakeLists.txt 
new/kwrited-5.14.0/CMakeLists.txt
--- old/kwrited-5.13.5/CMakeLists.txt   2018-09-04 12:14:28.0 +0200
+++ new/kwrited-5.14.0/CMakeLists.txt   2018-10-05 19:15:13.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.13.5")
+set(PROJECT_VERSION "5.14.0")
 
-set(QT_MIN_VERSION "5.9.0")
-set(KF5_MIN_VERSION "5.42.0")
+set(QT_MIN_VERSION "5.11.0")
+set(KF5_MIN_VERSION "5.50.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
@@ -37,6 +37,12 @@
   )
 endif ()
 
+add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
+#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050a00)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_USE_QSTRINGBUILDER)
+
 # 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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.13.5/kwrited.cpp 
new/kwrited-5.14.0/kwrited.cpp
--- old/kwrited-5.13.5/kwrited.cpp  2018-09-04 12:14:28.0 +0200
+++ new/kwrited-5.14.0/kwrited.cpp  2018-10-05 19:15:13.0 +0200
@@ -42,7 +42,7 @@
 
 static inline KAboutData aboutData()
 {
-return KAboutData("kwrited", i18n("kwrited"), PROJECT_VERSION);
+return KAboutData(QStringLiteral("kwrited"), i18n("kwrited"), 
QLatin1String(PROJECT_VERSION));
 }
 
 #if defined(BUILD_AS_EXECUTABLE)
@@ -152,10 +152,11 @@
 {
   QByteArray buf = pty->readAll();
   QString msg = QString::fromLocal8Bit( buf.constData(), buf.size() );
-  msg.remove('\r');
-  msg.remove('\a');
+  msg.remove(QLatin1Char('\r'));
+  msg.remove(QLatin1Char('\a'));
+  msg = msg.trimmed();
 
-  KNotification *notification = new 

commit kwrited5 for openSUSE:Factory

2018-09-05 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-09-05 13:49:09

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Wed Sep  5 13:49:09 2018 rev:64 rq:633153 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-08-03 
12:35:42.535427821 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-09-05 
13:49:11.926322388 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:41 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.5.php
+- Changes since 5.13.4:
+  * None
+
+---

Old:

  kwrited-5.13.4.tar.xz

New:

  kwrited-5.13.5.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.EEyARM/_old  2018-09-05 13:49:12.538323416 +0200
+++ /var/tmp/diff_new_pack.EEyARM/_new  2018-09-05 13:49:12.542323422 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.13.4
+Version:5.13.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.13.4.tar.xz -> kwrited-5.13.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.13.4/CMakeLists.txt 
new/kwrited-5.13.5/CMakeLists.txt
--- old/kwrited-5.13.4/CMakeLists.txt   2018-07-31 14:47:34.0 +0200
+++ new/kwrited-5.13.5/CMakeLists.txt   2018-09-04 12:14:28.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.13.4")
+set(PROJECT_VERSION "5.13.5")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")




commit kwrited5 for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-08-03 12:35:39

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Aug  3 12:35:39 2018 rev:63 rq:626835 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-07-12 
09:21:59.766656135 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-08-03 
12:35:42.535427821 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:33 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  kwrited-5.13.3.tar.xz

New:

  kwrited-5.13.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.sm8VRJ/_old  2018-08-03 12:35:43.251428882 +0200
+++ /var/tmp/diff_new_pack.sm8VRJ/_new  2018-08-03 12:35:43.251428882 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.13.3
+Version:5.13.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.13.3.tar.xz -> kwrited-5.13.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.13.3/CMakeLists.txt 
new/kwrited-5.13.4/CMakeLists.txt
--- old/kwrited-5.13.3/CMakeLists.txt   2018-07-10 12:09:01.0 +0200
+++ new/kwrited-5.13.4/CMakeLists.txt   2018-07-31 14:47:34.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.13.3")
+set(PROJECT_VERSION "5.13.4")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")




commit kwrited5 for openSUSE:Factory

2018-07-12 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-07-12 09:20:45

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Jul 12 09:20:45 2018 rev:62 rq:622118 version:5.13.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-06-28 
15:12:16.151719383 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-07-12 
09:21:59.766656135 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:01:58 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.3.php
+- Changes since 5.13.2:
+  * None
+
+---

Old:

  kwrited-5.13.2.tar.xz

New:

  kwrited-5.13.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.p8smBg/_old  2018-07-12 09:22:00.126656639 +0200
+++ /var/tmp/diff_new_pack.p8smBg/_new  2018-07-12 09:22:00.130656644 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.13.2
+Version:5.13.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0-or-later

++ kwrited-5.13.2.tar.xz -> kwrited-5.13.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.13.2/CMakeLists.txt 
new/kwrited-5.13.3/CMakeLists.txt
--- old/kwrited-5.13.2/CMakeLists.txt   2018-06-26 13:48:19.0 +0200
+++ new/kwrited-5.13.3/CMakeLists.txt   2018-07-10 12:09:01.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.13.2")
+set(PROJECT_VERSION "5.13.3")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")




commit kwrited5 for openSUSE:Factory

2018-06-20 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-06-20 15:35:55

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Wed Jun 20 15:35:55 2018 rev:60 rq:617970 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-06-15 
14:45:22.086333051 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-06-20 
15:36:09.087637331 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:44:38 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---

Old:

  kwrited-5.13.0.tar.xz

New:

  kwrited-5.13.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.VDUVYG/_old  2018-06-20 15:36:10.067601759 +0200
+++ /var/tmp/diff_new_pack.VDUVYG/_new  2018-06-20 15:36:10.067601759 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Daemon listening for wall and write messages
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.13.0.tar.xz -> kwrited-5.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.13.0/CMakeLists.txt 
new/kwrited-5.13.1/CMakeLists.txt
--- old/kwrited-5.13.0/CMakeLists.txt   2018-06-07 16:00:30.0 +0200
+++ new/kwrited-5.13.1/CMakeLists.txt   2018-06-19 12:36:54.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")




commit kwrited5 for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-06-15 14:45:18

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Jun 15 14:45:18 2018 rev:59 rq:615748 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-05-29 
10:35:37.549077618 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-06-15 
14:45:22.086333051 +0200
@@ -1,0 +2,10 @@
+Thu Jun  7 20:03:51 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * None
+
+---

Old:

  kwrited-5.12.90.tar.xz

New:

  kwrited-5.13.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.p3AO27/_old  2018-06-15 14:45:22.758308470 +0200
+++ /var/tmp/diff_new_pack.p3AO27/_new  2018-06-15 14:45:22.762308324 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.12.90
+Version:5.13.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.12.90.tar.xz -> kwrited-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.90/CMakeLists.txt 
new/kwrited-5.13.0/CMakeLists.txt
--- old/kwrited-5.12.90/CMakeLists.txt  2018-05-18 14:26:11.0 +0200
+++ new/kwrited-5.13.0/CMakeLists.txt   2018-06-07 16:00:30.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.12.90")
+set(PROJECT_VERSION "5.13.0")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")




commit kwrited5 for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-05-29 10:35:29

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Tue May 29 10:35:29 2018 rev:58 rq:610919 version:5.12.90

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-05-03 
12:34:12.892363721 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-05-29 
10:35:37.549077618 +0200
@@ -1,0 +2,20 @@
+Sat May 19 14:16:36 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Changes since 5.12.5:
+  * Remove no longer used kwrited.desktop
+  * Remove unneeded remove_definitions
+  * Call KAboutData::setApplicationData after QApp instance is created
+  * Remove no longer needed code variant for older Qt version
+  * Remove module prefix from Qt include
+  * Use overide
+  * Use nullptr
+  * Let KDECompilerSettings change the policies in the project
+  * Use KF5_MIN_VERSION also for ECM, now that it's part of KF
+  * Require KDE Frameworks 5.42 and Qt 5.9
+  * Bump min cmake version to 3.0, move cmake_minimum_required to begin
+
+---

Old:

  kwrited-5.12.5.tar.xz

New:

  kwrited-5.12.90.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.U7WiUI/_old  2018-05-29 10:35:38.161055021 +0200
+++ /var/tmp/diff_new_pack.U7WiUI/_new  2018-05-29 10:35:38.161055021 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.12.5
+Version:5.12.90
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
@@ -49,8 +49,7 @@
   %kf5_makeinstall -C build
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_kf5_plugindir}/
 %{_kf5_notifydir}/
 

++ kwrited-5.12.5.tar.xz -> kwrited-5.12.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.5/CMakeLists.txt 
new/kwrited-5.12.90/CMakeLists.txt
--- old/kwrited-5.12.5/CMakeLists.txt   2018-05-01 14:53:37.0 +0200
+++ new/kwrited-5.12.90/CMakeLists.txt  2018-05-18 14:26:11.0 +0200
@@ -1,18 +1,18 @@
+cmake_minimum_required(VERSION 3.0)
+
 project(kwrited)
-set(PROJECT_VERSION "5.12.5")
-cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(QT_MIN_VERSION "5.4.0")
-set(KF5_MIN_VERSION "5.10.0")
+set(PROJECT_VERSION "5.12.90")
 
-remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)
+set(QT_MIN_VERSION "5.9.0")
+set(KF5_MIN_VERSION "5.42.0")
 
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(CMakeDependentOption)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
@@ -30,7 +30,7 @@
"KPty_HAVE_UTEMPTER" ON)
 
 if (NOT BUILD_AS_EXECUTABLE)
-find_package(KF5DBusAddons)
+find_package(KF5DBusAddons ${KF5_MIN_VERSION})
 set_package_properties(KF5DBusAddons PROPERTIES DESCRIPTION "Convenience 
classes for DBus"
TYPE REQUIRED
PURPOSE "Needed to build kwrited's KDED module"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.5/kwrited.cpp 
new/kwrited-5.12.90/kwrited.cpp
--- old/kwrited-5.12.5/kwrited.cpp  2018-05-01 14:53:37.0 +0200
+++ new/kwrited-5.12.90/kwrited.cpp 2018-05-18 14:26:11.0 +0200
@@ -70,12 +70,10 @@
 signal(SIGINT, sigterm_handler);
 signal(SIGHUP, sigterm_handler);
 
-KAboutData::setApplicationData(aboutData());
 QApplication::setDesktopSettingsAware(false);
 QApplication a(argc, argv);
-#if QT_VERSION >= QT_VERSION_CHECK(5, 6, 0)
+KAboutData::setApplicationData(aboutData());
 QGuiApplication::setFallbackSessionManagementEnabled(false);
-#endif
 auto disableSessionManagement = [](QSessionManager ) {
 

commit kwrited5 for openSUSE:Factory

2018-05-03 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-05-03 12:34:11

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu May  3 12:34:11 2018 rev:57 rq:603257 version:5.12.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-03-29 
11:56:45.147901237 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-05-03 
12:34:12.892363721 +0200
@@ -1,0 +2,10 @@
+Wed May  2 09:07:22 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * None
+
+---

Old:

  kwrited-5.12.4.tar.xz

New:

  kwrited-5.12.5.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.IEyqg6/_old  2018-05-03 12:34:13.568339640 +0200
+++ /var/tmp/diff_new_pack.IEyqg6/_new  2018-05-03 12:34:13.568339640 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.12.4
+Version:5.12.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.12.4.tar.xz -> kwrited-5.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.4/CMakeLists.txt 
new/kwrited-5.12.5/CMakeLists.txt
--- old/kwrited-5.12.4/CMakeLists.txt   2018-03-27 13:17:58.0 +0200
+++ new/kwrited-5.12.5/CMakeLists.txt   2018-05-01 14:53:37.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.12.4")
+set(PROJECT_VERSION "5.12.5")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-03-29 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-03-29 11:56:43

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Mar 29 11:56:43 2018 rev:56 rq:591838 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-03-08 
10:59:45.668430760 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-03-29 
11:56:45.147901237 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:48 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+  * None
+
+---

Old:

  kwrited-5.12.3.tar.xz

New:

  kwrited-5.12.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.O45QZt/_old  2018-03-29 11:56:45.731880152 +0200
+++ /var/tmp/diff_new_pack.O45QZt/_new  2018-03-29 11:56:45.735880007 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.12.3
+Version:5.12.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.12.3.tar.xz -> kwrited-5.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.3/CMakeLists.txt 
new/kwrited-5.12.4/CMakeLists.txt
--- old/kwrited-5.12.3/CMakeLists.txt   2018-03-06 13:50:10.0 +0100
+++ new/kwrited-5.12.4/CMakeLists.txt   2018-03-27 13:17:58.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-03-08 10:59:39

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Mar  8 10:59:39 2018 rev:55 rq:584054 version:5.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-02-23 
15:30:07.981796472 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-03-08 
10:59:45.668430760 +0100
@@ -1,0 +2,10 @@
+Tue Mar  6 16:07:37 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.3.php
+- Changes since 5.12.2:
+  * None
+
+---

Old:

  kwrited-5.12.2.tar.xz

New:

  kwrited-5.12.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ykuo9O/_old  2018-03-08 10:59:46.540399243 +0100
+++ /var/tmp/diff_new_pack.ykuo9O/_new  2018-03-08 10:59:46.540399243 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.12.2
+Version:5.12.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.12.2.tar.xz -> kwrited-5.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.2/CMakeLists.txt 
new/kwrited-5.12.3/CMakeLists.txt
--- old/kwrited-5.12.2/CMakeLists.txt   2018-02-20 16:30:35.0 +0100
+++ new/kwrited-5.12.3/CMakeLists.txt   2018-03-06 13:50:10.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.12.2")
+set(PROJECT_VERSION "5.12.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-02-23 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-02-23 15:30:01

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Feb 23 15:30:01 2018 rev:54 rq:579141 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-02-19 
13:02:43.910260211 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-02-23 
15:30:07.981796472 +0100
@@ -1,0 +2,10 @@
+Wed Feb 21 23:57:08 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.2.php
+- Changes since 5.12.1:
+  * None
+
+---

Old:

  kwrited-5.12.1.tar.xz

New:

  kwrited-5.12.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.FI5Dcr/_old  2018-02-23 15:30:09.217751818 +0100
+++ /var/tmp/diff_new_pack.FI5Dcr/_new  2018-02-23 15:30:09.225751529 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.12.1
+Version:5.12.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.12.1.tar.xz -> kwrited-5.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.1/CMakeLists.txt 
new/kwrited-5.12.2/CMakeLists.txt
--- old/kwrited-5.12.1/CMakeLists.txt   2018-02-13 15:13:21.0 +0100
+++ new/kwrited-5.12.2/CMakeLists.txt   2018-02-20 16:30:35.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.12.1")
+set(PROJECT_VERSION "5.12.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-02-19 13:02:28

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Mon Feb 19 13:02:28 2018 rev:53 rq:577813 version:5.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-02-06 
17:07:09.569487310 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-02-19 
13:02:43.910260211 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 16:25:28 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.1.php
+- Changes since 5.12.0:
+  * None
+
+---

Old:

  kwrited-5.12.0.tar.xz

New:

  kwrited-5.12.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.fKeX9c/_old  2018-02-19 13:02:44.898224581 +0100
+++ /var/tmp/diff_new_pack.fKeX9c/_new  2018-02-19 13:02:44.902224436 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.12.0
+Version:5.12.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.12.0.tar.xz -> kwrited-5.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.12.0/CMakeLists.txt 
new/kwrited-5.12.1/CMakeLists.txt
--- old/kwrited-5.12.0/CMakeLists.txt   2018-02-01 14:44:36.0 +0100
+++ new/kwrited-5.12.1/CMakeLists.txt   2018-02-13 15:13:21.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.12.0")
+set(PROJECT_VERSION "5.12.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-02-06 17:07:08

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Tue Feb  6 17:07:08 2018 rev:52 rq:573033 version:5.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-01-22 
16:05:43.409849518 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-02-06 
17:07:09.569487310 +0100
@@ -1,0 +2,10 @@
+Fri Feb  2 21:03:43 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+  * None
+
+---

Old:

  kwrited-5.11.95.tar.xz

New:

  kwrited-5.12.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.MalSoW/_old  2018-02-06 17:07:10.305452857 +0100
+++ /var/tmp/diff_new_pack.MalSoW/_new  2018-02-06 17:07:10.309452669 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.11.95
+Version:5.12.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.11.95.tar.xz -> kwrited-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.95/CMakeLists.txt 
new/kwrited-5.12.0/CMakeLists.txt
--- old/kwrited-5.11.95/CMakeLists.txt  2018-01-15 14:33:53.0 +0100
+++ new/kwrited-5.12.0/CMakeLists.txt   2018-02-01 14:44:36.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.95")
+set(PROJECT_VERSION "5.12.0")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-01-22 16:05:42

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Mon Jan 22 16:05:42 2018 rev:51 rq:566826 version:5.11.95

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2018-01-03 
13:36:43.495463481 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-01-22 
16:05:43.409849518 +0100
@@ -1,0 +2,10 @@
+Mon Jan 15 15:54:05 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.95.php
+- Changes since 5.11.5:
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  kwrited-5.11.5.tar.xz

New:

  kwrited-5.11.95.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.na3O1V/_old  2018-01-22 16:05:44.421802168 +0100
+++ /var/tmp/diff_new_pack.na3O1V/_new  2018-01-22 16:05:44.421802168 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.11.5
+Version:5.11.95
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.11.5.tar.xz -> kwrited-5.11.95.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.5/.reviewboardrc 
new/kwrited-5.11.95/.reviewboardrc
--- old/kwrited-5.11.5/.reviewboardrc   2018-01-02 13:37:10.374526937 +0100
+++ new/kwrited-5.11.95/.reviewboardrc  1970-01-01 01:00:00.0 +0100
@@ -1,5 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/kwrited'
-TARGET_GROUPS = 'plasma'
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.5/CMakeLists.txt 
new/kwrited-5.11.95/CMakeLists.txt
--- old/kwrited-5.11.5/CMakeLists.txt   2018-01-02 13:37:10.374526937 +0100
+++ new/kwrited-5.11.95/CMakeLists.txt  2018-01-15 14:33:53.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.5")
+set(PROJECT_VERSION "5.11.95")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2018-01-03 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2018-01-03 13:36:41

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Wed Jan  3 13:36:41 2018 rev:50 rq:561210 version:5.11.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-12-08 
12:46:40.124913018 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2018-01-03 
13:36:43.495463481 +0100
@@ -1,0 +2,10 @@
+Tue Jan  2 16:40:09 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+  * None
+
+---

Old:

  kwrited-5.11.4.tar.xz

New:

  kwrited-5.11.5.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.9UZmWI/_old  2018-01-03 13:36:44.083267756 +0100
+++ /var/tmp/diff_new_pack.9UZmWI/_new  2018-01-03 13:36:44.087266425 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.11.4
+Version:5.11.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.11.4.tar.xz -> kwrited-5.11.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.4/CMakeLists.txt 
new/kwrited-5.11.5/CMakeLists.txt
--- old/kwrited-5.11.4/CMakeLists.txt   2017-11-28 13:23:36.0 +0100
+++ new/kwrited-5.11.5/CMakeLists.txt   2018-01-02 13:37:10.374526937 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.5")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-12-08 12:46:38

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Dec  8 12:46:38 2017 rev:49 rq:547198 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-11-10 
14:48:31.527328975 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-12-08 
12:46:40.124913018 +0100
@@ -1,0 +2,10 @@
+Thu Nov 30 10:43:52 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.4.php
+- Changes since 5.11.3:
+  * None
+
+---

Old:

  kwrited-5.11.3.tar.xz

New:

  kwrited-5.11.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ypanOl/_old  2017-12-08 12:46:40.928883982 +0100
+++ /var/tmp/diff_new_pack.ypanOl/_new  2017-12-08 12:46:40.928883982 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.11.3
+Version:5.11.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.11.3.tar.xz -> kwrited-5.11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.3/CMakeLists.txt 
new/kwrited-5.11.4/CMakeLists.txt
--- old/kwrited-5.11.3/CMakeLists.txt   2017-11-07 13:52:19.0 +0100
+++ new/kwrited-5.11.4/CMakeLists.txt   2017-11-28 13:23:36.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.3")
+set(PROJECT_VERSION "5.11.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-11-10 14:48:27

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Nov 10 14:48:27 2017 rev:48 rq:539711 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-10-27 
13:50:10.307567621 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-11-10 
14:48:31.527328975 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:33 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+---

Old:

  kwrited-5.11.2.tar.xz

New:

  kwrited-5.11.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.HV1GfZ/_old  2017-11-10 14:48:33.195268666 +0100
+++ /var/tmp/diff_new_pack.HV1GfZ/_new  2017-11-10 14:48:33.195268666 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.11.2
+Version:5.11.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.11.2.tar.xz -> kwrited-5.11.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.2/CMakeLists.txt 
new/kwrited-5.11.3/CMakeLists.txt
--- old/kwrited-5.11.2/CMakeLists.txt   2017-10-24 13:11:55.0 +0200
+++ new/kwrited-5.11.3/CMakeLists.txt   2017-11-07 13:52:19.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-10-27 13:50:09

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Oct 27 13:50:09 2017 rev:47 rq:536667 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-10-23 
16:23:39.583905520 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-10-27 
13:50:10.307567621 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 18:13:10 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.2.php
+- Changes since 5.11.1:
+  * None
+
+---

Old:

  kwrited-5.11.1.tar.xz

New:

  kwrited-5.11.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.9VZD80/_old  2017-10-27 13:50:11.831496395 +0200
+++ /var/tmp/diff_new_pack.9VZD80/_new  2017-10-27 13:50:11.839496020 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.11.1
+Version:5.11.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.11.1.tar.xz -> kwrited-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.1/CMakeLists.txt 
new/kwrited-5.11.2/CMakeLists.txt
--- old/kwrited-5.11.1/CMakeLists.txt   2017-10-17 12:39:47.0 +0200
+++ new/kwrited-5.11.2/CMakeLists.txt   2017-10-24 13:11:55.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.1")
+set(PROJECT_VERSION "5.11.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-10-23 16:23:39

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Mon Oct 23 16:23:39 2017 rev:46 rq:534565 version:5.11.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-10-09 
19:38:38.900828482 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-10-23 
16:23:39.583905520 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:18:46 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+  * None
+
+---

Old:

  kwrited-5.11.0.tar.xz

New:

  kwrited-5.11.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.EhYjKY/_old  2017-10-23 16:23:40.175877806 +0200
+++ /var/tmp/diff_new_pack.EhYjKY/_new  2017-10-23 16:23:40.179877619 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.11.0
+Version:5.11.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.11.0.tar.xz -> kwrited-5.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.11.0/CMakeLists.txt 
new/kwrited-5.11.1/CMakeLists.txt
--- old/kwrited-5.11.0/CMakeLists.txt   2017-10-05 14:43:52.0 +0200
+++ new/kwrited-5.11.1/CMakeLists.txt   2017-10-17 12:39:47.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-10-09 19:38:37

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Mon Oct  9 19:38:37 2017 rev:45 rq:532031 version:5.11.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-08-24 
18:08:58.444372703 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-10-09 
19:38:38.900828482 +0200
@@ -1,0 +2,20 @@
+Thu Oct  5 12:39:18 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+  * None
+
+---
+Thu Sep 14 14:29:05 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+  * None
+
+---

Old:

  kwrited-5.10.5.tar.xz

New:

  kwrited-5.11.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.xPaBtl/_old  2017-10-09 19:38:39.520801229 +0200
+++ /var/tmp/diff_new_pack.xPaBtl/_new  2017-10-09 19:38:39.524801053 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.10.5
+Version:5.11.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.10.5.tar.xz -> kwrited-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.5/CMakeLists.txt 
new/kwrited-5.11.0/CMakeLists.txt
--- old/kwrited-5.10.5/CMakeLists.txt   2017-08-22 14:17:07.0 +0200
+++ new/kwrited-5.11.0/CMakeLists.txt   2017-10-05 14:43:52.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.10.5")
+set(PROJECT_VERSION "5.11.0")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.5/kwrited.json 
new/kwrited-5.11.0/kwrited.json
--- old/kwrited-5.10.5/kwrited.json 2017-08-22 14:17:07.0 +0200
+++ new/kwrited-5.11.0/kwrited.json 2017-10-05 14:43:52.0 +0200
@@ -9,6 +9,7 @@
 "Description[el]": "Έλεγχος μηνυμάτων από τοπικούς χρήστες που 
στάλθηκαν με write(1) η wall(1)",
 "Description[es]": "Esperar mensajes de usuarios locales enviados con 
write(1) o wall(1)",
 "Description[et]": "Jälgib kohalike kasutajate write(1) või wall(1) 
abil saadetud teateid",
+"Description[eu]": "Begiratu erabiltzaile lokalek write(1) edo wall(1) 
erabiliz bidalitako mezu bila",
 "Description[fi]": "Seuraa viestejä, joita paikalliset käyttäjät 
lähettävät write(1) tai wall(1) -komennoilla",
 "Description[fr]": "Surveille les messages des utilisateurs locaux 
envoyés avec write(1) ou wall(1)",
 "Description[gl]": "Vixiar as mensaxes de usuarios locais enviadas con 
write(1) ou wall(1).",
@@ -43,6 +44,7 @@
 "Name[el]": "Δαίμονας Write",
 "Name[es]": "Demonio de «write»",
 "Name[et]": "Write-deemon",
+"Name[eu]": "Idazteko daimona",
 "Name[fi]": "Kirjoitustaustaprosessi",
 "Name[fr]": "Démon d'écriture",
 "Name[gl]": "Servizo de escritura",




commit kwrited5 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-08-24 18:08:56

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Aug 24 18:08:56 2017 rev:44 rq:518271 version:5.10.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-07-25 
11:37:42.387132391 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-08-24 
18:08:58.444372703 +0200
@@ -1,0 +2,10 @@
+Tue Aug 22 19:11:31 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.5.php
+- Changes since 5.10.4:
+  * None
+
+---

Old:

  kwrited-5.10.4.tar.xz

New:

  kwrited-5.10.5.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.oQLSNM/_old  2017-08-24 18:08:59.204265712 +0200
+++ /var/tmp/diff_new_pack.oQLSNM/_new  2017-08-24 18:08:59.216264023 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.10.4
+Version:5.10.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.10.4.tar.xz -> kwrited-5.10.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.4/CMakeLists.txt 
new/kwrited-5.10.5/CMakeLists.txt
--- old/kwrited-5.10.4/CMakeLists.txt   2017-07-18 13:22:40.0 +0200
+++ new/kwrited-5.10.5/CMakeLists.txt   2017-08-22 14:17:07.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.10.4")
+set(PROJECT_VERSION "5.10.5")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-07-25 11:37:41

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Tue Jul 25 11:37:41 2017 rev:43 rq:511275 version:5.10.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-07-02 
13:34:59.829975930 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-07-25 
11:37:42.387132391 +0200
@@ -1,0 +2,10 @@
+Tue Jul 18 16:14:48 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.4.php
+- Changes since 5.10.3:
+  * None
+
+---

Old:

  kwrited-5.10.3.tar.xz

New:

  kwrited-5.10.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.6Crcyb/_old  2017-07-25 11:37:42.939054448 +0200
+++ /var/tmp/diff_new_pack.6Crcyb/_new  2017-07-25 11:37:42.939054448 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.10.3
+Version:5.10.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.10.3.tar.xz -> kwrited-5.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.3/CMakeLists.txt 
new/kwrited-5.10.4/CMakeLists.txt
--- old/kwrited-5.10.3/CMakeLists.txt   2017-06-27 11:53:41.0 +0200
+++ new/kwrited-5.10.4/CMakeLists.txt   2017-07-18 13:22:40.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.10.3")
+set(PROJECT_VERSION "5.10.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-07-02 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-07-02 13:34:58

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Sun Jul  2 13:34:58 2017 rev:42 rq:506548 version:5.10.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-06-16 
10:50:39.782300287 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-07-02 
13:34:59.829975930 +0200
@@ -1,0 +2,10 @@
+Tue Jun 27 17:50:20 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+  * None
+
+---

Old:

  kwrited-5.10.2.tar.xz

New:

  kwrited-5.10.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.4n9oTQ/_old  2017-07-02 13:35:00.337904306 +0200
+++ /var/tmp/diff_new_pack.4n9oTQ/_new  2017-07-02 13:35:00.337904306 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.10.2
+Version:5.10.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.10.2.tar.xz -> kwrited-5.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.2/CMakeLists.txt 
new/kwrited-5.10.3/CMakeLists.txt
--- old/kwrited-5.10.2/CMakeLists.txt   2017-06-13 20:22:18.0 +0200
+++ new/kwrited-5.10.3/CMakeLists.txt   2017-06-27 11:53:41.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.10.2")
+set(PROJECT_VERSION "5.10.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-06-16 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-06-16 10:50:39

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Jun 16 10:50:39 2017 rev:41 rq:503579 version:5.10.2

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-06-10 
17:55:12.864131329 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-06-16 
10:50:39.782300287 +0200
@@ -1,0 +2,10 @@
+Tue Jun 13 21:35:01 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.2.php
+- Changes since 5.10.1:
+  * None
+
+---

Old:

  kwrited-5.10.1.tar.xz

New:

  kwrited-5.10.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.vs02lv/_old  2017-06-16 10:50:40.370217528 +0200
+++ /var/tmp/diff_new_pack.vs02lv/_new  2017-06-16 10:50:40.374216965 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.10.1
+Version:5.10.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.10.1.tar.xz -> kwrited-5.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.1/CMakeLists.txt 
new/kwrited-5.10.2/CMakeLists.txt
--- old/kwrited-5.10.1/CMakeLists.txt   2017-06-06 13:38:06.0 +0200
+++ new/kwrited-5.10.2/CMakeLists.txt   2017-06-13 20:22:18.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.10.1")
+set(PROJECT_VERSION "5.10.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-06-10 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-06-10 17:55:11

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Sat Jun 10 17:55:11 2017 rev:40 rq:501484 version:5.10.1

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-06-01 
16:26:02.807702742 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-06-10 
17:55:12.864131329 +0200
@@ -1,0 +2,10 @@
+Tue Jun  6 17:19:55 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.1.php
+- Changes since 5.10.0:
+  * None
+
+---

Old:

  kwrited-5.10.0.tar.xz

New:

  kwrited-5.10.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.iAorEZ/_old  2017-06-10 17:55:13.356061868 +0200
+++ /var/tmp/diff_new_pack.iAorEZ/_new  2017-06-10 17:55:13.360061303 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.10.0
+Version:5.10.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.10.0.tar.xz -> kwrited-5.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.10.0/CMakeLists.txt 
new/kwrited-5.10.1/CMakeLists.txt
--- old/kwrited-5.10.0/CMakeLists.txt   2017-05-26 10:54:47.0 +0200
+++ new/kwrited-5.10.1/CMakeLists.txt   2017-06-06 13:38:06.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.10.0")
+set(PROJECT_VERSION "5.10.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-06-01 16:26:01

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Thu Jun  1 16:26:01 2017 rev:39 rq:498804 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-04-30 
21:13:25.981228067 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-06-01 
16:26:02.807702742 +0200
@@ -1,0 +2,20 @@
+Fri May 26 14:10:31 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * None
+
+---
+Thu May 11 20:26:25 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * None
+
+---

Old:

  kwrited-5.9.5.tar.xz

New:

  kwrited-5.10.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.k25638/_old  2017-06-01 16:26:03.611589389 +0200
+++ /var/tmp/diff_new_pack.k25638/_new  2017-06-01 16:26:03.615588826 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.9.5
+Version:5.10.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.9.5.tar.xz -> kwrited-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.5/CMakeLists.txt 
new/kwrited-5.10.0/CMakeLists.txt
--- old/kwrited-5.9.5/CMakeLists.txt2017-04-25 15:04:24.0 +0200
+++ new/kwrited-5.10.0/CMakeLists.txt   2017-05-26 10:54:47.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.9.5")
+set(PROJECT_VERSION "5.10.0")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.5/kwrited.json 
new/kwrited-5.10.0/kwrited.json
--- old/kwrited-5.9.5/kwrited.json  2017-04-25 15:04:24.0 +0200
+++ new/kwrited-5.10.0/kwrited.json 2017-05-26 10:54:47.0 +0200
@@ -12,6 +12,8 @@
 "Description[fi]": "Seuraa viestejä, joita paikalliset käyttäjät 
lähettävät write(1) tai wall(1) -komennoilla",
 "Description[fr]": "Surveille les messages des utilisateurs locaux 
envoyés avec write(1) ou wall(1)",
 "Description[gl]": "Vixiar as mensaxes de usuarios locais enviadas con 
write(1) ou wall(1).",
+"Description[hu]": "A helyi felhasználók által write(1)-tal vagy 
wall(1)-lal küldött üzenetek figyelése",
+"Description[ia]": "Vigila super messages ex usatores local inviate 
con write(1) o wall(1)",
 "Description[it]": "Monitora i messaggi inviati tramite write(1) o 
wall(1) dagli utenti locali",
 "Description[ko]": "write(1)이나 wall(1)을 통해 사용자가 보낸 메시지 감시하기",
 "Description[nl]": "Observeer berichten van lokale gebruikers 
verzonden met write(1) of wall(1)",
@@ -27,6 +29,7 @@
 "Description[sr@latin]": "Pazi na poruke od lokalnih korisnika 
poslatih naredbama write(1) ili wall(1)",
 "Description[sr]": "Пази на поруке од локалних корисника послатих 
наредбама write(1) или wall(1)",
 "Description[sv]": "Titta efter meddelanden från lokala användare som 
skickas med write(1) eller wall(1)",
+"Description[tr]": "write(1) veya wall(1) ile gönderilen yerel 
kullanıcılardan gelen mesajları izle",
 "Description[uk]": "Спостереження за  повідомленнями від локальних 
користувачів, відісланих через write(1) або wall(1)",
 "Description[x-test]": "xxWatch for messages from local users sent 
with write(1) or wall(1)xx",
 "Description[zh_CN]": "监视本地用户使用 write(1) 或 wall(1) 发送的消息",
@@ -43,6 +46,8 @@
 "Name[fi]": "Kirjoitustaustaprosessi",
 "Name[fr]": "Démon d'écriture",
 "Name[gl]": "Servizo de escritura",
+"Name[hu]": "Write démon",
+"Name[ia]": "Demone Write (pro scriber)",
 "Name[it]": "Demone di write",
 "Name[ko]": "Write 데몬",

commit kwrited5 for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-04-30 21:13:24

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Sun Apr 30 21:13:24 2017 rev:38 rq:491304 version:5.9.5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-03-28 
15:16:02.454095875 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-04-30 
21:13:25.981228067 +0200
@@ -1,0 +2,10 @@
+Tue Apr 25 18:58:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.9.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.5.php
+- Changes since 5.9.4:
+  * None
+
+---

Old:

  kwrited-5.9.4.tar.xz

New:

  kwrited-5.9.5.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.93hDxo/_old  2017-04-30 21:13:27.073074142 +0200
+++ /var/tmp/diff_new_pack.93hDxo/_new  2017-04-30 21:13:27.077073579 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.9.4
+Version:5.9.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.9.4.tar.xz -> kwrited-5.9.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.4/CMakeLists.txt 
new/kwrited-5.9.5/CMakeLists.txt
--- old/kwrited-5.9.4/CMakeLists.txt2017-03-21 14:56:07.0 +0100
+++ new/kwrited-5.9.5/CMakeLists.txt2017-04-25 15:04:24.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.9.4")
+set(PROJECT_VERSION "5.9.5")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.4/kwrited.json 
new/kwrited-5.9.5/kwrited.json
--- old/kwrited-5.9.4/kwrited.json  2017-03-21 14:56:07.0 +0100
+++ new/kwrited-5.9.5/kwrited.json  2017-04-25 15:04:24.0 +0200
@@ -1,72 +1,72 @@
 {
 "KPlugin": {
-"Description": "Watch for messages from local users sent with write(1) 
or wall(1)", 
-"Description[ca@valencia]": "Vigila els missatges dels usuaris locals 
enviats amb write(1) o wall(1)", 
-"Description[ca]": "Vigila els missatges dels usuaris locals enviats 
amb write(1) o wall(1)", 
-"Description[cs]": "Sledování zpráv od místních uživatelů poslaných 
pomocí write(1) nebo wall(1)", 
-"Description[da]": "Hold øje med beskeder fra lokale brugere som 
sendes med write(1) eller wall(1)", 
-"Description[de]": "Meldungen lokaler Benutzer überwachen, die mittels 
write(1) oder wall(1) gesendet werden", 
-"Description[el]": "Έλεγχος μηνυμάτων από τοπικούς χρήστες που 
στάλθηκαν με write(1) η wall(1)", 
-"Description[es]": "Esperar mensajes de usuarios locales enviados con 
write(1) o wall(1)", 
-"Description[et]": "Jälgib kohalike kasutajate write(1) või wall(1) 
abil saadetud teateid", 
-"Description[fi]": "Seuraa viestejä, joita paikalliset käyttäjät 
lähettävät write(1) tai wall(1) -komennoilla", 
-"Description[fr]": "Surveille les messages des utilisateurs locaux 
envoyés avec write(1) ou wall(1)", 
-"Description[gl]": "Vixiar as mensaxes de usuarios locais enviadas con 
write(1) ou wall(1).", 
-"Description[it]": "Monitora i messaggi inviati tramite write(1) o 
wall(1) dagli utenti locali", 
-"Description[ko]": "write(1)이나 wall(1)을 통해 사용자가 보낸 메시지 감시하기", 
-"Description[nl]": "Observeer berichten van lokale gebruikers 
verzonden met write(1) of wall(1)", 
-"Description[nn]": "Sjå etter meldingar frå lokale brukarar sende med 
write(1) eller wall(1)", 
-"Description[pl]": "Śledzi wiadomości od użytkowników lokalnych 
wysyłane za pomocą write(1) lub wall(1)", 
-"Description[pt]": "Vigia as mensagens dos utilizadores locais 
enviadas com o write(1) ou o wall(1)", 
-"Description[pt_BR]": "Monitora as mensagens dos usuários locais, 
enviadas com o write(1) ou o wall(1)", 
-"Description[ru]": "Следит за сообщениями, отправляемыми локальными 
пользователями командами write(1) и wall(1)", 
-"Description[sk]": "Sledovanie správ od lokálnych užívateľov poslaných 
pomocou príkazu write (1) alebo wall (1)", 
-"Description[sl]": "Opazuje sporočila od krajevnih uporabnikov, 
poslanih z write(1) ali wall(1)", 
-"Description[sr@ijekavian]": "Пази на поруке од локалних корисника 
послатих наредбама write(1) или 

commit kwrited5 for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-03-28 15:16:00

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Tue Mar 28 15:16:00 2017 rev:37 rq:482106 version:5.9.4

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-03-03 
17:22:36.267121190 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-03-28 
15:16:02.454095875 +0200
@@ -1,0 +2,9 @@
+Tue Mar 21 19:21:45 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.4.php
+- Changes since 5.9.3:
+  * None
+---

Old:

  kwrited-5.9.3.tar.xz

New:

  kwrited-5.9.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.al08zi/_old  2017-03-28 15:16:03.102004101 +0200
+++ /var/tmp/diff_new_pack.al08zi/_new  2017-03-28 15:16:03.110002968 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.9.3
+Version:5.9.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.9.3.tar.xz -> kwrited-5.9.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.3/CMakeLists.txt 
new/kwrited-5.9.4/CMakeLists.txt
--- old/kwrited-5.9.3/CMakeLists.txt2017-02-28 13:58:03.0 +0100
+++ new/kwrited-5.9.4/CMakeLists.txt2017-03-21 14:56:07.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.9.3")
+set(PROJECT_VERSION "5.9.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.3/kwrited.json 
new/kwrited-5.9.4/kwrited.json
--- old/kwrited-5.9.3/kwrited.json  2017-02-28 13:58:03.0 +0100
+++ new/kwrited-5.9.4/kwrited.json  2017-03-21 14:56:07.0 +0100
@@ -3,6 +3,7 @@
 "Description": "Watch for messages from local users sent with write(1) 
or wall(1)", 
 "Description[ca@valencia]": "Vigila els missatges dels usuaris locals 
enviats amb write(1) o wall(1)", 
 "Description[ca]": "Vigila els missatges dels usuaris locals enviats 
amb write(1) o wall(1)", 
+"Description[cs]": "Sledování zpráv od místních uživatelů poslaných 
pomocí write(1) nebo wall(1)", 
 "Description[da]": "Hold øje med beskeder fra lokale brugere som 
sendes med write(1) eller wall(1)", 
 "Description[de]": "Meldungen lokaler Benutzer überwachen, die mittels 
write(1) oder wall(1) gesendet werden", 
 "Description[el]": "Έλεγχος μηνυμάτων από τοπικούς χρήστες που 
στάλθηκαν με write(1) η wall(1)", 




commit kwrited5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-03-03 17:22:35

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Fri Mar  3 17:22:35 2017 rev:36 rq:461471 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-02-19 
01:11:26.307831919 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-03-03 
17:22:36.267121190 +0100
@@ -1,0 +2,10 @@
+Tue Feb 28 19:54:54 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * None
+
+---

Old:

  kwrited-5.9.2.tar.xz

New:

  kwrited-5.9.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.xOEIYO/_old  2017-03-03 17:22:37.087005218 +0100
+++ /var/tmp/diff_new_pack.xOEIYO/_new  2017-03-03 17:22:37.091004652 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.9.2.tar.xz -> kwrited-5.9.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.2/CMakeLists.txt 
new/kwrited-5.9.3/CMakeLists.txt
--- old/kwrited-5.9.2/CMakeLists.txt2017-02-14 14:22:16.0 +0100
+++ new/kwrited-5.9.3/CMakeLists.txt2017-02-28 13:58:03.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.9.2")
+set(PROJECT_VERSION "5.9.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-02-19 01:11:25

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-02-10 
09:57:46.371624449 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-02-19 
01:11:26.307831919 +0100
@@ -1,0 +2,10 @@
+Tue Feb 14 17:58:12 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * None
+
+---

Old:

  kwrited-5.9.1.tar.xz

New:

  kwrited-5.9.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.BsH7oX/_old  2017-02-19 01:11:26.651783554 +0100
+++ /var/tmp/diff_new_pack.BsH7oX/_new  2017-02-19 01:11:26.655782991 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.9.1
+Version:5.9.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.9.1.tar.xz -> kwrited-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.1/CMakeLists.txt 
new/kwrited-5.9.2/CMakeLists.txt
--- old/kwrited-5.9.1/CMakeLists.txt2017-02-07 12:23:14.0 +0100
+++ new/kwrited-5.9.2/CMakeLists.txt2017-02-14 14:22:16.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.9.1")
+set(PROJECT_VERSION "5.9.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-02-10 09:57:45

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-02-03 
17:46:45.127835330 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-02-10 
09:57:46.371624449 +0100
@@ -1,0 +2,10 @@
+Tue Feb  7 18:53:24 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.1
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.1.php
+- Changes since 5.9.0:
+  * None
+
+---

Old:

  kwrited-5.9.0.tar.xz

New:

  kwrited-5.9.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.s4L10a/_old  2017-02-10 09:57:46.783566198 +0100
+++ /var/tmp/diff_new_pack.s4L10a/_new  2017-02-10 09:57:46.783566198 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.9.0
+Version:5.9.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.9.0.tar.xz -> kwrited-5.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.9.0/CMakeLists.txt 
new/kwrited-5.9.1/CMakeLists.txt
--- old/kwrited-5.9.0/CMakeLists.txt2017-01-26 13:19:55.0 +0100
+++ new/kwrited-5.9.1/CMakeLists.txt2017-02-07 12:23:14.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.9.0")
+set(PROJECT_VERSION "5.9.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2017-01-31 12:20:50

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2017-01-04 
17:25:13.833561703 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2017-02-03 
17:46:45.127835330 +0100
@@ -1,0 +2,20 @@
+Thu Jan 26 19:58:34 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+  * None
+
+---
+Thu Jan 12 20:39:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * None
+
+---

Old:

  kwrited-5.8.5.tar.xz

New:

  kwrited-5.9.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.e3cNEe/_old  2017-02-03 17:46:45.459788345 +0100
+++ /var/tmp/diff_new_pack.e3cNEe/_new  2017-02-03 17:46:45.459788345 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.8.5
+Version:5.9.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.8.5.tar.xz -> kwrited-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.5/CMakeLists.txt 
new/kwrited-5.9.0/CMakeLists.txt
--- old/kwrited-5.8.5/CMakeLists.txt2016-12-27 12:28:53.0 +0100
+++ new/kwrited-5.9.0/CMakeLists.txt2017-01-26 13:19:55.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.8.5")
+set(PROJECT_VERSION "5.9.0")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.5/kwrited-autostart.desktop 
new/kwrited-5.9.0/kwrited-autostart.desktop
--- old/kwrited-5.8.5/kwrited-autostart.desktop 2016-12-27 12:28:53.0 
+0100
+++ new/kwrited-5.9.0/kwrited-autostart.desktop 2017-01-26 13:19:55.0 
+0100
@@ -2,7 +2,6 @@
 Name=KDE Write Daemon
 Name[af]=KDE Skryf Bediener
 Name[ar]=عفريت كدي للكتابة
-Name[ast]=Degorriu d'escritura KDE
 Name[be]=Cервіс KDE Write
 Name[be@latin]=Słužba „Write” dla „KDE”
 Name[bg]=Демон за писане (KDE)
@@ -91,7 +90,6 @@
 Name[zh_TW]=KDE Write 伺服程式
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf plaaslike gebruikers wat met write(1) 
of wall(1) gestuur is
-Comment[ast]=Mira los mensaxes d'usuarios llocales unviaos con write(1) o 
wall(1)
 Comment[be]=Назірае за паведамленнямі ад мясцовых карыстальнікаў, дасланымі 
праз write(1) ці wall(1)
 Comment[be@latin]=Adsočvaje paviedamleńnia ad miascovych karystańnikaŭ, 
dasyłanyja zahadami „write(1)” ci „wall(1)”.
 Comment[bg]=Наблюдение за съобщения от локални потребители, изпратени с 
write(1) или wall(1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.5/kwrited.desktop 
new/kwrited-5.9.0/kwrited.desktop
--- old/kwrited-5.8.5/kwrited.desktop   2016-12-27 12:28:53.0 +0100
+++ new/kwrited-5.9.0/kwrited.desktop   2017-01-26 13:19:55.0 +0100
@@ -1,7 +1,6 @@
 [Desktop Entry]
 Name=Write Daemon
 Name[ar]=عفريت الكتابة
-Name[ast]=Degorriu d'escritura
 Name[bg]=Демон за писане
 Name[bs]=Demon za poruke
 Name[ca]=Dimoni d'escriptura
@@ -64,7 +63,6 @@
 Name[zh_TW]=Write 伺服程式
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf plaaslike gebruikers wat met write(1) 
of wall(1) gestuur is
-Comment[ast]=Mira los mensaxes d'usuarios llocales unviaos 

commit kwrited5 for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-11-25 12:09:31

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-11-04 
20:55:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-11-25 
12:09:32.0 +0100
@@ -1,0 +2,8 @@
+Wed Nov 23 10:59:30 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.4.php
+
+---

Old:

  kwrited-5.8.3.tar.xz

New:

  kwrited-5.8.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.DK9D5u/_old  2016-11-25 12:09:33.0 +0100
+++ /var/tmp/diff_new_pack.DK9D5u/_new  2016-11-25 12:09:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.8.3
+Version:5.8.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.8.3.tar.xz -> kwrited-5.8.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.3/CMakeLists.txt 
new/kwrited-5.8.4/CMakeLists.txt
--- old/kwrited-5.8.3/CMakeLists.txt2016-11-01 13:15:13.0 +0100
+++ new/kwrited-5.8.4/CMakeLists.txt2016-11-22 11:17:57.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.8.3")
+set(PROJECT_VERSION "5.8.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.3/kwrited.json 
new/kwrited-5.8.4/kwrited.json
--- old/kwrited-5.8.3/kwrited.json  2016-11-01 13:15:13.0 +0100
+++ new/kwrited-5.8.4/kwrited.json  2016-11-22 11:17:57.0 +0100
@@ -9,6 +9,7 @@
 "Description[es]": "Esperar mensajes de usuarios locales enviados con 
write(1) o wall(1)", 
 "Description[et]": "Jälgib kohalike kasutajate write(1) või wall(1) 
abil saadetud teateid", 
 "Description[fi]": "Seuraa viestejä, joita paikalliset käyttäjät 
lähettävät write(1) tai wall(1) -komennoilla", 
+"Description[fr]": "Surveille les messages des utilisateurs locaux 
envoyés avec write(1) ou wall(1)", 
 "Description[gl]": "Vixiar as mensaxes de usuarios locais enviadas con 
write(1) ou wall(1).", 
 "Description[it]": "Monitora i messaggi inviati tramite write(1) o 
wall(1) dagli utenti locali", 
 "Description[ko]": "write(1)이나 wall(1)을 통해 사용자가 보낸 메시지 감시하기", 
@@ -40,6 +41,7 @@
 "Name[es]": "Demonio de «write»", 
 "Name[et]": "Write-deemon", 
 "Name[fi]": "Kirjoitustaustaprosessi", 
+"Name[fr]": "Démon d'écriture", 
 "Name[gl]": "Servizo de escritura", 
 "Name[it]": "Demone di write", 
 "Name[ko]": "Write 데몬", 




commit kwrited5 for openSUSE:Factory

2016-11-04 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-11-04 20:55:37

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-10-22 
13:08:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-11-04 
20:55:37.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 10:36:40 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.3.php
+
+---

Old:

  kwrited-5.8.2.tar.xz

New:

  kwrited-5.8.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.gU9qQm/_old  2016-11-04 20:55:38.0 +0100
+++ /var/tmp/diff_new_pack.gU9qQm/_new  2016-11-04 20:55:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.8.2
+Version:5.8.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.8.2.tar.xz -> kwrited-5.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.2/CMakeLists.txt 
new/kwrited-5.8.3/CMakeLists.txt
--- old/kwrited-5.8.2/CMakeLists.txt2016-10-18 13:38:50.0 +0200
+++ new/kwrited-5.8.3/CMakeLists.txt2016-11-01 13:15:13.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.8.2")
+set(PROJECT_VERSION "5.8.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-10-22 13:08:22

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-10-18 
10:40:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-10-22 
13:08:23.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct 18 15:16:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.2.php
+
+---

Old:

  kwrited-5.8.1.tar.xz

New:

  kwrited-5.8.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.zl20iU/_old  2016-10-22 13:08:24.0 +0200
+++ /var/tmp/diff_new_pack.zl20iU/_new  2016-10-22 13:08:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.8.1
+Version:5.8.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.8.1.tar.xz -> kwrited-5.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.8.1/CMakeLists.txt 
new/kwrited-5.8.2/CMakeLists.txt
--- old/kwrited-5.8.1/CMakeLists.txt2016-10-11 14:35:01.0 +0200
+++ new/kwrited-5.8.2/CMakeLists.txt2016-10-18 13:38:50.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.8.1")
+set(PROJECT_VERSION "5.8.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-10-18 10:40:40

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-08-31 
00:11:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-10-18 
10:40:40.0 +0200
@@ -1,0 +2,37 @@
+Tue Oct 11 15:44:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.1.php
+
+---
+Wed Oct  5 07:58:47 UTC 2016 - fab...@ritter-vogt.de
+
+- Add Source: URL back
+
+---
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kwrited-5.7.4.tar.xz

New:

  kwrited-5.8.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.vBnwyv/_old  2016-10-18 10:40:41.0 +0200
+++ /var/tmp/diff_new_pack.vBnwyv/_new  2016-10-18 10:40:41.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.7.4
+Version:5.8.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kwrited-5.7.4.tar.xz -> kwrited-5.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.7.4/CMakeLists.txt 
new/kwrited-5.8.1/CMakeLists.txt
--- old/kwrited-5.7.4/CMakeLists.txt2016-08-23 14:48:10.0 +0200
+++ new/kwrited-5.8.1/CMakeLists.txt2016-10-11 14:35:01.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.7.4/kwrited-autostart.desktop 
new/kwrited-5.8.1/kwrited-autostart.desktop
--- old/kwrited-5.7.4/kwrited-autostart.desktop 2016-08-23 14:48:10.0 
+0200
+++ new/kwrited-5.8.1/kwrited-autostart.desktop 2016-10-11 14:35:01.0 
+0200
@@ -18,7 +18,7 @@
 Name[da]=KDE Skrivedæmon
 Name[de]=„Write“-Dienst
 Name[el]=Δαίμονας Write του KDE
-Name[en_GB]=KDE Write Dæmon
+Name[en_GB]=KDE Write Daemon
 Name[eo]=KDE-skribdemono
 Name[es]=Servicio de escritura de KDE
 Name[et]=KDE Write deemon
@@ -110,7 +110,7 @@
 Comment[es]=Ver los mensajes de usuarios locales enviados con write(1) o 
wall(1)
 Comment[et]=Jälgib kohalike kasutajate write(1) või wall(1) abil saadetud 
teateid
 Comment[eu]=Begiratu write(1) edo wall(1)(r)ekin bidalitako erabiltzaile 
lokalen mezuei
-Comment[fa]=منتظر پیامهای کاربران محلی ارسال‌شده توسط write(1) یا wall(1)
+Comment[fa]=دیده بان پیامها از کاربران محلی ارسال‌شده توسط  نوشتن(1) یا 
دیوار(1)
 Comment[fi]=Seuraa viestejä, joita paikalliset käyttäjät lähettävät write(1) 
tai wall(1) -komennoilla
 Comment[fr]=Surveiller l'apparition de messages envoyés par les utilisateurs 
locaux avec les commandes « write(1) » ou « wall(1) »
 Comment[fy]=Berjochten fan lokale brûkers ferstjoerd mei write(1) of wall(1) 
observearje
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.7.4/kwrited.desktop 
new/kwrited-5.8.1/kwrited.desktop
--- old/kwrited-5.7.4/kwrited.desktop   2016-08-23 14:48:10.0 +0200
+++ new/kwrited-5.8.1/kwrited.desktop   2016-10-11 14:35:01.0 +0200
@@ -10,10 +10,11 

commit kwrited5 for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-08-31 00:10:06

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-08-13 
18:30:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-08-31 
00:11:27.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug 26 20:36:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.4.php
+
+---

Old:

  kwrited-5.7.3.tar.xz

New:

  kwrited-5.7.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ayuSKH/_old  2016-08-31 00:11:28.0 +0200
+++ /var/tmp/diff_new_pack.ayuSKH/_new  2016-08-31 00:11:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.7.3
+Version:5.7.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.7.3.tar.xz -> kwrited-5.7.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.7.3/CMakeLists.txt 
new/kwrited-5.7.4/CMakeLists.txt
--- old/kwrited-5.7.3/CMakeLists.txt2016-08-02 11:41:21.0 +0200
+++ new/kwrited-5.7.4/CMakeLists.txt2016-08-23 14:48:10.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.7.3")
+set(PROJECT_VERSION "5.7.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2016-08-13 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-08-13 18:30:13

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-05-20 
11:55:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-08-13 
18:30:16.0 +0200
@@ -1,0 +2,32 @@
+Tue Aug  2 11:35:59 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.3.php
+
+---
+Wed Jul 20 08:54:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.2.php
+
+---
+Wed Jul 13 06:13:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.1.php
+
+---
+Thu Jun 30 12:02:26 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.0.php
+
+---

Old:

  kwrited-5.6.4.tar.xz

New:

  kwrited-5.7.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.x62NG4/_old  2016-08-13 18:30:17.0 +0200
+++ /var/tmp/diff_new_pack.x62NG4/_new  2016-08-13 18:30:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.6.4
+Version:5.7.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.6.4.tar.xz -> kwrited-5.7.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.6.4/CMakeLists.txt 
new/kwrited-5.7.3/CMakeLists.txt
--- old/kwrited-5.6.4/CMakeLists.txt2016-05-10 18:42:24.0 +0200
+++ new/kwrited-5.7.3/CMakeLists.txt2016-08-02 11:41:21.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.6.4")
+set(PROJECT_VERSION "5.7.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.6.4/kwrited.json 
new/kwrited-5.7.3/kwrited.json
--- old/kwrited-5.6.4/kwrited.json  2016-05-10 18:42:24.0 +0200
+++ new/kwrited-5.7.3/kwrited.json  2016-08-02 11:41:21.0 +0200
@@ -5,7 +5,6 @@
 "Description[ca]": "Vigila els missatges dels usuaris locals enviats 
amb write(1) o wall(1)", 
 "Description[da]": "Hold øje med beskeder fra lokale brugere som 
sendes med write(1) eller wall(1)", 
 "Description[de]": "Meldungen lokaler Benutzer überwachen, die mittels 
write(1) oder wall(1) gesendet werden", 
-"Description[en_GB]": "Watch for messages from local users sent with 
write(1) or wall(1)", 
 "Description[es]": "Esperar mensajes de usuarios locales enviados con 
write(1) o wall(1)", 
 "Description[fi]": "Seuraa viestejä, joita paikalliset käyttäjät 
lähettävät write(1) tai wall(1) -komennoilla", 
 "Description[gl]": "Vixiar as mensaxes de usuarios locais enviadas con 
write(1) ou wall(1).", 
@@ -15,7 +14,6 @@
 "Description[pl]": "Śledzi wiadomości od użytkowników lokalnych 
wysyłane za pomocą write(1) lub wall(1)", 
 "Description[pt]": "Vigia as mensagens dos utilizadores locais 
enviadas com o write(1) ou o wall(1)", 
 "Description[pt_BR]": "Monitora as mensagens dos usuários locais, 
enviadas com o write(1) ou o wall(1)", 
-"Description[ru]": "Следит за сообщениями, отправляемыми локальными 
пользователями командами write(1) и wall(1)", 
 "Description[sk]": "Sledovanie správ od lokálnych užívateľov poslaných 
pomocou príkazu write (1) alebo wall (1)", 
 "Description[sl]": "Opazuje sporočila od krajevnih uporabnikov, 
poslanih z write(1) ali wall(1)", 
 "Description[sr@ijekavian]": "Пази на поруке од локалних корисника 
послатих наредбама write(1) или wall(1)", 
@@ -26,7 +24,6 @@
 "Description[uk]": "Спостереження за  повідомленнями від локальних 
користувачів, відісланих через write(1) або wall(1)", 
 "Description[x-test]": "xxWatch for messages from local users sent 
with 

commit kwrited5 for openSUSE:Factory

2016-05-20 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-05-20 11:55:53

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-05-10 
09:26:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-05-20 
11:55:54.0 +0200
@@ -1,0 +2,8 @@
+Sun May 15 16:50:18 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.4.php
+
+---

Old:

  kwrited-5.6.3.tar.xz

New:

  kwrited-5.6.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.EFl9Hj/_old  2016-05-20 11:55:55.0 +0200
+++ /var/tmp/diff_new_pack.EFl9Hj/_new  2016-05-20 11:55:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.6.3
+Version:5.6.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.6.3.tar.xz -> kwrited-5.6.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.6.3/CMakeLists.txt 
new/kwrited-5.6.4/CMakeLists.txt
--- old/kwrited-5.6.3/CMakeLists.txt2016-04-19 13:13:37.0 +0200
+++ new/kwrited-5.6.4/CMakeLists.txt2016-05-10 18:42:24.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.6.3")
+set(PROJECT_VERSION "5.6.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2016-05-10 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-05-10 09:26:52

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-04-14 
13:04:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-05-10 
09:26:53.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 19 20:45:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.3.php
+
+---

Old:

  kwrited-5.6.2.tar.xz

New:

  kwrited-5.6.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.0lzjjE/_old  2016-05-10 09:26:54.0 +0200
+++ /var/tmp/diff_new_pack.0lzjjE/_new  2016-05-10 09:26:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.6.2
+Version:5.6.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.6.2.tar.xz -> kwrited-5.6.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.6.2/CMakeLists.txt 
new/kwrited-5.6.3/CMakeLists.txt
--- old/kwrited-5.6.2/CMakeLists.txt2016-04-05 15:48:53.0 +0200
+++ new/kwrited-5.6.3/CMakeLists.txt2016-04-19 13:13:37.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.6.2")
+set(PROJECT_VERSION "5.6.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.6.2/kwrited.json 
new/kwrited-5.6.3/kwrited.json
--- old/kwrited-5.6.2/kwrited.json  2016-04-05 15:48:53.0 +0200
+++ new/kwrited-5.6.3/kwrited.json  2016-04-19 13:13:37.0 +0200
@@ -26,6 +26,7 @@
 "Description[uk]": "Спостереження за  повідомленнями від локальних 
користувачів, відісланих через write(1) або wall(1)", 
 "Description[x-test]": "xxWatch for messages from local users sent 
with write(1) or wall(1)xx", 
 "Description[zh_CN]": "监视本地用户使用 write(1) 或 wall(1) 发送的消息", 
+"Description[zh_TW]": "監控使用者透過 write(1) 或 wall(1) 傳送的訊息", 
 "Name": "Write Daemon", 
 "Name[ast]": "Degorriu d'escritura", 
 "Name[ca@valencia]": "Dimoni d'escriptura", 
@@ -54,6 +55,7 @@
 "Name[uk]": "Фонова служба запису", 
 "Name[x-test]": "xxWrite Daemonxx", 
 "Name[zh_CN]": "Write 守护进程", 
+"Name[zh_TW]": "Write 伺服程式", 
 "ServiceTypes": [
 "KDEDModule"
 ]




commit kwrited5 for openSUSE:Factory

2016-04-14 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-04-14 13:04:41

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-04-07 
13:29:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-04-14 
13:04:42.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  5 15:53:50 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.2.php
+
+---

Old:

  kwrited-5.6.1.tar.xz

New:

  kwrited-5.6.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.zUmP9t/_old  2016-04-14 13:04:42.0 +0200
+++ /var/tmp/diff_new_pack.zUmP9t/_new  2016-04-14 13:04:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.6.1
+Version:5.6.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.6.1.tar.xz -> kwrited-5.6.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.6.1/CMakeLists.txt 
new/kwrited-5.6.2/CMakeLists.txt
--- old/kwrited-5.6.1/CMakeLists.txt2016-03-29 16:14:25.0 +0200
+++ new/kwrited-5.6.2/CMakeLists.txt2016-04-05 15:48:53.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.6.1")
+set(PROJECT_VERSION "5.6.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 set(KF5_MIN_VERSION "5.10.0")




commit kwrited5 for openSUSE:Factory

2016-04-07 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-04-07 13:29:50

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-03-07 
13:27:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-04-07 
13:29:51.0 +0200
@@ -1,0 +2,16 @@
+Tue Mar 29 16:20:58 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.1.php
+
+---
+Sun Mar 20 09:19:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.0.php
+
+---

Old:

  kwrited-5.5.5.tar.xz

New:

  kwrited-5.6.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.ZsCSSk/_old  2016-04-07 13:29:52.0 +0200
+++ /var/tmp/diff_new_pack.ZsCSSk/_new  2016-04-07 13:29:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.5.5
+Version:5.6.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
@@ -52,7 +52,6 @@
 %defattr(-,root,root)
 %doc COPYING
 %{_kf5_plugindir}/
-%{_kf5_servicesdir}/
 %{_kf5_notifydir}/
 
 %changelog

++ kwrited-5.5.5.tar.xz -> kwrited-5.6.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.5/.arcconfig new/kwrited-5.6.1/.arcconfig
--- old/kwrited-5.5.5/.arcconfig1970-01-01 01:00:00.0 +0100
+++ new/kwrited-5.6.1/.arcconfig2016-03-29 16:14:25.0 +0200
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.5/CMakeLists.txt 
new/kwrited-5.6.1/CMakeLists.txt
--- old/kwrited-5.5.5/CMakeLists.txt2016-03-01 14:37:04.0 +0100
+++ new/kwrited-5.6.1/CMakeLists.txt2016-03-29 16:14:25.0 +0200
@@ -1,7 +1,8 @@
 project(kwrited)
-set(PROJECT_VERSION "5.5.5")
+set(PROJECT_VERSION "5.6.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
+set(KF5_MIN_VERSION "5.10.0")
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)
 
@@ -18,7 +19,7 @@
 Widgets
 )
 
-find_package(KF5 REQUIRED COMPONENTS
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
 CoreAddons
 I18n
 Pty
@@ -73,12 +74,14 @@
 
 install(FILES kwrited-autostart.desktop DESTINATION 
${AUTOSTART_INSTALL_DIR})
 else ()
-add_library(kded_kwrited MODULE kwrited.cpp)
+kcoreaddons_add_plugin(kded_kwrited
+SOURCES kwrited.cpp
+JSON kwrited.json
+INSTALL_NAMESPACE "kf5/kded"
+)
+set_target_properties(kded_kwrited PROPERTIES OUTPUT_NAME kwrited)
 target_compile_definitions(kded_kwrited PRIVATE 
-DPROJECT_VERSION="${PROJECT_VERSION}")
 target_link_libraries(kded_kwrited KF5::CoreAddons KF5::DBusAddons 
KF5::I18n KF5::Notifications KF5::Pty)
-install(TARGETS kded_kwrited  DESTINATION ${PLUGIN_INSTALL_DIR} )
-
-install(FILES kwrited.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded)
 endif ()
 
 # The .notifyrc file is common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.5/kwrited.cpp 
new/kwrited-5.6.1/kwrited.cpp
--- old/kwrited-5.5.5/kwrited.cpp   2016-03-01 14:37:04.0 +0100
+++ new/kwrited-5.6.1/kwrited.cpp   2016-03-29 16:14:25.0 +0200
@@ -73,6 +73,9 @@
 KAboutData::setApplicationData(aboutData());
 QApplication::setDesktopSettingsAware(false);
 QApplication a(argc, argv);
+#if QT_VERSION >= QT_VERSION_CHECK(5, 6, 0)
+QGuiApplication::setFallbackSessionManagementEnabled(false);
+#endif
 auto disableSessionManagement = [](QSessionManager ) {
 sm.setRestartHint(QSessionManager::RestartNever);
 };
@@ -96,8 +99,9 @@
 delete pro;
 }
 
-K_PLUGIN_FACTORY(KWritedFactory,
- registerPlugin();
+K_PLUGIN_FACTORY_WITH_JSON(KWritedFactory,
+   "kwrited.json",
+   registerPlugin();
 )
 
 #endif //BUILD_AS_EXECUTABLE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.5/kwrited.json 

commit kwrited5 for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-03-07 13:26:40

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-02-12 
11:22:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-03-07 
13:27:04.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  1 17:32:39 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.5 (boo#968966)
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.5.php
+
+---

Old:

  kwrited-5.5.4.tar.xz

New:

  kwrited-5.5.5.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.LkqJ14/_old  2016-03-07 13:27:05.0 +0100
+++ /var/tmp/diff_new_pack.LkqJ14/_new  2016-03-07 13:27:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.5.4
+Version:5.5.5
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.5.4.tar.xz -> kwrited-5.5.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.4/CMakeLists.txt 
new/kwrited-5.5.5/CMakeLists.txt
--- old/kwrited-5.5.4/CMakeLists.txt2016-01-26 20:36:27.0 +0100
+++ new/kwrited-5.5.5/CMakeLists.txt2016-03-01 14:37:04.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.5.4")
+set(PROJECT_VERSION "5.5.5")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.4/kwrited-autostart.desktop 
new/kwrited-5.5.5/kwrited-autostart.desktop
--- old/kwrited-5.5.4/kwrited-autostart.desktop 2016-01-26 20:36:27.0 
+0100
+++ new/kwrited-5.5.5/kwrited-autostart.desktop 2016-03-01 14:37:04.0 
+0100
@@ -103,7 +103,7 @@
 Comment[csb]=Dozérô wiadłów òd môlowëch brëkòwników wësłónëch przez write(1) 
abò wall(1)
 Comment[cy]=Gwylio am negeseuon oddiwrth defnyddwyr lleol a anfonwyd efo 
write(1) neu wall(1)
 Comment[da]=Kig efter beskeder fra lokale brugere sendt med write(1) eller 
wall(1)
-Comment[de]=Überwacht Meldungen lokaler Benutzer, die mittels write(1) oder 
wall(1) gesendet werden
+Comment[de]=Meldungen lokaler Benutzer überwachen, die mittels write(1) oder 
wall(1) gesendet werden
 Comment[el]=Έλεγχος μηνυμάτων από τοπικούς χρήστες που στάλθηκαν με write(1) η 
wall(1)
 Comment[en_GB]=Watch for messages from local users sent with write(1) or 
wall(1)
 Comment[eo]=Rigardi pri mesaĝoj de lokaj uzantoj, senditaj per write(1) aŭ 
wall(1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.4/kwrited.desktop 
new/kwrited-5.5.5/kwrited.desktop
--- old/kwrited-5.5.4/kwrited.desktop   2016-01-26 20:36:27.0 +0100
+++ new/kwrited-5.5.5/kwrited.desktop   2016-03-01 14:37:04.0 +0100
@@ -75,7 +75,7 @@
 Comment[csb]=Dozérô wiadłów òd môlowëch brëkòwników wësłónëch przez write(1) 
abò wall(1)
 Comment[cy]=Gwylio am negeseuon oddiwrth defnyddwyr lleol a anfonwyd efo 
write(1) neu wall(1)
 Comment[da]=Kig efter beskeder fra lokale brugere sendt med write(1) eller 
wall(1)
-Comment[de]=Überwacht Meldungen lokaler Benutzer, die mittels write(1) oder 
wall(1) gesendet werden
+Comment[de]=Meldungen lokaler Benutzer überwachen, die mittels write(1) oder 
wall(1) gesendet werden
 Comment[el]=Έλεγχος μηνυμάτων από τοπικούς χρήστες που στάλθηκαν με write(1) η 
wall(1)
 Comment[en_GB]=Watch for messages from local users sent with write(1) or 
wall(1)
 Comment[eo]=Rigardi pri mesaĝoj de lokaj uzantoj, senditaj per write(1) aŭ 
wall(1)




commit kwrited5 for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-02-12 11:22:22

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-01-20 
09:51:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-02-12 
11:22:23.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 26 22:20:12 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.4:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.4.php
+
+---

Old:

  kwrited-5.5.3.tar.xz

New:

  kwrited-5.5.4.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.KpvXfL/_old  2016-02-12 11:22:24.0 +0100
+++ /var/tmp/diff_new_pack.KpvXfL/_new  2016-02-12 11:22:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.5.3
+Version:5.5.4
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.5.3.tar.xz -> kwrited-5.5.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.3/CMakeLists.txt 
new/kwrited-5.5.4/CMakeLists.txt
--- old/kwrited-5.5.3/CMakeLists.txt2016-01-06 13:08:52.0 +0100
+++ new/kwrited-5.5.4/CMakeLists.txt2016-01-26 20:36:27.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.5.3")
+set(PROJECT_VERSION "5.5.4")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 




commit kwrited5 for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-01-20 09:51:40

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2016-01-04 
09:22:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-01-20 
09:51:41.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan  6 14:12:12 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.3:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.3.php
+
+---

Old:

  kwrited-5.5.2.tar.xz

New:

  kwrited-5.5.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.yELmZ6/_old  2016-01-20 09:51:42.0 +0100
+++ /var/tmp/diff_new_pack.yELmZ6/_new  2016-01-20 09:51:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.5.2
+Version:5.5.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.5.2.tar.xz -> kwrited-5.5.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.5.2/CMakeLists.txt 
new/kwrited-5.5.3/CMakeLists.txt
--- old/kwrited-5.5.2/CMakeLists.txt2015-12-22 11:37:51.0 +0100
+++ new/kwrited-5.5.3/CMakeLists.txt2016-01-06 13:08:52.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 




commit kwrited5 for openSUSE:Factory

2016-01-04 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2016-01-04 09:21:48

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-11-24 
22:27:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2016-01-04 
09:22:10.0 +0100
@@ -1,0 +2,24 @@
+Tue Dec 22 22:35:10 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.2.php
+
+---
+Tue Dec 15 17:49:55 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.1.php
+
+---
+Sat Dec 12 17:32:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0:
+  * For more details please see:
+https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
+- Move to cmake(...) BuildRequires where possible
+
+---

Old:

  kwrited-5.4.3.tar.xz

New:

  kwrited-5.5.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.rNz7jY/_old  2016-01-04 09:22:10.0 +0100
+++ /var/tmp/diff_new_pack.rNz7jY/_new  2016-01-04 09:22:10.0 +0100
@@ -17,24 +17,22 @@
 
 
 Name:   kwrited5
-Version:5.4.3
+Version:5.5.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kwrited-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules
-BuildRequires:  gcc-c++
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdbusaddons-devel
+BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  kpty-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
-#BuildRequires:  update-desktop-files
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Pty)
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,10 +48,6 @@
 %install
   %kf5_makeinstall -C build
 
-%post   -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root)
 %doc COPYING

++ kwrited-5.4.3.tar.xz -> kwrited-5.5.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.3/CMakeLists.txt 
new/kwrited-5.5.2/CMakeLists.txt
--- old/kwrited-5.4.3/CMakeLists.txt2015-11-05 13:40:48.0 +0100
+++ new/kwrited-5.5.2/CMakeLists.txt2015-12-22 11:37:51.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.4.3")
+set(PROJECT_VERSION "5.5.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.3/kwrited-autostart.desktop 
new/kwrited-5.5.2/kwrited-autostart.desktop
--- old/kwrited-5.4.3/kwrited-autostart.desktop 2015-11-05 13:40:48.0 
+0100
+++ new/kwrited-5.5.2/kwrited-autostart.desktop 2015-12-22 11:37:51.0 
+0100
@@ -91,6 +91,7 @@
 Name[zh_TW]=KDE Write 伺服程式
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf plaaslike gebruikers wat met write(1) 
of wall(1) gestuur is
+Comment[ast]=Mira los mensaxes d'usuarios llocales unviaos con write(1) o 
wall(1)
 Comment[be]=Назірае за паведамленнямі ад мясцовых карыстальнікаў, дасланымі 
праз write(1) ці wall(1)
 Comment[be@latin]=Adsočvaje paviedamleńnia ad miascovych karystańnikaŭ, 
dasyłanyja zahadami „write(1)” ci „wall(1)”.
 Comment[bg]=Наблюдение за съобщения от локални потребители, изпратени с 
write(1) или wall(1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.3/kwrited.desktop 
new/kwrited-5.5.2/kwrited.desktop
--- old/kwrited-5.4.3/kwrited.desktop   2015-11-05 13:40:48.0 +0100
+++ new/kwrited-5.5.2/kwrited.desktop   2015-12-22 11:37:51.0 +0100
@@ -63,6 +63,7 @@
 Name[zh_TW]=Write 伺服程式
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf 

commit kwrited5 for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-11-24 22:27:07

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-10-19 
22:18:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-11-24 
22:27:09.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 18:38:21 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.3 (boo#955068):
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.3.php
+
+---

Old:

  kwrited-5.4.2.tar.xz

New:

  kwrited-5.4.3.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.OIJk2u/_old  2015-11-24 22:27:09.0 +0100
+++ /var/tmp/diff_new_pack.OIJk2u/_new  2015-11-24 22:27:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.4.2
+Version:5.4.3
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.4.2.tar.xz -> kwrited-5.4.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.2/CMakeLists.txt 
new/kwrited-5.4.3/CMakeLists.txt
--- old/kwrited-5.4.2/CMakeLists.txt2015-10-01 11:47:26.0 +0200
+++ new/kwrited-5.4.3/CMakeLists.txt2015-11-05 13:40:48.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.4.2")
+set(PROJECT_VERSION "5.4.3")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.2/kwrited-autostart.desktop 
new/kwrited-5.4.3/kwrited-autostart.desktop
--- old/kwrited-5.4.2/kwrited-autostart.desktop 2015-10-01 11:47:26.0 
+0200
+++ new/kwrited-5.4.3/kwrited-autostart.desktop 2015-11-05 13:40:48.0 
+0100
@@ -60,7 +60,7 @@
 Name[nl]=KDE Write-daemon
 Name[nn]=Skriveteneste for KDE
 Name[pa]=KDE ਲਿਖਣ ਡੈਮਨ
-Name[pl]=Demon zapisu KDE
+Name[pl]=Usługa zapisu KDE
 Name[pt]=Servidor do Write do KDE
 Name[pt_BR]=Servidor do KDE Write
 Name[ro]=Demon „write” pentru KDE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.2/kwrited.desktop 
new/kwrited-5.4.3/kwrited.desktop
--- old/kwrited-5.4.2/kwrited.desktop   2015-10-01 11:47:26.0 +0200
+++ new/kwrited-5.4.3/kwrited.desktop   2015-11-05 13:40:48.0 +0100
@@ -39,7 +39,7 @@
 Name[nl]=Write-daemon
 Name[nn]=Skriveteneste
 Name[pa]=ਲਿਖਣ ਡੈਮਨ
-Name[pl]=Demon zapisu
+Name[pl]=Usługa zapisu
 Name[pt]=Servidor do Write
 Name[pt_BR]=Servidor do Write
 Name[ro]=Demon „write”
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.2/kwrited.notifyrc 
new/kwrited-5.4.3/kwrited.notifyrc
--- old/kwrited-5.4.2/kwrited.notifyrc  2015-10-01 11:47:26.0 +0200
+++ new/kwrited-5.4.3/kwrited.notifyrc  2015-11-05 13:40:48.0 +0100
@@ -183,7 +183,7 @@
 Comment[nl]=De daemon ontving een nieuwe boodschap verzonden met wall(1) of 
write(1)
 Comment[nn]=Tenesta tok imot ei ny melding send med «wall(1)» eller «write(1)»
 Comment[pa]=ਡੈਮਨ ਨੂੰ wall(1) ਜਾਂ write(1) ਤੋਂ ਨਵਾਂ ਭੇਜਿਆ ਸੁਨੇਹਾ ਮਿਲਿਆ
-Comment[pl]=Demon otrzymał nową wiadomość wysłaną za pomocą wall(1) lub 
write(1)
+Comment[pl]=Do usługi trafiła nowa wiadomość wysłana za pomocą wall(1) lub 
write(1)
 Comment[pt]=O servidor recebeu uma mensagem nova enviada a partir do 'wall(1)' 
ou do 'write(1)'
 Comment[pt_BR]=O daemon recebeu uma mensagem nova enviada a partir do wall(1) 
ou write(1)
 Comment[ro]=Demonul a recepționat un mesaj nou trimis cu wall(1) sau write(1)




commit kwrited5 for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-10-19 22:18:32

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-09-24 
07:07:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-10-19 
22:18:34.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  4 10:43:48 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.2.php
+
+---

Old:

  kwrited-5.4.1.tar.xz

New:

  kwrited-5.4.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.BCGzwi/_old  2015-10-19 22:18:35.0 +0200
+++ /var/tmp/diff_new_pack.BCGzwi/_new  2015-10-19 22:18:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.4.1
+Version:5.4.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.4.1.tar.xz -> kwrited-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.1/CMakeLists.txt 
new/kwrited-5.4.2/CMakeLists.txt
--- old/kwrited-5.4.1/CMakeLists.txt2015-09-03 12:38:37.0 +0200
+++ new/kwrited-5.4.2/CMakeLists.txt2015-10-01 11:47:26.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.4.1")
+set(PROJECT_VERSION "5.4.2")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.1/kwrited.desktop 
new/kwrited-5.4.2/kwrited.desktop
--- old/kwrited-5.4.1/kwrited.desktop   2015-09-03 12:38:37.0 +0200
+++ new/kwrited-5.4.2/kwrited.desktop   2015-10-01 11:47:26.0 +0200
@@ -37,6 +37,7 @@
 Name[nb]=Skrivenisse
 Name[nds]=Write-Dämoon
 Name[nl]=Write-daemon
+Name[nn]=Skriveteneste
 Name[pa]=ਲਿਖਣ ਡੈਮਨ
 Name[pl]=Demon zapisu
 Name[pt]=Servidor do Write
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.1/kwrited.notifyrc 
new/kwrited-5.4.2/kwrited.notifyrc
--- old/kwrited-5.4.1/kwrited.notifyrc  2015-09-03 12:38:37.0 +0200
+++ new/kwrited-5.4.2/kwrited.notifyrc  2015-10-01 11:47:26.0 +0200
@@ -38,6 +38,7 @@
 Comment[nb]=Lokal systemmeldingstjeneste
 Comment[nds]=Lokaal Systeemmellendeenst
 Comment[nl]=Service voor lokale systeemberichten
+Comment[nn]=Lokal systemmeldingsteneste
 Comment[pa]=ਲੋਕਲ ਸਿਸਟਮ ਸੁਨੇਹਾ ਸਰਵਿਸ
 Comment[pl]=Usługa wiadomości lokalnego systemu
 Comment[pt]=Serviço de mensagens do sistema local




commit kwrited5 for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-09-24 07:07:26

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-09-02 
07:51:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-09-24 
07:07:27.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 10 17:17:31 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.1:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.1.php
+
+---

Old:

  kwrited-5.4.0.tar.xz

New:

  kwrited-5.4.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.VHRVUb/_old  2015-09-24 07:07:27.0 +0200
+++ /var/tmp/diff_new_pack.VHRVUb/_new  2015-09-24 07:07:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.4.0.tar.xz -> kwrited-5.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.4.0/CMakeLists.txt 
new/kwrited-5.4.1/CMakeLists.txt
--- old/kwrited-5.4.0/CMakeLists.txt2015-08-20 14:53:36.0 +0200
+++ new/kwrited-5.4.1/CMakeLists.txt2015-09-03 12:38:37.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.4.0")
+set(PROJECT_VERSION "5.4.1")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 




commit kwrited5 for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-09-02 07:51:46

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is "kwrited5"

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-07-03 
00:07:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-09-02 
07:51:47.0 +0200
@@ -1,0 +2,21 @@
+Mon Aug 24 17:52:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.0.php
+
+---
+Sun Aug 16 10:17:06 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.95.php
+
+---

Old:

  kwrited-5.3.2.tar.xz

New:

  kwrited-5.4.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.3Bh5l1/_old  2015-09-02 07:51:48.0 +0200
+++ /var/tmp/diff_new_pack.3Bh5l1/_new  2015-09-02 07:51:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.3.2
+Version:5.4.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.3.2.tar.xz -> kwrited-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.3.2/CMakeLists.txt 
new/kwrited-5.4.0/CMakeLists.txt
--- old/kwrited-5.3.2/CMakeLists.txt2015-06-25 13:07:33.0 +0200
+++ new/kwrited-5.4.0/CMakeLists.txt2015-08-20 14:53:36.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION "5.3.2")
+set(PROJECT_VERSION "5.4.0")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.3.2/kwrited-autostart.desktop 
new/kwrited-5.4.0/kwrited-autostart.desktop
--- old/kwrited-5.3.2/kwrited-autostart.desktop 2015-06-25 13:07:33.0 
+0200
+++ new/kwrited-5.4.0/kwrited-autostart.desktop 2015-08-20 14:53:36.0 
+0200
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Name=KDE Write Daemon
 Name[af]=KDE Skryf Bediener
-Name[ar]=مراقب كتابة لكدي
+Name[ar]=عفريت كدي للكتابة
+Name[ast]=Degorriu d'escritura KDE
 Name[be]=Cервіс KDE Write
 Name[be@latin]=Słužba „Write” dla „KDE”
 Name[bg]=Демон за писане (KDE)
@@ -90,7 +91,6 @@
 Name[zh_TW]=KDE Write 伺服程式
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf plaaslike gebruikers wat met write(1) 
of wall(1) gestuur is
-Comment[ar]=لمشاهدة رسائل من المستخدمين المحليين ارسلت  بـwall(1) أو write(1)
 Comment[be]=Назірае за паведамленнямі ад мясцовых карыстальнікаў, дасланымі 
праз write(1) ці wall(1)
 Comment[be@latin]=Adsočvaje paviedamleńnia ad miascovych karystańnikaŭ, 
dasyłanyja zahadami „write(1)” ci „wall(1)”.
 Comment[bg]=Наблюдение за съобщения от локални потребители, изпратени с 
write(1) или wall(1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.3.2/kwrited.desktop 
new/kwrited-5.4.0/kwrited.desktop
--- old/kwrited-5.3.2/kwrited.desktop   2015-06-25 13:07:33.0 +0200
+++ new/kwrited-5.4.0/kwrited.desktop   2015-08-20 14:53:36.0 +0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=Write Daemon
-Name[ar]=مراقب الكتابة
+Name[ar]=عفريت الكتابة
+Name[ast]=Degorriu d'escritura
 Name[bg]=Демон за писане
 Name[bs]=Demon za poruke
 Name[ca]=Dimoni d'escriptura
@@ -61,7 +62,6 @@
 Name[zh_TW]=Write 伺服程式
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf plaaslike gebruikers wat met write(1) 
of wall(1) gestuur is
-Comment[ar]=لمشاهدة رسائل من المستخدمين المحليين ارسلت  بـwall(1) أو write(1)
 Comment[be]=Назірае за паведамленнямі ад мясцовых карыстальнікаў, дасланымі 
праз write(1) ці wall(1)
 Comment[be@latin]=Adsočvaje paviedamleńnia ad miascovych karystańnikaŭ, 
dasyłanyja zahadami „write(1)” ci „wall(1)”.
 Comment[bg]=Наблюдение за съобщения от локални 

commit kwrited5 for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-07-02 22:49:54

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-05-29 
10:18:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-07-03 
00:07:22.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun 28 18:31:51 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.2.php
+
+---

Old:

  kwrited-5.3.1.tar.xz

New:

  kwrited-5.3.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.kXAjIG/_old  2015-07-03 00:07:23.0 +0200
+++ /var/tmp/diff_new_pack.kXAjIG/_new  2015-07-03 00:07:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.3.1
+Version:5.3.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.3.1.tar.xz - kwrited-5.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.3.1/CMakeLists.txt 
new/kwrited-5.3.2/CMakeLists.txt
--- old/kwrited-5.3.1/CMakeLists.txt2015-05-21 18:54:34.0 +0200
+++ new/kwrited-5.3.2/CMakeLists.txt2015-06-25 13:07:33.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.3.1)
+set(PROJECT_VERSION 5.3.2)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.4.0)
 




commit kwrited5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-05-29 10:18:02

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-05-11 
19:30:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-05-29 
10:18:02.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kwrited-5.3.0.tar.xz

New:

  kwrited-5.3.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.i081uQ/_old  2015-05-29 10:18:03.0 +0200
+++ /var/tmp/diff_new_pack.i081uQ/_new  2015-05-29 10:18:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.3.0.tar.xz - kwrited-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.3.0/CMakeLists.txt 
new/kwrited-5.3.1/CMakeLists.txt
--- old/kwrited-5.3.0/CMakeLists.txt2015-04-23 11:55:38.0 +0200
+++ new/kwrited-5.3.1/CMakeLists.txt2015-05-21 18:54:34.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.4.0)
 




commit kwrited5 for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-05-11 19:30:25

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-03-25 
09:58:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-05-11 
19:30:26.0 +0200
@@ -1,0 +2,16 @@
+Thu Apr 23 13:27:27 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.0.php
+
+---
+Sat Apr 11 18:53:42 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.95 aka 5.3 beta:
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+
+---

Old:

  kwrited-5.2.2.tar.xz

New:

  kwrited-5.3.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.DQQ93W/_old  2015-05-11 19:30:27.0 +0200
+++ /var/tmp/diff_new_pack.DQQ93W/_new  2015-05-11 19:30:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.2.2
+Version:5.3.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
@@ -33,7 +33,7 @@
 BuildRequires:  knotifications-devel
 BuildRequires:  kpty-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Widgets) = 5.3.0
+BuildRequires:  pkgconfig(Qt5Widgets) = 5.4.0
 #BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwrited-5.2.2.tar.xz - kwrited-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.2.2/CMakeLists.txt 
new/kwrited-5.3.0/CMakeLists.txt
--- old/kwrited-5.2.2/CMakeLists.txt2015-03-19 12:14:07.0 +0100
+++ new/kwrited-5.3.0/CMakeLists.txt2015-04-23 11:55:38.0 +0200
@@ -1,13 +1,14 @@
 project(kwrited)
-set(PROJECT_VERSION 5.2.2)
+set(PROJECT_VERSION 5.3.0)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(QT_MIN_VERSION 5.3.0)
+set(QT_MIN_VERSION 5.4.0)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)
 
 find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
+include(CMakeDependentOption)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDECompilerSettings)
@@ -17,8 +18,6 @@
 Widgets
 )
 
-option(BUILD_AS_EXECUTABLE Whether to build kwrited as executable ON)
-
 find_package(KF5 REQUIRED COMPONENTS
 CoreAddons
 I18n
@@ -26,6 +25,9 @@
 Notifications
 )
 
+cmake_dependent_option(BUILD_AS_EXECUTABLE Whether to build kwrited as 
executable OFF
+   KPty_HAVE_UTEMPTER ON)
+
 if (NOT BUILD_AS_EXECUTABLE)
 find_package(KF5DBusAddons)
 set_package_properties(KF5DBusAddons PROPERTIES DESCRIPTION Convenience 
classes for DBus
@@ -82,4 +84,4 @@
 # The .notifyrc file is common
 install(FILES kwrited.notifyrc DESTINATION ${KNOTIFYRC_INSTALL_DIR})
 
-feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
\ No newline at end of file
+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.2.2/kwrited-autostart.desktop 
new/kwrited-5.3.0/kwrited-autostart.desktop
--- old/kwrited-5.2.2/kwrited-autostart.desktop 2015-03-19 12:14:07.0 
+0100
+++ new/kwrited-5.3.0/kwrited-autostart.desktop 2015-04-23 11:55:38.0 
+0200
@@ -2,7 +2,6 @@
 Name=KDE Write Daemon
 Name[af]=KDE Skryf Bediener
 Name[ar]=مراقب كتابة لكدي
-Name[ast]=Serviciu d'escritura de KDE
 Name[be]=Cервіс KDE Write
 Name[be@latin]=Słužba „Write” dla „KDE”
 Name[bg]=Демон за писане (KDE)
@@ -92,7 +91,6 @@
 Comment=Watch for messages from local users sent with write(1) or wall(1)
 Comment[af]=Kyk uit vir boodskappe vanaf plaaslike gebruikers wat met write(1) 
of wall(1) gestuur is
 Comment[ar]=لمشاهدة رسائل من المستخدمين المحليين ارسلت  بـwall(1) أو write(1)
-Comment[ast]=Ver los mensaxes d'usuarios llocales mandaos con write(1) o 
wall(1)
 Comment[be]=Назірае за паведамленнямі ад мясцовых карыстальнікаў, дасланымі 
праз write(1) ці wall(1)
 Comment[be@latin]=Adsočvaje paviedamleńnia ad miascovych karystańnikaŭ, 
dasyłanyja zahadami „write(1)” ci „wall(1)”.
 Comment[bg]=Наблюдение за съобщения от локални 

commit kwrited5 for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-03-25 09:58:26

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-03-01 
15:05:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-03-25 
09:58:28.0 +0100
@@ -1,0 +2,8 @@
+Thu Mar 19 17:42:37 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.2.php
+
+---

Old:

  kwrited-5.2.1.tar.xz

New:

  kwrited-5.2.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.yVraQC/_old  2015-03-25 09:58:28.0 +0100
+++ /var/tmp/diff_new_pack.yVraQC/_new  2015-03-25 09:58:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.2.1
+Version:5.2.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.2.1.tar.xz - kwrited-5.2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.2.1/CMakeLists.txt 
new/kwrited-5.2.2/CMakeLists.txt
--- old/kwrited-5.2.1/CMakeLists.txt2015-02-21 20:45:32.0 +0100
+++ new/kwrited-5.2.2/CMakeLists.txt2015-03-19 12:14:07.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.2.1)
+set(PROJECT_VERSION 5.2.2)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwrited5 for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-03-01 15:05:07

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-01-29 
13:16:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-03-01 
15:05:09.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 20 02:43:57 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.1.php
+
+---

Old:

  kwrited-5.2.0.tar.xz

New:

  kwrited-5.2.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.vVkuRe/_old  2015-03-01 15:05:10.0 +0100
+++ /var/tmp/diff_new_pack.vVkuRe/_new  2015-03-01 15:05:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.2.0.tar.xz - kwrited-5.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.2.0/CMakeLists.txt 
new/kwrited-5.2.1/CMakeLists.txt
--- old/kwrited-5.2.0/CMakeLists.txt2015-01-22 13:54:00.0 +0100
+++ new/kwrited-5.2.1/CMakeLists.txt2015-02-21 20:45:32.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.2.0)
+set(PROJECT_VERSION 5.2.1)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.2.0/kwrited.cpp 
new/kwrited-5.2.1/kwrited.cpp
--- old/kwrited-5.2.0/kwrited.cpp   2015-01-22 13:54:00.0 +0100
+++ new/kwrited-5.2.1/kwrited.cpp   2015-02-21 20:45:32.0 +0100
@@ -31,6 +31,7 @@
 
 #if defined(BUILD_AS_EXECUTABLE)
 # include QApplication
+# include QSessionManager
 # include signal.h
 # include sys/types.h
 # include unistd.h
@@ -70,7 +71,14 @@
 signal(SIGHUP, sigterm_handler);
 
 KAboutData::setApplicationData(aboutData());
+QApplication::setDesktopSettingsAware(false);
 QApplication a(argc, argv);
+auto disableSessionManagement = [](QSessionManager sm) {
+sm.setRestartHint(QSessionManager::RestartNever);
+};
+QObject::connect(a, QGuiApplication::commitDataRequest, 
disableSessionManagement);
+QObject::connect(a, QGuiApplication::saveStateRequest, 
disableSessionManagement);
+
 KWrited w;
 return a.exec();
 }
@@ -156,4 +164,4 @@
 
 #if !defined(BUILD_AS_EXECUTABLE)
 #include kwrited.moc
-#endif
\ No newline at end of file
+#endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwrited5 for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-01-29 13:16:56

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-12-21 
11:59:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-01-29 
13:16:56.0 +0100
@@ -1,0 +2,23 @@
+Mon Jan 26 19:49:24 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.0.php
+
+---
+Tue Jan 13 16:35:05 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 Beta aka 5.1.95:
+  * Undo changes to Plasma desktop layout
+  * Smarter sorting of results in KRunner
+  * Breeze window decoration theme adds a new look to your
+desktop and is now used by default
+  * New white mouse cursor theme for Breeze.
+  * New plasma widgets: 15 puzzle, web browser, show desktop
+  * Over 300 bugs fixed throughout Plasma modules.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.95.php
+- Swap kdelibs4support-devel and pkgconfig(Qt5Core) for
+  kcoreaddons-devel, ki18n-devel and knotifications-devel
+
+---

Old:

  kwrited-5.1.2.tar.xz

New:

  kwrited-5.2.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.Tpztyy/_old  2015-01-29 13:16:57.0 +0100
+++ /var/tmp/diff_new_pack.Tpztyy/_new  2015-01-29 13:16:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwrited5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.1.2
+Version:5.2.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
@@ -26,12 +26,14 @@
 Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
+BuildRequires:  kcoreaddons-devel
 BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdelibs4support-devel
 BuildRequires:  kf5-filesystem
+BuildRequires:  ki18n-devel
+BuildRequires:  knotifications-devel
 BuildRequires:  kpty-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) = 5.3.0
+BuildRequires:  pkgconfig(Qt5Widgets) = 5.3.0
 #BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kwrited-5.1.2.tar.xz - kwrited-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.1.2/CMakeLists.txt 
new/kwrited-5.2.0/CMakeLists.txt
--- old/kwrited-5.1.2/CMakeLists.txt2014-12-11 12:52:17.0 +0100
+++ new/kwrited-5.2.0/CMakeLists.txt2015-01-22 13:54:00.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.1.2)
+set(PROJECT_VERSION 5.2.0)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 
@@ -14,14 +14,16 @@
 include(FeatureSummary)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
-Core
+Widgets
 )
 
 option(BUILD_AS_EXECUTABLE Whether to build kwrited as executable ON)
 
 find_package(KF5 REQUIRED COMPONENTS
+CoreAddons
+I18n
 Pty
-KDE4Support
+Notifications
 )
 
 if (NOT BUILD_AS_EXECUTABLE)
@@ -43,7 +45,7 @@
 if (BUILD_AS_EXECUTABLE)
 add_executable(kwrited kwrited.cpp)
 target_compile_definitions(kwrited PRIVATE 
-DPROJECT_VERSION=${PROJECT_VERSION})
-target_link_libraries(kwrited  KF5::KDE4Support KF5::Pty)
+target_link_libraries(kwrited  Qt5::Widgets KF5::CoreAddons KF5::I18n 
KF5::Notifications KF5::Pty)
 install(TARGETS kwrited  ${INSTALL_TARGETS_DEFAULT_ARGS} )
 if(IS_ABSOLUTE BIN_INSTALL_DIR)
 set(ABS_BIN_INSTALL_DIR ${BIN_INSTALL_DIR})
@@ -71,7 +73,7 @@
 else ()
 add_library(kded_kwrited MODULE kwrited.cpp)
 target_compile_definitions(kded_kwrited PRIVATE 
-DPROJECT_VERSION=${PROJECT_VERSION})
-target_link_libraries(kded_kwrited KF5::DBusAddons KF5::KDE4Support 
KF5::Pty)
+target_link_libraries(kded_kwrited KF5::CoreAddons KF5::DBusAddons 
KF5::I18n KF5::Notifications KF5::Pty)
 install(TARGETS kded_kwrited  DESTINATION ${PLUGIN_INSTALL_DIR} )
 
 install(FILES kwrited.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded)
diff -urN '--exclude=CVS' 

commit kwrited5 for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2014-12-21 11:59:39

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-11-13 
09:22:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2014-12-21 
11:59:55.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 11 17:59:59 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.2.php
+
+---

Old:

  kwrited-5.1.1.tar.xz

New:

  kwrited-5.1.2.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.e0Gtt9/_old  2014-12-21 11:59:56.0 +0100
+++ /var/tmp/diff_new_pack.e0Gtt9/_new  2014-12-21 11:59:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.1.1
+Version:5.1.2
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.1.1.tar.xz - kwrited-5.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.1.1/CMakeLists.txt 
new/kwrited-5.1.2/CMakeLists.txt
--- old/kwrited-5.1.1/CMakeLists.txt2014-11-06 17:07:38.0 +0100
+++ new/kwrited-5.1.2/CMakeLists.txt2014-12-11 12:52:17.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.1.1)
+set(PROJECT_VERSION 5.1.2)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwrited5 for openSUSE:Factory

2014-11-13 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2014-11-13 09:21:59

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-10-15 
08:51:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2014-11-13 
09:22:05.0 +0100
@@ -1,0 +2,8 @@
+Thu Nov  6 20:14:16 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.1.php
+
+---

Old:

  kwrited-5.1.0.1.tar.xz

New:

  kwrited-5.1.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.1IwLwh/_old  2014-11-13 09:22:06.0 +0100
+++ /var/tmp/diff_new_pack.1IwLwh/_new  2014-11-13 09:22:06.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kwrited-%{version}.1.tar.xz
+Source: kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kdbusaddons-devel

++ kwrited-5.1.0.1.tar.xz - kwrited-5.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.1.0/CMakeLists.txt 
new/kwrited-5.1.1/CMakeLists.txt
--- old/kwrited-5.1.0/CMakeLists.txt2014-10-14 12:54:10.0 +0200
+++ new/kwrited-5.1.1/CMakeLists.txt2014-11-06 17:07:38.0 +0100
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.1.0)
+set(PROJECT_VERSION 5.1.1)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwrited5 for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2014-10-15 08:51:05

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-08-16 
15:43:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2014-10-15 
08:51:14.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  9 21:24:33 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1 Final:
+  * Bugfixes since RC1
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.0.php
+
+---

Old:

  kwrited-5.0.1.tar.xz

New:

  kwrited-5.1.0.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.y5EdRU/_old  2014-10-15 08:51:15.0 +0200
+++ /var/tmp/diff_new_pack.y5EdRU/_new  2014-10-15 08:51:15.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:5.0.1
+Version:5.1.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source: kwrited-%{version}.1.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kdbusaddons-devel

++ kwrited-5.0.1.tar.xz - kwrited-5.1.0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.0.1/CMakeLists.txt 
new/kwrited-5.1.0/CMakeLists.txt
--- old/kwrited-5.0.1/CMakeLists.txt2014-08-08 15:50:52.0 +0200
+++ new/kwrited-5.1.0/CMakeLists.txt2014-10-14 12:54:10.0 +0200
@@ -1,10 +1,8 @@
 project(kwrited)
+set(PROJECT_VERSION 5.1.0)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 
-set(KWRITED_VERSION 5.0.1)
-set(KWRITED_STRING_VERSION ${KWRITED_VERSION})
-
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)
 
 find_package(ECM 0.0.11 REQUIRED NO_MODULE)
@@ -44,7 +42,7 @@
 
 if (BUILD_AS_EXECUTABLE)
 add_executable(kwrited kwrited.cpp)
-target_compile_definitions(kwrited PRIVATE 
-DKWRITED_STRING_VERSION=${KWRITED_STRING_VERSION})
+target_compile_definitions(kwrited PRIVATE 
-DPROJECT_VERSION=${PROJECT_VERSION})
 target_link_libraries(kwrited  KF5::KDE4Support KF5::Pty)
 install(TARGETS kwrited  ${INSTALL_TARGETS_DEFAULT_ARGS} )
 if(IS_ABSOLUTE BIN_INSTALL_DIR)
@@ -72,7 +70,7 @@
 install(FILES kwrited-autostart.desktop DESTINATION 
${AUTOSTART_INSTALL_DIR})
 else ()
 add_library(kded_kwrited MODULE kwrited.cpp)
-target_compile_definitions(kded_kwrited PRIVATE 
-DKWRITED_STRING_VERSION=${KWRITED_STRING_VERSION})
+target_compile_definitions(kded_kwrited PRIVATE 
-DPROJECT_VERSION=${PROJECT_VERSION})
 target_link_libraries(kded_kwrited KF5::DBusAddons KF5::KDE4Support 
KF5::Pty)
 install(TARGETS kded_kwrited  DESTINATION ${PLUGIN_INSTALL_DIR} )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.0.1/kwrited.cpp 
new/kwrited-5.1.0/kwrited.cpp
--- old/kwrited-5.0.1/kwrited.cpp   2014-08-08 15:50:52.0 +0200
+++ new/kwrited-5.1.0/kwrited.cpp   2014-10-09 12:45:03.0 +0200
@@ -42,7 +42,7 @@
 
 static inline KAboutData aboutData()
 {
-return KAboutData(kwrited, i18n(kwrited), KWRITED_STRING_VERSION);
+return KAboutData(kwrited, i18n(kwrited), PROJECT_VERSION);
 }
 
 #if defined(BUILD_AS_EXECUTABLE)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwrited5 for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2014-08-16 15:42:40

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-07-25 
09:10:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2014-08-16 
15:43:37.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 11 21:07:22 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.1
+   * Bugfix release
+
+---

Old:

  kwrited-5.0.0.tar.xz

New:

  kwrited-5.0.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.9V9H79/_old  2014-08-16 15:43:38.0 +0200
+++ /var/tmp/diff_new_pack.9V9H79/_new  2014-08-16 15:43:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.0.0
+Version:5.0.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.0.0.tar.xz - kwrited-5.0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.0.0/CMakeLists.txt 
new/kwrited-5.0.1/CMakeLists.txt
--- old/kwrited-5.0.0/CMakeLists.txt2014-07-10 16:49:52.0 +0200
+++ new/kwrited-5.0.1/CMakeLists.txt2014-08-08 15:50:52.0 +0200
@@ -2,7 +2,7 @@
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 
-set(KWRITED_VERSION 5.0.0)
+set(KWRITED_VERSION 5.0.1)
 set(KWRITED_STRING_VERSION ${KWRITED_VERSION})
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwrited5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:15

Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and  /work/SRC/openSUSE:Factory/.kwrited5.new (New)


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-07-15 
08:00:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2014-07-25 
09:10:04.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:19:58 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  kwrited-4.98.0.tar.xz

New:

  kwrited-5.0.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.hapYCC/_old  2014-07-25 09:10:05.0 +0200
+++ /var/tmp/diff_new_pack.hapYCC/_new  2014-07-25 09:10:05.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kdbusaddons-devel

++ kwrited-4.98.0.tar.xz - kwrited-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-4.98.0/CMakeLists.txt 
new/kwrited-5.0.0/CMakeLists.txt
--- old/kwrited-4.98.0/CMakeLists.txt   2014-07-03 16:39:33.0 +0200
+++ new/kwrited-5.0.0/CMakeLists.txt2014-07-10 16:49:52.0 +0200
@@ -2,7 +2,7 @@
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 
-set(KWRITED_VERSION 4.98.0)
+set(KWRITED_VERSION 5.0.0)
 set(KWRITED_STRING_VERSION ${KWRITED_VERSION})
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org