Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-11-10 22:44:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and      /work/SRC/openSUSE:Factory/.kapidox.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapidox"

Sun Nov 10 22:44:57 2019 rev:71 rq:747086 version:5.64.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-10-24 
23:02:37.616064571 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.2990/kapidox.changes        
2019-11-10 22:44:59.437678656 +0100
@@ -1,0 +2,9 @@
+Sun Nov  3 15:46:48 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- No code change since 5.63.0
+
+-------------------------------------------------------------------

Old:
----
  kapidox-5.63.0.tar.xz
  kapidox-5.63.0.tar.xz.sig

New:
----
  kapidox-5.64.0.tar.xz
  kapidox-5.64.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kapidox.spec ++++++
--- /var/tmp/diff_new_pack.kfzXzh/_old  2019-11-10 22:45:00.049679449 +0100
+++ /var/tmp/diff_new_pack.kfzXzh/_new  2019-11-10 22:45:00.053679455 +0100
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.63
+%define _tar_path 5.64
 # 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.63.0
+Version:        5.64.0
 Release:        0
 Summary:        Scripts and data for building API documentation
 License:        BSD-2-Clause


++++++ kapidox-5.63.0.tar.xz -> kapidox-5.64.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.63.0/setup.py new/kapidox-5.64.0/setup.py
--- old/kapidox-5.63.0/setup.py 2019-09-17 21:31:03.000000000 +0200
+++ new/kapidox-5.64.0/setup.py 2019-10-12 23:20:54.000000000 +0200
@@ -14,7 +14,7 @@
 
 setup(
         name='kapidox',
-        version='5.63.0',
+        version='5.64.0',
         description='KDE API documentation generation tools',
         maintainer = 'Olivier Churlaud',
         maintainer_email = '[email protected]',


Reply via email to