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-03-12 17:14:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Sat Mar 12 17:14:54 2022 rev:128 rq:960873 version:5.24.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2022-02-24 18:19:26.590722584 +0100 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.25692/kwrited5.changes 2022-03-12 17:15:09.858283890 +0100 @@ -1,0 +2,9 @@ +Tue Mar 8 18:09:59 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.3 +- No code changes since 5.24.2 + +------------------------------------------------------------------- Old: ---- kwrited-5.24.2.tar.xz kwrited-5.24.2.tar.xz.sig New: ---- kwrited-5.24.3.tar.xz kwrited-5.24.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.Q2bhGQ/_old 2022-03-12 17:15:10.390284505 +0100 +++ /var/tmp/diff_new_pack.Q2bhGQ/_new 2022-03-12 17:15:10.394284511 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: kwrited5 -Version: 5.24.2 +Version: 5.24.3 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-5.24.2.tar.xz -> kwrited-5.24.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.24.2/CMakeLists.txt new/kwrited-5.24.3/CMakeLists.txt --- old/kwrited-5.24.2/CMakeLists.txt 2022-02-22 13:14:50.000000000 +0100 +++ new/kwrited-5.24.3/CMakeLists.txt 2022-03-08 12:23:24.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "5.24.2") +set(PROJECT_VERSION "5.24.3") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.86")