Hello community, here is the log from the commit of package kwrited5 for openSUSE:Factory checked in at 2019-06-12 13:29:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Wed Jun 12 13:29:37 2019 rev:77 rq:708310 version:5.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2019-05-08 15:17:00.721061503 +0200 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.4811/kwrited5.changes 2019-06-12 13:29:38.952258213 +0200 @@ -1,0 +2,19 @@ +Thu Jun 6 14:07:08 UTC 2019 - [email protected] + +- Update to 5.16.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.0.php +- No code changes since 5.15.90 + +------------------------------------------------------------------- +Thu May 16 16:56:38 UTC 2019 - [email protected] + +- Update to 5.15.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.90.php +- Changes since 5.15.5: + * bump Qt version to 5.12 as agreed at start of cycle + +------------------------------------------------------------------- Old: ---- kwrited-5.15.5.tar.xz kwrited-5.15.5.tar.xz.sig New: ---- kwrited-5.16.0.tar.xz kwrited-5.16.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.ovx7xO/_old 2019-06-12 13:29:39.552257899 +0200 +++ /var/tmp/diff_new_pack.ovx7xO/_new 2019-06-12 13:29:39.556257897 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: kwrited5 -Version: 5.15.5 +Version: 5.16.0 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: kwrited-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig +Source1: kwrited-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 0.0.11 ++++++ kwrited-5.15.5.tar.xz -> kwrited-5.16.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.15.5/CMakeLists.txt new/kwrited-5.16.0/CMakeLists.txt --- old/kwrited-5.15.5/CMakeLists.txt 2019-05-07 11:57:53.000000000 +0200 +++ new/kwrited-5.16.0/CMakeLists.txt 2019-06-06 15:02:08.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.0) project(kwrited) -set(PROJECT_VERSION "5.15.5") +set(PROJECT_VERSION "5.16.0") -set(QT_MIN_VERSION "5.11.0") -set(KF5_MIN_VERSION "5.54.0") +set(QT_MIN_VERSION "5.12.0") +set(KF5_MIN_VERSION "5.58.0") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
