Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2018-07-22 23:03:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Sun Jul 22 23:03:49 2018 rev:54 rq:623259 version:5.48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2018-06-23 19:59:02.763946878 +0200 +++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-07-22 23:03:49.552939715 +0200 @@ -1,0 +2,10 @@ +Mon Jul 16 04:37:35 UTC 2018 - [email protected] + +- Update to 5.48.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.48.0.php +- Changes since 5.47.0: + * None + +------------------------------------------------------------------- Old: ---- kapidox-5.47.0.tar.xz New: ---- kapidox-5.48.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.FvYCTa/_old 2018-07-22 23:03:49.968939561 +0200 +++ /var/tmp/diff_new_pack.FvYCTa/_new 2018-07-22 23:03:49.972939560 +0200 @@ -16,13 +16,13 @@ # -%define _tar_path 5.47 +%define _tar_path 5.48 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} +%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kapidox -Version: 5.47.0 +Version: 5.48.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.47.0.tar.xz -> kapidox-5.48.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.47.0/setup.py new/kapidox-5.48.0/setup.py --- old/kapidox-5.47.0/setup.py 2018-05-13 18:45:27.000000000 +0200 +++ new/kapidox-5.48.0/setup.py 2018-06-10 22:22:37.000000000 +0200 @@ -6,7 +6,7 @@ setup( name='kapidox', - version='5.47.0', + version='5.48.0', description='KDE API documentation generation tools', maintainer = 'Olivier Churlaud', maintainer_email = '[email protected]',
