Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2019-09-25 08:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Wed Sep 25 08:07:26 2019 rev:69 rq:730905 version:5.62.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2019-08-20 10:57:19.308682068 +0200 +++ /work/SRC/openSUSE:Factory/.kapidox.new.7948/kapidox.changes 2019-09-25 08:07:28.898558790 +0200 @@ -1,0 +2,9 @@ +Sat Sep 7 20:36:28 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.62.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.62.0.php +- No code change since 5.61.0 + +------------------------------------------------------------------- Old: ---- kapidox-5.61.0.tar.xz kapidox-5.61.0.tar.xz.sig New: ---- kapidox-5.62.0.tar.xz kapidox-5.62.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.5diOQZ/_old 2019-09-25 08:07:29.386558721 +0200 +++ /var/tmp/diff_new_pack.5diOQZ/_new 2019-09-25 08:07:29.390558721 +0200 @@ -16,15 +16,15 @@ # -%define _tar_path 5.61 +# Only needed for the package signature condition +%bcond_without lang +%define _tar_path 5.62 # 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}')} -# Only needed for the package signature condition -%bcond_without lang Name: kapidox -Version: 5.61.0 +Version: 5.62.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.61.0.tar.xz -> kapidox-5.62.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.61.0/setup.py new/kapidox-5.62.0/setup.py --- old/kapidox-5.61.0/setup.py 2019-07-31 11:52:43.000000000 +0200 +++ new/kapidox-5.62.0/setup.py 2019-08-11 09:09:12.000000000 +0200 @@ -14,7 +14,7 @@ setup( name='kapidox', - version='5.61.0', + version='5.62.0', description='KDE API documentation generation tools', maintainer = 'Olivier Churlaud', maintainer_email = '[email protected]',
