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.changes 2020-02-10 21:52:48.802170758 +0100 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.26092/kwrited5.changes 2020-02-22 19:05:23.886222288 +0100 @@ -1,0 +2,9 @@ +Tue Feb 18 14:05:56 UTC 2020 - Fabian Vogt <[email protected]> + +- 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.000000000 +0100 +++ new/kwrited-5.18.1/CMakeLists.txt 2020-02-18 14:10:02.000000000 +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")
