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.changes 2020-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 <[email protected]> + +- 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.000000000 +0200 +++ new/kwrited-5.19.1/CMakeLists.txt 2020-06-16 14:45:48.000000000 +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")
