Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdnssd for openSUSE:Factory checked in at 2024-04-15 20:15:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdnssd (Old) and /work/SRC/openSUSE:Factory/.kdnssd.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdnssd" Mon Apr 15 20:15:28 2024 rev:133 rq:1167324 version:24.02.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdnssd/kdnssd.changes 2024-03-22 15:29:45.653103013 +0100 +++ /work/SRC/openSUSE:Factory/.kdnssd.new.26366/kdnssd.changes 2024-04-15 20:21:05.242415935 +0200 @@ -1,0 +2,9 @@ +Tue Apr 9 18:08:20 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.02.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.2/ +- No code change since 24.02.1 + +------------------------------------------------------------------- Old: ---- kio-zeroconf-24.02.1.tar.xz kio-zeroconf-24.02.1.tar.xz.sig New: ---- kio-zeroconf-24.02.2.tar.xz kio-zeroconf-24.02.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdnssd.spec ++++++ --- /var/tmp/diff_new_pack.JcPIZW/_old 2024-04-15 20:21:05.758435088 +0200 +++ /var/tmp/diff_new_pack.JcPIZW/_new 2024-04-15 20:21:05.758435088 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdnssd # -# 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 @@ -17,12 +17,12 @@ %define rname kio-zeroconf -%define kf6_version 5.246.0 +%define kf6_version 6.0.0 %define qt6_version 6.6.0 %bcond_without released Name: kdnssd -Version: 24.02.1 +Version: 24.02.2 Release: 0 Summary: Zeroconf Support for KIO applications License: GPL-2.0-or-later ++++++ kio-zeroconf-24.02.1.tar.xz -> kio-zeroconf-24.02.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-zeroconf-24.02.1/CMakeLists.txt new/kio-zeroconf-24.02.2/CMakeLists.txt --- old/kio-zeroconf-24.02.1/CMakeLists.txt 2024-03-18 05:12:35.000000000 +0100 +++ new/kio-zeroconf-24.02.2/CMakeLists.txt 2024-04-08 17:34:20.000000000 +0200 @@ -3,7 +3,7 @@ # Release service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "24") set (RELEASE_SERVICE_VERSION_MINOR "02") -set (RELEASE_SERVICE_VERSION_MICRO "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kio-zeroconf VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-zeroconf-24.02.1/org.kde.kio_zeroconf.metainfo.xml new/kio-zeroconf-24.02.2/org.kde.kio_zeroconf.metainfo.xml --- old/kio-zeroconf-24.02.1/org.kde.kio_zeroconf.metainfo.xml 2024-03-18 05:12:35.000000000 +0100 +++ new/kio-zeroconf-24.02.2/org.kde.kio_zeroconf.metainfo.xml 2024-04-08 17:34:20.000000000 +0200 @@ -146,9 +146,9 @@ </screenshot> </screenshots> <releases> + <release version="24.02.2" date="2024-04-11"/> <release version="24.02.1" date="2024-03-21"/> <release version="24.02.0" date="2024-02-28"/> <release version="23.08.5" date="2024-02-15"/> - <release version="23.08.4" date="2023-12-07"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-zeroconf-24.02.1/po/zh_CN/kio5_zeroconf.po new/kio-zeroconf-24.02.2/po/zh_CN/kio5_zeroconf.po --- old/kio-zeroconf-24.02.1/po/zh_CN/kio5_zeroconf.po 2024-03-18 05:12:35.000000000 +0100 +++ new/kio-zeroconf-24.02.2/po/zh_CN/kio5_zeroconf.po 2024-04-08 17:34:20.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-11-05 12:32+0000\n" -"PO-Revision-Date: 2024-03-17 20:48\n" +"PO-Revision-Date: 2024-03-30 19:46\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
