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-08-02 16:48:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Wed Aug 2 16:48:38 2023 rev:150 rq:1101813 version:5.27.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2023-06-21 22:38:37.461925292 +0200 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.22712/kwrited5.changes 2023-08-02 16:49:36.165086084 +0200 @@ -1,0 +2,9 @@ +Tue Aug 1 11:18:59 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.27.7 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.7 +- No code changes since 5.27.6 + +------------------------------------------------------------------- Old: ---- kwrited-5.27.6.tar.xz kwrited-5.27.6.tar.xz.sig New: ---- kwrited-5.27.7.tar.xz kwrited-5.27.7.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.QwTW9W/_old 2023-08-02 16:49:37.041092948 +0200 +++ /var/tmp/diff_new_pack.QwTW9W/_new 2023-08-02 16:49:37.045092980 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kwrited5 -Version: 5.27.6 +Version: 5.27.7 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-5.27.6.tar.xz -> kwrited-5.27.7.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.27.6/CMakeLists.txt new/kwrited-5.27.7/CMakeLists.txt --- old/kwrited-5.27.6/CMakeLists.txt 2023-06-20 15:32:53.000000000 +0200 +++ new/kwrited-5.27.7/CMakeLists.txt 2023-08-01 11:25:52.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "5.27.6") +set(PROJECT_VERSION "5.27.7") set(QT_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.102.0")