Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwrited5 for openSUSE:Factory checked in at 2024-03-15 20:28:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Fri Mar 15 20:28:46 2024 rev:154 rq:1157375 version:5.27.11 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2023-12-07 19:10:43.739974919 +0100 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.1905/kwrited5.changes 2024-03-15 20:29:07.991334651 +0100 @@ -1,0 +2,9 @@ +Wed Mar 6 12:41:58 UTC 2024 - Fabian Vogt <[email protected]> + +- Update to 5.27.11: + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.11 +- No code changes since 5.27.10 + +------------------------------------------------------------------- Old: ---- kwrited-5.27.10.tar.xz kwrited-5.27.10.tar.xz.sig New: ---- kwrited-5.27.11.tar.xz kwrited-5.27.11.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.6Weci4/_old 2024-03-15 20:29:08.859366622 +0100 +++ /var/tmp/diff_new_pack.6Weci4/_new 2024-03-15 20:29:08.859366622 +0100 @@ -1,7 +1,7 @@ # # spec file for package kwrited5 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without released Name: kwrited5 -Version: 5.27.10 +Version: 5.27.11 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-5.27.10.tar.xz -> kwrited-5.27.11.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.27.10/CMakeLists.txt new/kwrited-5.27.11/CMakeLists.txt --- old/kwrited-5.27.10/CMakeLists.txt 2023-12-05 20:20:43.000000000 +0100 +++ new/kwrited-5.27.11/CMakeLists.txt 2024-03-06 12:25:55.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "5.27.10") +set(PROJECT_VERSION "5.27.11") set(QT_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.102.0")
