Hello community, here is the log from the commit of package kapidox for openSUSE:Factory checked in at 2019-10-24 23:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapidox (Old) and /work/SRC/openSUSE:Factory/.kapidox.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapidox" Thu Oct 24 23:02:35 2019 rev:70 rq:738004 version:5.63.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes 2019-09-25 08:07:28.898558790 +0200 +++ /work/SRC/openSUSE:Factory/.kapidox.new.2990/kapidox.changes 2019-10-24 23:02:37.616064571 +0200 @@ -1,0 +2,9 @@ +Sun Oct 6 13:26:15 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.63.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.63.0.php +- No code change since 5.62.0 + +------------------------------------------------------------------- Old: ---- kapidox-5.62.0.tar.xz kapidox-5.62.0.tar.xz.sig New: ---- kapidox-5.63.0.tar.xz kapidox-5.63.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapidox.spec ++++++ --- /var/tmp/diff_new_pack.hLxRs8/_old 2019-10-24 23:02:39.732067003 +0200 +++ /var/tmp/diff_new_pack.hLxRs8/_new 2019-10-24 23:02:39.756067030 +0200 @@ -18,13 +18,13 @@ # Only needed for the package signature condition %bcond_without lang -%define _tar_path 5.62 +%define _tar_path 5.63 # 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.62.0 +Version: 5.63.0 Release: 0 Summary: Scripts and data for building API documentation License: BSD-2-Clause ++++++ kapidox-5.62.0.tar.xz -> kapidox-5.63.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.62.0/CMakeLists.txt new/kapidox-5.63.0/CMakeLists.txt --- old/kapidox-5.62.0/CMakeLists.txt 2019-08-11 09:09:12.000000000 +0200 +++ new/kapidox-5.63.0/CMakeLists.txt 2019-09-17 21:31:03.000000000 +0200 @@ -1,5 +1,5 @@ -project(KApiDox NONE) cmake_minimum_required(VERSION 3.5) +project(KApiDox NONE) find_package(PythonInterp REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapidox-5.62.0/setup.py new/kapidox-5.63.0/setup.py --- old/kapidox-5.62.0/setup.py 2019-08-11 09:09:12.000000000 +0200 +++ new/kapidox-5.63.0/setup.py 2019-09-17 21:31:03.000000000 +0200 @@ -14,7 +14,7 @@ setup( name='kapidox', - version='5.62.0', + version='5.63.0', description='KDE API documentation generation tools', maintainer = 'Olivier Churlaud', maintainer_email = '[email protected]',
