Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdnssd for openSUSE:Factory checked in at 2025-06-10 09:03:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdnssd (Old) and /work/SRC/openSUSE:Factory/.kdnssd.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdnssd" Tue Jun 10 09:03:06 2025 rev:147 rq:1283325 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdnssd/kdnssd.changes 2025-05-09 18:48:15.153304573 +0200 +++ /work/SRC/openSUSE:Factory/.kdnssd.new.19631/kdnssd.changes 2025-06-10 09:06:11.009663655 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:12:26 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- @@ -2014 +2023 @@ -Fri Dec 8 19:18:53 UCT 2010 - toddrme2...@gmail.com +Fri Dec 8 19:18:53 UTC 2010 - toddrme2...@gmail.com Old: ---- kio-zeroconf-25.04.1.tar.xz kio-zeroconf-25.04.1.tar.xz.sig New: ---- kio-zeroconf-25.04.2.tar.xz kio-zeroconf-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdnssd.spec ++++++ --- /var/tmp/diff_new_pack.cIt9Ex/_old 2025-06-10 09:06:11.741693907 +0200 +++ /var/tmp/diff_new_pack.cIt9Ex/_new 2025-06-10 09:06:11.741693907 +0200 @@ -22,7 +22,7 @@ %bcond_without released Name: kdnssd -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: Zeroconf Support for KIO applications License: GPL-2.0-or-later ++++++ kio-zeroconf-25.04.1.tar.xz -> kio-zeroconf-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-zeroconf-25.04.1/CMakeLists.txt new/kio-zeroconf-25.04.2/CMakeLists.txt --- old/kio-zeroconf-25.04.1/CMakeLists.txt 2025-05-03 00:00:10.000000000 +0200 +++ new/kio-zeroconf-25.04.2/CMakeLists.txt 2025-06-02 23:25:54.000000000 +0200 @@ -3,7 +3,7 @@ # Release service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -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-25.04.1/org.kde.kio_zeroconf.metainfo.xml new/kio-zeroconf-25.04.2/org.kde.kio_zeroconf.metainfo.xml --- old/kio-zeroconf-25.04.1/org.kde.kio_zeroconf.metainfo.xml 2025-05-03 00:00:10.000000000 +0200 +++ new/kio-zeroconf-25.04.2/org.kde.kio_zeroconf.metainfo.xml 2025-06-02 23:25:54.000000000 +0200 @@ -149,6 +149,7 @@ </screenshot> </screenshots> <releases> + <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/> <release version="24.12.3" date="2025-03-06"/>