Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwrited5 for openSUSE:Factory checked in at 2022-10-29 20:15:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Sat Oct 29 20:15:44 2022 rev:139 rq:1031868 version:5.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2022-10-20 11:10:45.291903381 +0200 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.2275/kwrited5.changes 2022-10-29 20:16:27.934005699 +0200 @@ -1,0 +2,9 @@ +Wed Oct 26 14:15:54 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.2 +- No code changes since 5.26.1 + +------------------------------------------------------------------- Old: ---- kwrited-5.26.1.tar.xz kwrited-5.26.1.tar.xz.sig New: ---- kwrited-5.26.2.tar.xz kwrited-5.26.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.znu2dA/_old 2022-10-29 20:16:28.498008704 +0200 +++ /var/tmp/diff_new_pack.znu2dA/_new 2022-10-29 20:16:28.506008747 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kwrited5 -Version: 5.26.1 +Version: 5.26.2 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-5.26.1.tar.xz -> kwrited-5.26.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.26.1/CMakeLists.txt new/kwrited-5.26.2/CMakeLists.txt --- old/kwrited-5.26.1/CMakeLists.txt 2022-10-18 12:32:55.000000000 +0200 +++ new/kwrited-5.26.2/CMakeLists.txt 2022-10-26 12:04:36.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "5.26.1") +set(PROJECT_VERSION "5.26.2") set(QT_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.98.0")