Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2024-02-26 19:46:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Mon Feb 26 19:46:17 2024 rev:123 rq:1145610 version:5.115.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2024-01-15 22:18:45.073790470 +0100 +++ /work/SRC/openSUSE:Factory/.kapidox.new.1770/kapidox.changes 2024-02-26 19:47:05.373593362 +0100 @@ -1,0 +2,9 @@ +Thu Feb 8 11:14:45 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 5.115.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.115.0 +- No code change since 5.114.0 + +------------------------------------------------------------------- Old: ---- kapidox-5.114.0.tar.xz kapidox-5.114.0.tar.xz.sig New: ---- kapidox-5.115.0.tar.xz kapidox-5.115.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.1DXQT5/_old 2024-02-26 19:47:06.761643542 +0100 +++ /var/tmp/diff_new_pack.1DXQT5/_new 2024-02-26 19:47:06.761643542 +0100 @@ -23,7 +23,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.114.0 +Version: 5.115.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.114.0.tar.xz -> kapidox-5.115.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.114.0/setup.py new/kapidox-5.115.0/setup.py --- old/kapidox-5.114.0/setup.py 2023-12-14 23:10:39.000000000 +0100 +++ new/kapidox-5.115.0/setup.py 2024-01-13 10:47:57.000000000 +0100 @@ -2,7 +2,7 @@ setup( name='kapidox', - version='5.114.0', + version='5.115.0', description='KDE API documentation generation tools', maintainer='Olivier Churlaud', maintainer_email='oliv...@churlaud.com',