Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2022-09-13 15:09:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Tue Sep 13 15:09:32 2022 rev:106 rq:1002801 version:5.98.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2022-08-15 20:00:11.037388641 +0200 +++ /work/SRC/openSUSE:Factory/.kapidox.new.2083/kapidox.changes 2022-09-13 15:11:03.596924845 +0200 @@ -1,0 +2,9 @@ +Tue Sep 6 07:16:42 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.98.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.98.0 +- No code change since 5.97.0 + +------------------------------------------------------------------- Old: ---- kapidox-5.97.0.tar.xz kapidox-5.97.0.tar.xz.sig New: ---- kapidox-5.98.0.tar.xz kapidox-5.98.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.4QlQ4f/_old 2022-09-13 15:11:04.032926072 +0200 +++ /var/tmp/diff_new_pack.4QlQ4f/_new 2022-09-13 15:11:04.036926083 +0200 @@ -18,13 +18,13 @@ # Only needed for the package signature condition %bcond_without released -%define _tar_path 5.97 +%define _tar_path 5.98 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # 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.97.0 +Version: 5.98.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.97.0.tar.xz -> kapidox-5.98.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.97.0/setup.py new/kapidox-5.98.0/setup.py --- old/kapidox-5.97.0/setup.py 2022-07-22 04:17:55.000000000 +0200 +++ new/kapidox-5.98.0/setup.py 2022-08-17 13:35:47.000000000 +0200 @@ -2,7 +2,7 @@ setup( name='kapidox', - version='5.97.0', + version='5.98.0', description='KDE API documentation generation tools', maintainer='Olivier Churlaud', maintainer_email='oliv...@churlaud.com',