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.changes 2019-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 - [email protected] + +- 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.000000000 +0200 +++ new/kwrited-5.16.1/CMakeLists.txt 2019-06-18 11:58:39.000000000 +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")
