commit kwrited5 for openSUSE:Factory
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.changes 2016-11-04 20:55:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes 2016-11-25 12:09:32.000000000 +0100 @@ -1,0 +2,8 @@ +Wed Nov 23 10:59:30 UTC 2016 - fabian@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.000000000 +0100 +++ /var/tmp/diff_new_pack.DK9D5u/_new 2016-11-25 12:09:33.000000000 +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.txt 2016-11-01 13:15:13.000000000 +0100 +++ new/kwrited-5.8.4/CMakeLists.txt 2016-11-22 11:17:57.000000000 +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.000000000 +0100 +++ new/kwrited-5.8.4/kwrited.json 2016-11-22 11:17:57.000000000 +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 데몬",
participants (1)
-
root@hilbert.suse.de