Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2023-09-11 21:21:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Mon Sep 11 21:21:28 2023 rev:118 rq:1110053 version:5.110.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2023-08-20 00:14:58.803325309 +0200 +++ /work/SRC/openSUSE:Factory/.kapidox.new.1766/kapidox.changes 2023-09-11 21:25:41.340874326 +0200 @@ -1,0 +2,9 @@ +Wed Sep 6 12:23:50 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 5.110.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.110.0 +- No code change since 5.109.0 + +------------------------------------------------------------------- Old: ---- kapidox-5.109.0.tar.xz kapidox-5.109.0.tar.xz.sig New: ---- kapidox-5.110.0.tar.xz kapidox-5.110.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.iqWBvD/_old 2023-09-11 21:25:42.716923381 +0200 +++ /var/tmp/diff_new_pack.iqWBvD/_new 2023-09-11 21:25:42.720923524 +0200 @@ -24,7 +24,7 @@ # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kapidox -Version: 5.109.0 +Version: 5.110.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.109.0.tar.xz -> kapidox-5.110.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.109.0/setup.py new/kapidox-5.110.0/setup.py --- old/kapidox-5.109.0/setup.py 2023-07-08 16:36:49.000000000 +0200 +++ new/kapidox-5.110.0/setup.py 2023-08-18 18:59:03.000000000 +0200 @@ -2,7 +2,7 @@ setup( name='kapidox', - version='5.109.0', + version='5.110.0', description='KDE API documentation generation tools', maintainer='Olivier Churlaud', maintainer_email='oliv...@churlaud.com',