Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwrited5 for openSUSE:Factory checked in at 2021-05-06 22:52:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old) and /work/SRC/openSUSE:Factory/.kwrited5.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited5" Thu May 6 22:52:09 2021 rev:112 rq:890578 version:5.21.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes 2021-04-14 10:09:59.573393777 +0200 +++ /work/SRC/openSUSE:Factory/.kwrited5.new.2988/kwrited5.changes 2021-05-06 22:52:27.874789760 +0200 @@ -1,0 +2,9 @@ +Tue May 4 14:15:40 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.21.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.21.5 +- No code changes since 5.21.4 + +------------------------------------------------------------------- Old: ---- kwrited-5.21.4.tar.xz kwrited-5.21.4.tar.xz.sig New: ---- kwrited-5.21.5.tar.xz kwrited-5.21.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited5.spec ++++++ --- /var/tmp/diff_new_pack.KMo3AQ/_old 2021-05-06 22:52:28.338787847 +0200 +++ /var/tmp/diff_new_pack.KMo3AQ/_new 2021-05-06 22:52:28.338787847 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: kwrited5 -Version: 5.21.4 +Version: 5.21.5 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-5.21.4.tar.xz -> kwrited-5.21.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-5.21.4/CMakeLists.txt new/kwrited-5.21.5/CMakeLists.txt --- old/kwrited-5.21.4/CMakeLists.txt 2021-04-06 14:28:05.000000000 +0200 +++ new/kwrited-5.21.5/CMakeLists.txt 2021-05-04 14:20:08.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(kwrited) -set(PROJECT_VERSION "5.21.4") +set(PROJECT_VERSION "5.21.5") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.78")