Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2020-03-20 23:54:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Fri Mar 20 23:54:34 2020 rev:75 rq:785297 version:5.68.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2020-02-14 16:32:33.703424808 +0100 +++ /work/SRC/openSUSE:Factory/.kapidox.new.3160/kapidox.changes 2020-03-20 23:54:35.312839003 +0100 @@ -1,0 +2,9 @@ +Sun Mar 8 09:17:35 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.68.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.68.0.php +- No code change since 5.67.0 + +------------------------------------------------------------------- Old: ---- kapidox-5.67.0.tar.xz kapidox-5.67.0.tar.xz.sig New: ---- kapidox-5.68.0.tar.xz kapidox-5.68.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.uT1ygo/_old 2020-03-20 23:54:37.616840463 +0100 +++ /var/tmp/diff_new_pack.uT1ygo/_new 2020-03-20 23:54:37.620840466 +0100 @@ -18,13 +18,13 @@ # Only needed for the package signature condition %bcond_without lang -%define _tar_path 5.67 +%define _tar_path 5.68 # 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.67.0 +Version: 5.68.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.67.0.tar.xz -> kapidox-5.68.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.67.0/.gitignore new/kapidox-5.68.0/.gitignore --- old/kapidox-5.67.0/.gitignore 2020-01-23 12:05:24.000000000 +0100 +++ new/kapidox-5.68.0/.gitignore 2020-03-07 09:34:31.000000000 +0100 @@ -1,3 +1,4 @@ *.pyc /build/ __pycache__ +.cmake/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.67.0/setup.py new/kapidox-5.68.0/setup.py --- old/kapidox-5.67.0/setup.py 2020-01-23 12:05:24.000000000 +0100 +++ new/kapidox-5.68.0/setup.py 2020-03-07 09:34:31.000000000 +0100 @@ -14,7 +14,7 @@ setup( name='kapidox', - version='5.67.0', + version='5.68.0', description='KDE API documentation generation tools', maintainer = 'Olivier Churlaud', maintainer_email = '[email protected]',
