Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwrited5 for openSUSE:Factory checked in at 2023-02-24 18:07:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Fri Feb 24 18:07:03 2023 rev:144 rq:1067233 version:5.27.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2023-02-13 16:41:53.447718841 +0100 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.31432/kwrited5.changes 2023-02-24 18:07:10.949074521 +0100 @@ -1,0 +2,9 @@ +Tue Feb 21 14:09:20 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.1 +- No code changes since 5.27.0 + +------------------------------------------------------------------- Old: ---- kwrited-5.27.0.tar.xz kwrited-5.27.0.tar.xz.sig New: ---- kwrited-5.27.1.tar.xz kwrited-5.27.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.z2mjl7/_old 2023-02-24 18:07:11.613078478 +0100 +++ /var/tmp/diff_new_pack.z2mjl7/_new 2023-02-24 18:07:11.617078502 +0100 @@ -18,15 +18,15 @@ %bcond_without released Name: kwrited5 -Version: 5.27.0 +Version: 5.27.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 released} -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 >= 5.98.0 ++++++ kwrited-5.27.0.tar.xz -> kwrited-5.27.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.27.0/CMakeLists.txt new/kwrited-5.27.1/CMakeLists.txt --- old/kwrited-5.27.0/CMakeLists.txt 2023-02-09 13:16:01.000000000 +0100 +++ new/kwrited-5.27.1/CMakeLists.txt 2023-02-21 12:39:25.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "5.27.0") +set(PROJECT_VERSION "5.27.1") set(QT_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.102.0")
