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-11-08 11:57:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdnssd (Old) and /work/SRC/openSUSE:Factory/.kdnssd.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdnssd" Fri Nov 8 11:57:45 2024 rev:140 rq:1222290 version:24.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kdnssd/kdnssd.changes 2024-10-12 13:33:26.351464143 +0200 +++ /work/SRC/openSUSE:Factory/.kdnssd.new.2017/kdnssd.changes 2024-11-08 12:01:24.722546785 +0100 @@ -1,0 +2,9 @@ +Tue Nov 5 10:43:24 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- kio-zeroconf-24.08.2.tar.xz kio-zeroconf-24.08.2.tar.xz.sig New: ---- kio-zeroconf-24.08.3.tar.xz kio-zeroconf-24.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdnssd.spec ++++++ --- /var/tmp/diff_new_pack.GjviAP/_old 2024-11-08 12:01:25.502579313 +0100 +++ /var/tmp/diff_new_pack.GjviAP/_new 2024-11-08 12:01:25.506579480 +0100 @@ -22,7 +22,7 @@ %bcond_without released Name: kdnssd -Version: 24.08.2 +Version: 24.08.3 Release: 0 Summary: Zeroconf Support for KIO applications License: GPL-2.0-or-later ++++++ kio-zeroconf-24.08.2.tar.xz -> kio-zeroconf-24.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-zeroconf-24.08.2/CMakeLists.txt new/kio-zeroconf-24.08.3/CMakeLists.txt --- old/kio-zeroconf-24.08.2/CMakeLists.txt 2024-10-06 21:03:46.000000000 +0200 +++ new/kio-zeroconf-24.08.3/CMakeLists.txt 2024-10-31 00:55:46.000000000 +0100 @@ -3,7 +3,7 @@ # Release service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "24") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") 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.08.2/org.kde.kio_zeroconf.metainfo.xml new/kio-zeroconf-24.08.3/org.kde.kio_zeroconf.metainfo.xml --- old/kio-zeroconf-24.08.2/org.kde.kio_zeroconf.metainfo.xml 2024-10-06 21:03:46.000000000 +0200 +++ new/kio-zeroconf-24.08.3/org.kde.kio_zeroconf.metainfo.xml 2024-10-31 00:55:46.000000000 +0100 @@ -149,6 +149,7 @@ </screenshot> </screenshots> <releases> + <release version="24.08.3" date="2024-11-07"/> <release version="24.08.2" date="2024-10-10"/> <release version="24.08.1" date="2024-09-12"/> <release version="24.08.0" date="2024-08-22"/>