Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwrited6 for openSUSE:Factory checked in at 2024-07-17 15:13:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwrited6 (Old) and /work/SRC/openSUSE:Factory/.kwrited6.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwrited6" Wed Jul 17 15:13:13 2024 rev:9 rq:1187996 version:6.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kwrited6/kwrited6.changes 2024-07-04 16:21:08.650842987 +0200 +++ /work/SRC/openSUSE:Factory/.kwrited6.new.17339/kwrited6.changes 2024-07-17 15:13:27.738368503 +0200 @@ -1,0 +2,9 @@ +Tue Jul 16 13:24:00 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.1.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.3 +- Changes since 6.1.2: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwrited-6.1.2.tar.xz kwrited-6.1.2.tar.xz.sig New: ---- kwrited-6.1.3.tar.xz kwrited-6.1.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwrited6.spec ++++++ --- /var/tmp/diff_new_pack.kmOhd7/_old 2024-07-17 15:13:28.766406166 +0200 +++ /var/tmp/diff_new_pack.kmOhd7/_new 2024-07-17 15:13:28.766406166 +0200 @@ -22,7 +22,7 @@ %bcond_without released %define rname kwrited Name: kwrited6 -Version: 6.1.2 +Version: 6.1.3 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later ++++++ kwrited-6.1.2.tar.xz -> kwrited-6.1.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwrited-6.1.2/CMakeLists.txt new/kwrited-6.1.3/CMakeLists.txt --- old/kwrited-6.1.2/CMakeLists.txt 2024-07-02 11:13:13.000000000 +0200 +++ new/kwrited-6.1.3/CMakeLists.txt 2024-07-16 13:08:50.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kwrited) -set(PROJECT_VERSION "6.1.2") +set(PROJECT_VERSION "6.1.3") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.2.0")