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.changes 2018-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 - fabian@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.000000000 +0100 +++ new/kwrited-5.14.4/CMakeLists.txt 2018-11-27 17:10:46.000000000 +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")