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-09-08 14:20:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Thu Sep 8 14:20:50 2022 rev:136 rq:1001614 version:5.25.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2022-08-05 19:50:03.525306849 +0200 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.2083/kwrited5.changes 2022-09-08 14:20:58.594280937 +0200 @@ -1,0 +2,9 @@ +Tue Sep 6 16:55:52 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.5 +- No code changes since 5.25.4 + +------------------------------------------------------------------- Old: ---- kwrited-5.25.4.tar.xz kwrited-5.25.4.tar.xz.sig New: ---- kwrited-5.25.5.tar.xz kwrited-5.25.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.HKc3GI/_old 2022-09-08 14:20:59.078282240 +0200 +++ /var/tmp/diff_new_pack.HKc3GI/_new 2022-09-08 14:20:59.082282251 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kwrited5 -Version: 5.25.4 +Version: 5.25.5 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-5.25.4.tar.xz -> kwrited-5.25.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.25.4/CMakeLists.txt new/kwrited-5.25.5/CMakeLists.txt --- old/kwrited-5.25.4/CMakeLists.txt 2022-08-02 13:04:47.000000000 +0200 +++ new/kwrited-5.25.5/CMakeLists.txt 2022-09-06 14:24:27.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "5.25.4") +set(PROJECT_VERSION "5.25.5") set(QT_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.94")