Hello community, here is the log from the commit of package kwrited5 for openSUSE:Leap:15.2 checked in at 2020-04-14 14:20:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kwrited5 (Old) and /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Tue Apr 14 14:20:09 2020 rev:89 rq:793565 version:5.18.4.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kwrited5/kwrited5.changes 2020-03-15 07:09:14.504887247 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kwrited5.new.3248/kwrited5.changes 2020-04-14 14:20:16.065242543 +0200 @@ -1,0 +2,15 @@ +Tue Mar 31 15:16:33 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.18.4.1: + * Version fixed + +------------------------------------------------------------------- +Tue Mar 31 14:47:41 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.18.4 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.4.php +- No code changes since 5.18.3 + +------------------------------------------------------------------- Old: ---- kwrited-5.18.3.tar.xz kwrited-5.18.3.tar.xz.sig New: ---- kwrited-5.18.4.1.tar.xz kwrited-5.18.4.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.AuItkJ/_old 2020-04-14 14:20:16.417242806 +0200 +++ /var/tmp/diff_new_pack.AuItkJ/_new 2020-04-14 14:20:16.421242809 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: kwrited5 -Version: 5.18.3 +Version: 5.18.4.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: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.18.4/kwrited-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.18.4/kwrited-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 0.0.11 ++++++ kwrited-5.18.3.tar.xz -> kwrited-5.18.4.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.18.3/CMakeLists.txt new/kwrited-5.18.4.1/CMakeLists.txt --- old/kwrited-5.18.3/CMakeLists.txt 2020-03-10 14:07:23.000000000 +0100 +++ new/kwrited-5.18.4.1/CMakeLists.txt 2020-03-31 16:18:59.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(kwrited) -set(PROJECT_VERSION "5.18.3") +set(PROJECT_VERSION "5.18.4") set(QT_MIN_VERSION "5.12.0") set(KF5_MIN_VERSION "5.66.0")
