commit kapidox for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-10-13 15:41:43

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.3486 (New)


Package is "kapidox"

Tue Oct 13 15:41:43 2020 rev:82 rq:840794 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-09-21 
17:18:44.443711976 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.3486/kapidox.changes
2020-10-13 15:43:31.877394948 +0200
@@ -1,0 +2,12 @@
+Mon Oct  5 08:32:52 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Licensing improvements
+  * Fix api.kde.org on mobile
+  * Make api.kde.org a PWA
+
+---

Old:

  kapidox-5.74.0.tar.xz
  kapidox-5.74.0.tar.xz.sig

New:

  kapidox-5.75.0.tar.xz
  kapidox-5.75.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.XpCpIV/_old  2020-10-13 15:43:32.361395157 +0200
+++ /var/tmp/diff_new_pack.XpCpIV/_new  2020-10-13 15:43:32.361395157 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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.74.0
+Version:5.75.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.74.0.tar.xz -> kapidox-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.74.0/.gitignore 
new/kapidox-5.75.0/.gitignore
--- old/kapidox-5.74.0/.gitignore   2020-09-02 02:08:23.0 +0200
+++ new/kapidox-5.75.0/.gitignore   2020-09-20 09:33:35.0 +0200
@@ -2,3 +2,4 @@
 /build/
 __pycache__
 .cmake/
+venv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.74.0/LICENSE new/kapidox-5.75.0/LICENSE
--- old/kapidox-5.74.0/LICENSE  2020-09-02 02:08:23.0 +0200
+++ new/kapidox-5.75.0/LICENSE  1970-01-01 01:00:00.0 +0100
@@ -1,23 +0,0 @@
-The code in this module is distributed under the BSD license, which has
-the following text:
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.74.0/LICENSES/CC0-1.0.txt 
new/kapidox-5.75.0/LICENSES/CC0-1.0.txt
--- old/kapidox-5.74.0/LICENSES/CC0-1.0.txt 1970-01-01 01:00:00.0 
+0100
+++ new/kapidox-5.75.0/LICENSES/CC0-1.0.txt 2020-09-20 09:33:35.0 
+0200
@@ -0,0 +1,119 @@
+Creative Commons Legal Code
+
+CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES
+NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE
+AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION
+ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE
+OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS
+LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE 
INFORMATION
+OR WORKS PROVIDED HEREUNDER.
+
+Statement of Purpos

commit kapidox for openSUSE:Factory

2020-09-21 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-09-21 17:15:38

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.4249 (New)


Package is "kapidox"

Mon Sep 21 17:15:38 2020 rev:81 rq:834379 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-08-13 
10:18:25.094763459 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.4249/kapidox.changes
2020-09-21 17:18:44.443711976 +0200
@@ -1,0 +2,19 @@
+Sun Sep  6 12:48:32 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Document dependencies in requirements.txt and install them in setup.py
+  * improve layout
+  * Add license parameter to documentation
+  * Opt-In Display of Library License
+  * More compact layout
+  * Add more shadow
+  * Improve spacing
+  * remove useless css import
+  * fix: bugs in homepage
+  * KApiDox: Convert copyright statements to SPDX expressions
+
+---

Old:

  kapidox-5.73.0.tar.xz
  kapidox-5.73.0.tar.xz.sig

New:

  kapidox-5.74.0.tar.xz
  kapidox-5.74.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.VoSYcW/_old  2020-09-21 17:18:45.883713087 +0200
+++ /var/tmp/diff_new_pack.VoSYcW/_new  2020-09-21 17:18:45.887713091 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.73
+%define _tar_path 5.74
 # 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.73.0
+Version:5.74.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause
@@ -38,6 +38,7 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  python3
+BuildRequires:  python3-setuptools
 Requires:   doxygen
 Requires:   graphviz
 Requires:   graphviz-gd
@@ -62,7 +63,7 @@
   %fdupes %{buildroot}
 
 %files
-%license LICENSE
+%license LICENSES/*
 %doc README*
 %{_kf5_bindir}/kapidox_generate
 %{_kf5_bindir}/depdiagram-generate


++ kapidox-5.73.0.tar.xz -> kapidox-5.74.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.73.0/LICENSES/BSD-2-Clause.txt 
new/kapidox-5.74.0/LICENSES/BSD-2-Clause.txt
--- old/kapidox-5.73.0/LICENSES/BSD-2-Clause.txt1970-01-01 
01:00:00.0 +0100
+++ new/kapidox-5.74.0/LICENSES/BSD-2-Clause.txt2020-09-02 
02:08:23.0 +0200
@@ -0,0 +1,22 @@
+Copyright (c)  . All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification,
+are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.73.0/docs/metainfo_syntax.md 
new/kapidox-5.74.0/docs/metainfo_syntax.md
--- old/kapidox-5.73.0/docs/metainfo_syntax.md  2020-07-12 23:32:04.0 
+0200
+++ new/kapidox-5.74.0/docs/metainfo_syntax.md  2020-09-02 02:08:23.0 
+0200
@@ -36,6 +36,7 @@
 libraries:  # optional
   - qmake: BluezQt
 cmake: KF5::BluezQt
+license: LGPL-2.1-only OR LGPL-3.0-only # optional, SPDX expression that 
state

commit kapidox for openSUSE:Factory

2020-08-13 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-08-13 10:16:51

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.3399 (New)


Package is "kapidox"

Thu Aug 13 10:16:51 2020 rev:80 rq:825052 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-07-15 
15:01:28.899202996 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.3399/kapidox.changes
2020-08-13 10:18:25.094763459 +0200
@@ -1,0 +2,9 @@
+Sun Aug  2 07:13:03 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- No code change since 5.72.0
+
+---

Old:

  kapidox-5.72.0.tar.xz
  kapidox-5.72.0.tar.xz.sig

New:

  kapidox-5.73.0.tar.xz
  kapidox-5.73.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Y4xHG4/_old  2020-08-13 10:18:25.762763733 +0200
+++ /var/tmp/diff_new_pack.Y4xHG4/_new  2020-08-13 10:18:25.766763735 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.72
+%define _tar_path 5.73
 # 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.72.0
+Version:5.73.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.72.0.tar.xz -> kapidox-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.72.0/setup.py new/kapidox-5.73.0/setup.py
--- old/kapidox-5.72.0/setup.py 2020-06-16 16:49:22.0 +0200
+++ new/kapidox-5.73.0/setup.py 2020-07-12 23:32:04.0 +0200
@@ -14,7 +14,7 @@
 
 setup(
 name='kapidox',
-version='5.72.0',
+version='5.73.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-07-15 15:01:12

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.3060 (New)


Package is "kapidox"

Wed Jul 15 15:01:12 2020 rev:79 rq:820340 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-06-15 
20:28:32.537965208 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.3060/kapidox.changes
2020-07-15 15:01:28.899202996 +0200
@@ -1,0 +2,11 @@
+Sun Jul  5 07:55:03 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * Use macOS instead of MacOSX
+  * Support "repo_id" in metainfo.yaml to override guessed repo name
+
+---

Old:

  kapidox-5.71.0.tar.xz
  kapidox-5.71.0.tar.xz.sig

New:

  kapidox-5.72.0.tar.xz
  kapidox-5.72.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.4AhpaD/_old  2020-07-15 15:01:30.127204194 +0200
+++ /var/tmp/diff_new_pack.4AhpaD/_new  2020-07-15 15:01:30.131204197 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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.71.0
+Version:5.72.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.71.0.tar.xz -> kapidox-5.72.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.71.0/docs/metainfo_syntax.md 
new/kapidox-5.72.0/docs/metainfo_syntax.md
--- old/kapidox-5.71.0/docs/metainfo_syntax.md  2020-06-01 17:27:12.0 
+0200
+++ new/kapidox-5.72.0/docs/metainfo_syntax.md  2020-06-16 16:49:22.0 
+0200
@@ -13,12 +13,13 @@
 ~~~{.yaml}
 description: Library doing X and Y
 fancyname: The FancyName # optional, else replaced by the `project()` value of 
the `CMakeLists.txt`
+repo_id: klib  # optional, defaults to base name of directory with the 
metainfo.yaml file
 maintainer: ochurlaud  # optional, replaced by The KDE Community
 group: frameworks # optional
 subgroup: tier 1 # optional, a group must be defined
 type: functional  # optional
 logo: relative/path/to/logo.png # Used only if not part of a group, defaults 
to logo.png if present
-platforms:  # optional, name accepted: all, Linux, Windows, MacOSX
+platforms:  # optional, name accepted: all, Linux, FreeBSD, Windows, macOS, 
Android
 - name: Linux
   note: Functional only with running BlueZ 5 # optional
 public_lib: true  # if not defined, the library is ignored
@@ -49,7 +50,7 @@
   platforms:
 - Linux
 - Windows (partial)
-- MacOSX (partial)
+- macOS (partial)
   description: Providing everything from simple utility classes to ..
   logo: relative/path/to/logo.png # optional, defaults to logo.png if present
   long_description: # optional, one item per paragraph, html authorized
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.71.0/metainfo.yaml 
new/kapidox-5.72.0/metainfo.yaml
--- old/kapidox-5.71.0/metainfo.yaml2020-06-01 17:27:12.0 +0200
+++ new/kapidox-5.72.0/metainfo.yaml2020-06-16 16:49:22.0 +0200
@@ -6,7 +6,7 @@
 - name: Linux
 - name: FreeBSD
 - name: Windows
-- name: MacOSX
+- name: macOS
 portingAid: false
 deprecated: false
 release: true
@@ -26,7 +26,7 @@
   - Linux
   - FreeBSD (partial)
   - Windows (partial)
-  - MacOSX (partial)
+  - macOS (partial)
   - Android (partial)
 description: Providing everything from simple utility classes to 
integrated solutions for common requirements of desktop applications
 logo: konqi_frameworks.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.71.0/setup.py new/kapidox-5.72.0/setup.py
--- old/kapidox-5.71.0/setup.py 2020-06-01 17:27:12.0 +0200
+++ new/kapidox-5.72.0/setup.py 2020-06-16 16:49:22.0 +0200
@@ -14,11 +14,11 @@
 
 setup(
 name='kapidox',
-version='5.71.0',
+version='5.72.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintaine

commit kapidox for openSUSE:Factory

2020-06-15 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-06-15 20:28:25

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.3606 (New)


Package is "kapidox"

Mon Jun 15 20:28:25 2020 rev:78 rq:814335 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-05-11 
16:30:39.310437006 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.3606/kapidox.changes
2020-06-15 20:28:32.537965208 +0200
@@ -1,0 +2,17 @@
+Sun Jun  7 08:06:18 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * Use logo.png file as logo as default, if present
+  * Change public_example_dir to public_example_dirs, to enable multiple dirs
+  * Drop code for Python2 support
+  * Adapt links to repo to invent.kde.org
+  * Fix link to kde.org impressum
+  * History pages of KDE4 got merged into general history page
+  * Unbreak generation with dep diagrams with Python 3 (break Py2)
+  * Export metalist to json file
+
+---

Old:

  kapidox-5.70.0.tar.xz
  kapidox-5.70.0.tar.xz.sig

New:

  kapidox-5.71.0.tar.xz
  kapidox-5.71.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.OkvQHb/_old  2020-06-15 20:28:33.517968603 +0200
+++ /var/tmp/diff_new_pack.OkvQHb/_new  2020-06-15 20:28:33.521968617 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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.70.0
+Version:5.71.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.70.0.tar.xz -> kapidox-5.71.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.70.0/.arcconfig 
new/kapidox-5.71.0/.arcconfig
--- old/kapidox-5.70.0/.arcconfig   2020-05-01 17:03:46.0 +0200
+++ new/kapidox-5.71.0/.arcconfig   1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-{
-"project.name" : "KApidox",
-"phabricator.uri" : "https://phabricator.kde.org/";
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.70.0/README.md new/kapidox-5.71.0/README.md
--- old/kapidox-5.70.0/README.md2020-05-01 17:03:46.0 +0200
+++ new/kapidox-5.71.0/README.md2020-06-01 17:27:12.0 +0200
@@ -15,8 +15,8 @@
 ## Dependencies
 
 ### Required
-Python 2 or 3 is required to run the scripts.  Whichever version of python you
-use needs to have the jinja2 and yaml (or pyyaml) modules.
+Python 3 is required to run the scripts. Additionally you
+need to have the jinja2 and yaml (or pyyaml) modules.
 
 The following command should install them for the current user:
 
@@ -49,7 +49,7 @@
 
 Writing dox is beyond the scope of this documentation -- see the notes at
  and the 
[doxygen
-manual](http://doxygen.nl/manual/docblocks.html).
+manual](https://doxygen.nl/manual/docblocks.html).
 
 To allow code to handle the case of being processed by kapidox a C/C++ 
preprocessor macro
 is set as defined when run: `K_DOXYGEN` (since v5.67.0).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.70.0/docs/metainfo_syntax.md 
new/kapidox-5.71.0/docs/metainfo_syntax.md
--- old/kapidox-5.70.0/docs/metainfo_syntax.md  2020-05-01 17:03:46.0 
+0200
+++ new/kapidox-5.71.0/docs/metainfo_syntax.md  2020-06-01 17:27:12.0 
+0200
@@ -17,7 +17,7 @@
 group: frameworks # optional
 subgroup: tier 1 # optional, a group must be defined
 type: functional  # optional
-logo: relative/path/to/logo.png # Used only if not part of a group
+logo: relative/path/to/logo.png # Used only if not part of a group, defaults 
to logo.png if present
 platforms:  # optional, name accepted: all, Linux, Windows, MacOSX
 - name: Linux
   note: Functional only with running BlueZ 5 # optional
@@ -26,7 +26,7 @@
   - src1
   - src2
 public_doc_dir: docs  # optional, default to docs
-public_example_dir: examples  # optional, default to examples
+public_example_dirs: examples  # optional, default to examples, mu

commit kapidox for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-05-11 16:30:34

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.2738 (New)


Package is "kapidox"

Mon May 11 16:30:34 2020 rev:77 rq:802061 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-04-16 
23:01:04.211574164 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.2738/kapidox.changes
2020-05-11 16:30:39.310437006 +0200
@@ -1,0 +2,16 @@
+Sun May  3 09:39:42 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Fix missing whitespace after "Platform(s):" on front page
+  * Fix use of quotation marks for PREDEFINED entries in Doxygile.global
+  * Teach doxygen about Q_DECL_EQ_DEFAULT & Q_DECL_EQ_DELETE
+  * Add drawer on mobile and clean code
+  * Teach doxygen about Q_DECLARE_FLAGS, so such types can be documented
+  * Port to Aether Bootstrap 4
+  * Redo api.kde.org to look more like Aether
+
+---

Old:

  kapidox-5.69.0.tar.xz
  kapidox-5.69.0.tar.xz.sig

New:

  kapidox-5.70.0.tar.xz
  kapidox-5.70.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Yjqrd1/_old  2020-05-11 16:30:40.750440036 +0200
+++ /var/tmp/diff_new_pack.Yjqrd1/_new  2020-05-11 16:30:40.758440053 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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.69.0
+Version:5.70.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.69.0.tar.xz -> kapidox-5.70.0.tar.xz ++
 10990 lines of diff (skipped)




commit kapidox for openSUSE:Factory

2020-04-16 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-04-16 23:00:35

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.2738 (New)


Package is "kapidox"

Thu Apr 16 23:00:35 2020 rev:76 rq:793128 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-03-20 
23:54:35.312839003 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.2738/kapidox.changes
2020-04-16 23:01:04.211574164 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:18 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+---

Old:

  kapidox-5.68.0.tar.xz
  kapidox-5.68.0.tar.xz.sig

New:

  kapidox-5.69.0.tar.xz
  kapidox-5.69.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.FkKSWG/_old  2020-04-16 23:01:05.059574803 +0200
+++ /var/tmp/diff_new_pack.FkKSWG/_new  2020-04-16 23:01:05.063574806 +0200
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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.68.0
+Version:5.69.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.68.0.tar.xz -> kapidox-5.69.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.68.0/setup.py new/kapidox-5.69.0/setup.py
--- old/kapidox-5.68.0/setup.py 2020-03-07 09:34:31.0 +0100
+++ new/kapidox-5.69.0/setup.py 2020-03-12 11:35:41.0 +0100
@@ -14,7 +14,7 @@
 
 setup(
 name='kapidox',
-version='5.68.0',
+version='5.69.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2020-03-20 Thread root
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 
+
+- 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.0 +0100
+++ new/kapidox-5.68.0/.gitignore   2020-03-07 09:34:31.0 +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.0 +0100
+++ new/kapidox-5.68.0/setup.py 2020-03-07 09:34:31.0 +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]',




commit kapidox for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-02-14 16:31:11

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.26092 (New)


Package is "kapidox"

Fri Feb 14 16:31:11 2020 rev:74 rq:773235 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2020-01-15 
16:39:03.889028295 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.26092/kapidox.changes   
2020-02-14 16:32:33.703424808 +0100
@@ -1,0 +2,17 @@
+Sun Feb  2 18:06:43 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:29 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Define K_DOXYGEN as macro to check if kapidox/doxygen is run
+  * Unbreak module imports for Python2
+  * Hardcode utf-8 as filesystem encoding with Python2 to help api.kde.org
+
+---

Old:

  kapidox-5.66.0.tar.xz
  kapidox-5.66.0.tar.xz.sig

New:

  kapidox-5.67.0.tar.xz
  kapidox-5.67.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Vz6r0I/_old  2020-02-14 16:32:34.231425102 +0100
+++ /var/tmp/diff_new_pack.Vz6r0I/_new  2020-02-14 16:32:34.231425102 +0100
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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.66.0
+Version:5.67.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.66.0.tar.xz -> kapidox-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.66.0/README.md new/kapidox-5.67.0/README.md
--- old/kapidox-5.66.0/README.md2019-12-27 14:59:54.0 +0100
+++ new/kapidox-5.67.0/README.md2020-01-23 12:05:24.0 +0100
@@ -50,8 +50,14 @@
 Writing dox is beyond the scope of this documentation -- see the notes at
  and the 
[doxygen
 manual](http://doxygen.nl/manual/docblocks.html).
-However, the script expects certain things to be present in the directory it is
-run on.
+
+To allow code to handle the case of being processed by kapidox a C/C++ 
preprocessor macro
+is set as defined when run: `K_DOXYGEN` (since v5.67.0).
+For backward-compatibility the definition `DOXYGEN_SHOULD_SKIP_THIS` is also 
set, but
+its usage is deprecated.
+
+The kapidox scripts expects certain things to be present in the directory it is
+run on:
 
 ### README.md
 Most importantly, there should be a `README.md` file, like this page (backward
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.66.0/setup.py new/kapidox-5.67.0/setup.py
--- old/kapidox-5.66.0/setup.py 2019-12-27 14:59:54.0 +0100
+++ new/kapidox-5.67.0/setup.py 2020-01-23 12:05:24.0 +0100
@@ -14,7 +14,7 @@
 
 setup(
 name='kapidox',
-version='5.66.0',
+version='5.67.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.66.0/src/kapidox/data/Doxyfile.global 
new/kapidox-5.67.0/src/kapidox/data/Doxyfile.global
--- old/kapidox-5.66.0/src/kapidox/data/Doxyfile.global 2019-12-27 
14:59:54.0 +0100
+++ new/kapidox-5.67.0/src/kapidox/data/Doxyfile.global 2020-01-23 
12:05:24.0 +0100
@@ -167,7 +167,10 @@
 MACRO_EXPANSION= YES
 EXPAND_ONLY_PREDEF = YES
 
+# K_DOXYGEN set to have preprocessor macros know that kapidox/doxygen 
processes them
+# DOXYGEN_SHOULD_SKIP_THIS is the deprecated variant (remove for KF6)
 PREDEFINED = DOXYGEN_SHOULD_SKIP_THIS \
+ K_DOXYGEN \
  Q_SLOTS="slots" \
  Q_SIGNALS="signals" \
  Q_DECL_CONSTEXPR="constexpr" \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.66.0/

commit kapidox for openSUSE:Factory

2020-01-15 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2020-01-15 16:14:13

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.30080 (New)


Package is "kapidox"

Wed Jan 15 16:14:13 2020 rev:73 rq:763436 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-12-21 
12:29:11.963300979 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.30080/kapidox.changes   
2020-01-15 16:39:03.889028295 +0100
@@ -1,0 +2,10 @@
+Sun Jan  5 09:01:57 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * Display fully qualified class/namespace name as page header (kde#406588)
+
+---

Old:

  kapidox-5.65.0.tar.xz
  kapidox-5.65.0.tar.xz.sig

New:

  kapidox-5.66.0.tar.xz
  kapidox-5.66.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.0nSmnt/_old  2020-01-15 16:39:04.377028471 +0100
+++ /var/tmp/diff_new_pack.0nSmnt/_new  2020-01-15 16:39:04.377028471 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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.65.0
+Version:5.66.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.65.0.tar.xz -> kapidox-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.65.0/setup.py new/kapidox-5.66.0/setup.py
--- old/kapidox-5.65.0/setup.py 2019-12-02 08:08:31.0 +0100
+++ new/kapidox-5.66.0/setup.py 2019-12-27 14:59:54.0 +0100
@@ -14,7 +14,7 @@
 
 setup(
 name='kapidox',
-version='5.65.0',
+version='5.66.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.65.0/src/kapidox/data/templates/library.html 
new/kapidox-5.66.0/src/kapidox/data/templates/library.html
--- old/kapidox-5.65.0/src/kapidox/data/templates/library.html  2019-12-02 
08:08:31.0 +0100
+++ new/kapidox-5.66.0/src/kapidox/data/templates/library.html  2019-12-27 
14:59:54.0 +0100
@@ -1,6 +1,13 @@
 {% extends "base.html" %}
 {% block page_title %}{{ dox.projectname }} - {{ dox.title }}{% endblock %}
-{% block title %} {{ dox.projectname }} {% endblock %}
+
+{% block title %}
+{% if fullname %}
+{{ fullname }}
+{% else %}
+{{ dox.projectname }}
+{% endif %}
+{% endblock title %}
 
 {% block content %}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.65.0/src/kapidox/generator.py 
new/kapidox-5.66.0/src/kapidox/generator.py
--- old/kapidox-5.65.0/src/kapidox/generator.py 2019-12-02 08:08:31.0 
+0100
+++ new/kapidox-5.66.0/src/kapidox/generator.py 2019-12-27 14:59:54.0 
+0100
@@ -448,8 +448,13 @@
 
 if name != 'classes.html' and name.startswith('class'):
 mapping['classname'] = name[5:-5].split('_1_1')[-1]
+mapping['fullname'] = name[5:-5].replace('_1_1', '::')
+elif name.startswith('namespace') and name != 'namespaces.html' 
and not name.startswith('namespacemembers'):
+mapping['classname'] = None
+mapping['fullname'] = name[9:-5].replace('_1_1', '::')
 else:
 mapping['classname'] = None
+mapping['fullname'] = None
 
 with codecs.open(path, 'r', 'utf-8', errors='ignore') as f:
 mapping['dox'] = parse_dox_html(f)




commit kapidox for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-12-21 12:29:06

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.6675 (New)


Package is "kapidox"

Sat Dec 21 12:29:06 2019 rev:72 rq:757009 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-11-10 
22:44:59.437678656 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.6675/kapidox.changes
2019-12-21 12:29:11.963300979 +0100
@@ -1,0 +2,11 @@
+Sun Dec  8 11:18:19 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- Changes since 5.64.0:
+  * Fix module imports with Python3
+  * Fix minor issues found by EBN and typos
+
+---

Old:

  kapidox-5.64.0.tar.xz
  kapidox-5.64.0.tar.xz.sig

New:

  kapidox-5.65.0.tar.xz
  kapidox-5.65.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.bqJfUz/_old  2019-12-21 12:29:13.035301489 +0100
+++ /var/tmp/diff_new_pack.bqJfUz/_new  2019-12-21 12:29:13.039301491 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 # Only needed for the package signature condition
 %bcond_without lang
-%define _tar_path 5.64
+%define _tar_path 5.65
 # 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.64.0
+Version:5.65.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause


++ kapidox-5.64.0.tar.xz -> kapidox-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.64.0/setup.py new/kapidox-5.65.0/setup.py
--- old/kapidox-5.64.0/setup.py 2019-10-12 23:20:54.0 +0200
+++ new/kapidox-5.65.0/setup.py 2019-12-02 08:08:31.0 +0100
@@ -14,7 +14,7 @@
 
 setup(
 name='kapidox',
-version='5.64.0',
+version='5.65.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.64.0/src/kapidox/depdiagram/__init__.py 
new/kapidox-5.65.0/src/kapidox/depdiagram/__init__.py
--- old/kapidox-5.64.0/src/kapidox/depdiagram/__init__.py   2019-10-12 
23:20:54.0 +0200
+++ new/kapidox-5.65.0/src/kapidox/depdiagram/__init__.py   2019-12-02 
08:08:31.0 +0100
@@ -1 +1 @@
-from generate import *
+from kapidox.depdiagram.generate import *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.64.0/src/kapidox/depdiagram/frameworkdb.py 
new/kapidox-5.65.0/src/kapidox/depdiagram/frameworkdb.py
--- old/kapidox-5.64.0/src/kapidox/depdiagram/frameworkdb.py2019-10-12 
23:20:54.0 +0200
+++ new/kapidox-5.65.0/src/kapidox/depdiagram/frameworkdb.py2019-12-02 
08:08:31.0 +0100
@@ -31,8 +31,8 @@
 import gv
 import yaml
 
-import gvutils
-from framework import Framework
+import kapidox.depdiagram.gvutils
+from kapidox.depdiagram.framework import Framework
 
 
 TARGET_SHAPES = [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.64.0/src/kapidox/generator.py 
new/kapidox-5.65.0/src/kapidox/generator.py
--- old/kapidox-5.64.0/src/kapidox/generator.py 2019-10-12 23:20:54.0 
+0200
+++ new/kapidox-5.65.0/src/kapidox/generator.py 2019-12-02 08:08:31.0 
+0100
@@ -227,7 +227,7 @@
 def find_tagfiles(docdir, doclink=None, flattenlinks=False, exclude=None, 
_depth=0):
 """Find Doxygen-generated tag files in a directory.
 
-The tag files must have the extention .tags, and must be in the listed
+The tag files must have the extension .tags, and must be in the listed
 directory, a subdirectory or a subdirectory named html of a subdirectory.
 
 Args:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.64.0/src/kapidox/hlfunctions.py 
new/kapidox-5.65.0/src/kapidox/hlfunc

commit kapidox for openSUSE:Factory

2019-11-10 Thread root
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 
+
+- 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.0 +0200
+++ new/kapidox-5.64.0/setup.py 2019-10-12 23:20:54.0 +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]',




commit kapidox for openSUSE:Factory

2019-10-24 Thread root
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 
+
+- 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.0 +0200
+++ new/kapidox-5.63.0/CMakeLists.txt   2019-09-17 21:31:03.0 +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.0 +0200
+++ new/kapidox-5.63.0/setup.py 2019-09-17 21:31:03.0 +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]',




commit kapidox for openSUSE:Factory

2019-09-24 Thread root
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 
+
+- 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.0 +0200
+++ new/kapidox-5.62.0/setup.py 2019-08-11 09:09:12.0 +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]',




commit kapidox for openSUSE:Factory

2019-08-20 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-08-20 10:57:16

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.22127 (New)


Package is "kapidox"

Tue Aug 20 10:57:16 2019 rev:68 rq:722443 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-07-26 
17:33:21.680110292 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.22127/kapidox.changes   
2019-08-20 10:57:19.308682068 +0200
@@ -1,0 +2,17 @@
+Wed Aug  7 17:51:07 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Fix checking dirs for metainfo.yaml with non-ascii chars with Python 2.7 
+  * Log bad pathnames (via repr()) instead of crashing entirely 
+  * generate list of data files on the fly
+
+---
+Fri Jul 19 11:38:16 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kapidox-5.60.0.tar.xz

New:

  frameworks.keyring
  kapidox-5.61.0.tar.xz
  kapidox-5.61.0.tar.xz.sig



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.5fgZiY/_old  2019-08-20 10:57:19.824681960 +0200
+++ /var/tmp/diff_new_pack.5fgZiY/_new  2019-08-20 10:57:19.828681959 +0200
@@ -16,19 +16,25 @@
 #
 
 
-%define _tar_path 5.60
+%define _tar_path 5.61
 # 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.60.0
+Version:5.61.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  python3
@@ -47,9 +53,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   python3 setup.py build

++ kapidox-5.60.0.tar.xz -> kapidox-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.60.0/setup.py new/kapidox-5.61.0/setup.py
--- old/kapidox-5.60.0/setup.py 2019-06-08 11:36:50.0 +0200
+++ new/kapidox-5.61.0/setup.py 2019-07-31 11:52:43.0 +0200
@@ -4,9 +4,17 @@
 from distutils.core import setup
 import os
 
+# Walk list of data files to install to ensure we install everything. This
+# needs to generate paths relative to the package source.
+kapidox_data_files = []
+for root, dirs, files in os.walk('src/kapidox/data/'):
+data_root = os.path.relpath(root, 'src/kapidox/')
+root_files = [os.path.join(data_root, f) for f in files]
+kapidox_data_files += root_files
+
 setup(
 name='kapidox',
-version='5.60.0',
+version='5.61.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
@@ -20,12 +28,7 @@
 'kapidox.depdiagram': 'src/kapidox/depdiagram',
 },
 package_data = {
-'kapidox': [
-'data/*.*',
-'data/htmlresource/*.*',
-'data/htmlresource/icons/*.*',
-'data/templates/*.*',
-]
+'kapidox': kapidox_data_files
 },
 scripts = [
 'src/kapidox_generate',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.60.0/src/kapidox/preprocessing.py 
new/kapidox-5.61.0/src/kapidox/preprocessing.py
--- old/kapidox-5.60.0/src/kapidox/preprocessing.py 2019-06-08 
11:36:50.0 +0200
+++ new/kapidox-5.61.0/src/kapidox/preprocessing.py 2019-07-31 
11:52:43.0 +0200
@@ -32,6 +32,7 @@
 
 import logging
 import os
+import sys
 
 try:
 from urllib2

commit kapidox for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-07-26 17:33:20

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.4126 (New)


Package is "kapidox"

Fri Jul 26 17:33:20 2019 rev:67 rq:715855 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-06-24 
21:51:46.508032350 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.4126/kapidox.changes
2019-07-26 17:33:21.680110292 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:37 UTC 2019 - [email protected]
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- No code changes since 5.59.0
+
+---

Old:

  kapidox-5.59.0.tar.xz

New:

  kapidox-5.60.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.VW9a4n/_old  2019-07-26 17:33:22.148110100 +0200
+++ /var/tmp/diff_new_pack.VW9a4n/_new  2019-07-26 17:33:22.148110100 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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.59.0
+Version:5.60.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.59.0.tar.xz -> kapidox-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.59.0/setup.py new/kapidox-5.60.0/setup.py
--- old/kapidox-5.59.0/setup.py 2019-05-15 10:27:12.0 +0200
+++ new/kapidox-5.60.0/setup.py 2019-06-08 11:36:50.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.59.0',
+version='5.60.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2019-06-24 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-06-24 21:51:45

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.4615 (New)


Package is "kapidox"

Mon Jun 24 21:51:45 2019 rev:66 rq:710716 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-05-22 
11:12:53.134572304 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.4615/kapidox.changes
2019-06-24 21:51:46.508032350 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:11 UTC 2019 - [email protected]
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  kapidox-5.58.0.tar.xz

New:

  kapidox-5.59.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.OQ6dg9/_old  2019-06-24 21:51:47.092032804 +0200
+++ /var/tmp/diff_new_pack.OQ6dg9/_new  2019-06-24 21:51:47.092032804 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.58
+%define _tar_path 5.59
 # 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.58.0
+Version:5.59.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.58.0.tar.xz -> kapidox-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.58.0/setup.py new/kapidox-5.59.0/setup.py
--- old/kapidox-5.58.0/setup.py 2019-04-13 11:57:17.0 +0200
+++ new/kapidox-5.59.0/setup.py 2019-05-15 10:27:12.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.58.0',
+version='5.59.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-05-22 11:12:52

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.5148 (New)


Package is "kapidox"

Wed May 22 11:12:52 2019 rev:65 rq:703328 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-05-02 
19:16:30.141328144 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new.5148/kapidox.changes
2019-05-22 11:12:53.134572304 +0200
@@ -1,0 +2,9 @@
+Wed May 15 18:16:15 UTC 2019 - [email protected]
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- No code changes since 5.57.0
+
+---

Old:

  kapidox-5.57.0.tar.xz

New:

  kapidox-5.58.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.aOGcKt/_old  2019-05-22 11:12:54.750571894 +0200
+++ /var/tmp/diff_new_pack.aOGcKt/_new  2019-05-22 11:12:54.774571888 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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.57.0
+Version:5.58.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.57.0.tar.xz -> kapidox-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.57.0/setup.py new/kapidox-5.58.0/setup.py
--- old/kapidox-5.57.0/setup.py 2019-03-25 19:39:33.0 +0100
+++ new/kapidox-5.58.0/setup.py 2019-04-13 11:57:17.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.57.0',
+version='5.58.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2019-05-02 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-05-02 19:16:26

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.5148 (New)


Package is "kapidox"

Thu May  2 19:16:26 2019 rev:64 rq:695199 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-03-22 
15:07:20.185496135 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.5148/kapidox.changes
2019-05-02 19:16:30.141328144 +0200
@@ -1,0 +2,10 @@
+Sun Apr 14 20:21:41 UTC 2019 - [email protected]
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * Update URLs to use https
+
+---

Old:

  kapidox-5.56.0.tar.xz

New:

  kapidox-5.57.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.1fz3NA/_old  2019-05-02 19:16:30.849329446 +0200
+++ /var/tmp/diff_new_pack.1fz3NA/_new  2019-05-02 19:16:30.853329453 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.56
+%define _tar_path 5.57
 # 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.56.0
+Version:5.57.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.56.0.tar.xz -> kapidox-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.56.0/CMakeLists.txt 
new/kapidox-5.57.0/CMakeLists.txt
--- old/kapidox-5.56.0/CMakeLists.txt   2019-02-09 14:05:48.0 +0100
+++ new/kapidox-5.57.0/CMakeLists.txt   2019-03-25 19:39:33.0 +0100
@@ -21,7 +21,7 @@
 #
 # Note that if(\$ENV{DESTDIR}) always fails, regardless of the value of the 
DESTDIR
 # environment variable, hence the STREQUAL test.
-# See http://public.kitware.com/Bug/view.php?id=14737
+# See https://public.kitware.com/Bug/view.php?id=14737
 install(CODE
 "set(_root_arg)
  if (NOT \$ENV{DESTDIR} STREQUAL \"\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.56.0/README.md new/kapidox-5.57.0/README.md
--- old/kapidox-5.56.0/README.md2019-02-09 14:05:48.0 +0100
+++ new/kapidox-5.57.0/README.md2019-03-25 19:39:33.0 +0100
@@ -31,7 +31,7 @@
 To generate the dependency diagrams, you need the Graphviz Python bindings.
 They are currently not available from pip, but most distributions provide them.
 You can get binaries and source archives from
-.
+.
 
 ## Installation
 
@@ -48,8 +48,8 @@
 ## Writing documentation
 
 Writing dox is beyond the scope of this documentation -- see the notes at
- and the 
[doxygen
-manual](http://www.stack.nl/~dimitri/doxygen/manual/).
+ and the 
[doxygen
+manual](http://doxygen.nl/manual/docblocks.html).
 However, the script expects certain things to be present in the directory it is
 run on.
 
@@ -130,4 +130,4 @@
 
 ## Examples of generated pages:
 
-- KDE API documentation: 
+- KDE API documentation: 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.56.0/docs/metainfo_syntax.md 
new/kapidox-5.57.0/docs/metainfo_syntax.md
--- old/kapidox-5.56.0/docs/metainfo_syntax.md  2019-02-09 14:05:48.0 
+0100
+++ new/kapidox-5.57.0/docs/metainfo_syntax.md  2019-03-25 19:39:33.0 
+0100
@@ -53,7 +53,7 @@
   description: Providing everything from simple utility classes to ..
   logo: relative/path/to/logo.png
   long_description: # optional, one item per paragraph, html authorized
-- The KDE Frameworks build on the http://www.qt.io";>Qt
+- The KDE Frameworks build on the https://www.qt.io";>Qt
   framework, providing everything from simple utility classes (such as
   those in KCoreAddons) to integrated solutions for common requirements of
   desktop applications (such as KNewStuff, for fetching downloadable add-on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.56.0/setup.py new/kapidox-5.57.0/setup.py
--- old/kapidox-5.56.0/setup.py 2019-02-09 14:05:48.0 +0100

commit kapidox for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-03-22 15:06:59

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.25356 (New)


Package is "kapidox"

Fri Mar 22 15:06:59 2019 rev:63 rq:686717 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-02-25 
17:57:18.126292934 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.25356/kapidox.changes   
2019-03-22 15:07:20.185496135 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:35 UTC 2019 - [email protected]
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * No code changes since 5.55.0
+
+---

Old:

  kapidox-5.55.0.tar.xz

New:

  kapidox-5.56.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.lv1Xiz/_old  2019-03-22 15:07:22.329494280 +0100
+++ /var/tmp/diff_new_pack.lv1Xiz/_new  2019-03-22 15:07:22.329494280 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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.55.0
+Version:5.56.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.55.0.tar.xz -> kapidox-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.55.0/setup.py new/kapidox-5.56.0/setup.py
--- old/kapidox-5.55.0/setup.py 2019-02-02 14:13:48.0 +0100
+++ new/kapidox-5.56.0/setup.py 2019-02-09 14:05:48.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.55.0',
+version='5.56.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-02-25 17:57:14

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.28833 (New)


Package is "kapidox"

Mon Feb 25 17:57:14 2019 rev:62 rq:678665 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-02-15 
10:01:49.727636827 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.28833/kapidox.changes   
2019-02-25 17:57:18.126292934 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - [email protected]
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.MocRXb/_old  2019-02-25 17:57:19.186292032 +0100
+++ /var/tmp/diff_new_pack.MocRXb/_new  2019-02-25 17:57:19.190292029 +0100
@@ -47,6 +47,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   python3 setup.py build




commit kapidox for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-02-15 10:01:41

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.28833 (New)


Package is "kapidox"

Fri Feb 15 10:01:41 2019 rev:61 rq:674216 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2019-01-24 
14:10:19.803575827 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.28833/kapidox.changes   
2019-02-15 10:01:49.727636827 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:00 UTC 2019 - [email protected]
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * No code changes since 5.54.0
+
+---

Old:

  kapidox-5.54.0.tar.xz

New:

  kapidox-5.55.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.2nOduJ/_old  2019-02-15 10:01:50.123636700 +0100
+++ /var/tmp/diff_new_pack.2nOduJ/_new  2019-02-15 10:01:50.127636698 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.54
+%define _tar_path 5.55
 # 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.54.0
+Version:5.55.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.54.0.tar.xz -> kapidox-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.54.0/setup.py new/kapidox-5.55.0/setup.py
--- old/kapidox-5.54.0/setup.py 2018-12-14 20:58:32.0 +0100
+++ new/kapidox-5.55.0/setup.py 2019-02-02 14:13:48.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.54.0',
+version='5.55.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2019-01-24 14:10:18

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.28833 (New)


Package is "kapidox"

Thu Jan 24 14:10:18 2019 rev:60 rq:665776 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-12-21 
08:21:31.993563592 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.28833/kapidox.changes   
2019-01-24 14:10:19.803575827 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:42 UTC 2019 - [email protected]
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * Fix doxygen markdown rendering
+
+---

Old:

  kapidox-5.53.0.tar.xz

New:

  kapidox-5.54.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Hse4bK/_old  2019-01-24 14:10:20.255575307 +0100
+++ /var/tmp/diff_new_pack.Hse4bK/_new  2019-01-24 14:10:20.255575307 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.53
+%define _tar_path 5.54
 # 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.53.0
+Version:5.54.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.53.0.tar.xz -> kapidox-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.53.0/CMakeLists.txt 
new/kapidox-5.54.0/CMakeLists.txt
--- old/kapidox-5.53.0/CMakeLists.txt   2018-11-11 13:55:30.0 +0100
+++ new/kapidox-5.54.0/CMakeLists.txt   2018-12-14 20:58:32.0 +0100
@@ -1,5 +1,5 @@
 project(KApiDox NONE)
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
 find_package(PythonInterp REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.53.0/docs/metainfo_syntax.md 
new/kapidox-5.54.0/docs/metainfo_syntax.md
--- old/kapidox-5.53.0/docs/metainfo_syntax.md  2018-11-11 13:55:30.0 
+0100
+++ new/kapidox-5.54.0/docs/metainfo_syntax.md  2018-12-14 20:58:32.0 
+0100
@@ -10,7 +10,7 @@
 
 ## All possible keys.
 
-```yaml
+~~~{.yaml}
 description: Library doing X and Y
 fancyname: The FancyName # optional, else replaced by the `project()` value of 
the `CMakeLists.txt`
 maintainer: ochurlaud  # optional, replaced by The KDE Community
@@ -66,19 +66,19 @@
 - name: Tier 2
   description: Tier 2 frameworks additionally depend on tier 1 frameworks, 
but still have easily manageable dependencies.
 - ..
-```
+~~~
 
 ## Simple example 1
 
 In this case, the library is not part of a group, and the source is in `src`. 
If
 there is no logo, a default one is used.
 
-```yaml
+~~~{.yaml}
 description: Library doing X
 maintainer: ochurlaud
 public_lib: true
 logo: libX.png
-```
+~~~
 
 ## Simple example 2
 
@@ -86,7 +86,8 @@
 source is in `src`.
 
 ### libX
-```yaml
+
+~~~{.yaml}
 description: Library doing X
 maintainer: ochurlaud
 public_lib: true
@@ -107,14 +108,15 @@
   long_description:
 - XY does this and this
 - If you want to contribute please write to ...
-```
+~~~
 
 ### libY
-```yaml
+
+~~~{.yaml}
 description: Library doing Y
 maintainer: otherrandomguy
 public_lib: true
 platforms:
   - name: Linux
 group: XY
-```
+~~~
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.53.0/setup.py new/kapidox-5.54.0/setup.py
--- old/kapidox-5.53.0/setup.py 2018-11-11 13:55:30.0 +0100
+++ new/kapidox-5.54.0/setup.py 2018-12-14 20:58:32.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.53.0',
+version='5.54.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-12-20 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-12-21 08:21:20

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new.28833 (New)


Package is "kapidox"

Fri Dec 21 08:21:20 2018 rev:59 rq:658541 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-11-15 
12:39:32.450310895 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.28833/kapidox.changes   
2018-12-21 08:21:31.993563592 +0100
@@ -1,0 +2,12 @@
+Sun Dec 09 19:43:42 UTC 2018 - [email protected]
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Add busy indicator during research and make the research asynchronous 
(kde#379281)
+  * Normalize all input paths with the os.path.normpath function. This 
prevents possible crashes on bad shaped paths. (kde#392428)
+  * replace url from qt-project.org to www.qt.io and doc.qt.io
+
+---

Old:

  kapidox-5.52.0.tar.xz

New:

  kapidox-5.53.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.bERLWN/_old  2018-12-21 08:21:32.597563027 +0100
+++ /var/tmp/diff_new_pack.bERLWN/_new  2018-12-21 08:21:32.601563024 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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.52.0
+Version:5.53.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.52.0.tar.xz -> kapidox-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.52.0/docs/metainfo_syntax.md 
new/kapidox-5.53.0/docs/metainfo_syntax.md
--- old/kapidox-5.52.0/docs/metainfo_syntax.md  2018-10-15 10:19:37.0 
+0200
+++ new/kapidox-5.53.0/docs/metainfo_syntax.md  2018-11-11 13:55:30.0 
+0100
@@ -53,7 +53,7 @@
   description: Providing everything from simple utility classes to ..
   logo: relative/path/to/logo.png
   long_description: # optional, one item per paragraph, html authorized
-- The KDE Frameworks build on the http://qt-project.org";>Qt
+- The KDE Frameworks build on the http://www.qt.io";>Qt
   framework, providing everything from simple utility classes (such as
   those in KCoreAddons) to integrated solutions for common requirements of
   desktop applications (such as KNewStuff, for fetching downloadable add-on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.52.0/metainfo.yaml 
new/kapidox-5.53.0/metainfo.yaml
--- old/kapidox-5.52.0/metainfo.yaml2018-10-15 10:19:37.0 +0200
+++ new/kapidox-5.53.0/metainfo.yaml2018-11-11 13:55:30.0 +0100
@@ -31,7 +31,7 @@
 description: Providing everything from simple utility classes to 
integrated solutions for common requirements of desktop applications
 logo: konqi_frameworks.png
 long_description:
-- The KDE Frameworks build on the http://qt-project.org";>Qt
+- The KDE Frameworks build on the https://www.qt.io";>Qt
   framework, providing everything from simple utility classes 
(such as
   those in KCoreAddons) to integrated solutions for common 
requirements of
   desktop applications (such as KNewStuff, for fetching downloadable 
add-on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.52.0/setup.py new/kapidox-5.53.0/setup.py
--- old/kapidox-5.52.0/setup.py 2018-10-15 10:19:37.0 +0200
+++ new/kapidox-5.53.0/setup.py 2018-11-11 13:55:30.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.52.0',
+version='5.53.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.52.0/src/kapidox/argparserutils.py 
new/kapidox-5.53.0/src/kapidox/argparserutils.py
--- old/kapidox-5.52.0/src/kapidox/argparserutils.py2018-10-15 
10:19:37.0 +0200
+++ new/kapidox-5.53.0/src/kapidox/argparserutils.py2018-11-11 
13:55:30.0 +0100
@@ -32,6 +32,9 @@
 import sys
 
 
+def normalized_path

commit kapidox for openSUSE:Factory

2018-11-15 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-11-15 12:39:29

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Thu Nov 15 12:39:29 2018 rev:58 rq:648492 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-10-23 
20:36:40.584810533 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-11-15 
12:39:32.450310895 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:02 UTC 2018 - [email protected]
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * No code changes since 5.51.0
+
+---

Old:

  kapidox-5.51.0.tar.xz

New:

  kapidox-5.52.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.fWNFzu/_old  2018-11-15 12:39:33.586309688 +0100
+++ /var/tmp/diff_new_pack.fWNFzu/_new  2018-11-15 12:39:33.590309684 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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.51.0
+Version:5.52.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.51.0.tar.xz -> kapidox-5.52.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.51.0/setup.py new/kapidox-5.52.0/setup.py
--- old/kapidox-5.51.0/setup.py 2018-09-08 11:04:16.0 +0200
+++ new/kapidox-5.52.0/setup.py 2018-10-15 10:19:37.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.51.0',
+version='5.52.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-10-23 20:36:35

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Tue Oct 23 20:36:35 2018 rev:57 rq:642295 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-10-02 
19:45:29.157950303 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-10-23 
20:36:40.584810533 +0200
@@ -1,0 +2,15 @@
+Tue Oct 16 08:01:48 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:51:46 UTC 2018 - [email protected]
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * No code changes since 5.50.0
+
+---

Old:

  kapidox-5.50.0.tar.xz

New:

  kapidox-5.51.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.UsRj8l/_old  2018-10-23 20:36:41.120809892 +0200
+++ /var/tmp/diff_new_pack.UsRj8l/_new  2018-10-23 20:36:41.128809883 +0200
@@ -12,22 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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.50.0
+Version:5.51.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ kapidox-5.50.0.tar.xz -> kapidox-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.50.0/setup.py new/kapidox-5.51.0/setup.py
--- old/kapidox-5.50.0/setup.py 2018-08-21 15:55:09.0 +0200
+++ new/kapidox-5.51.0/setup.py 2018-09-08 11:04:16.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.50.0',
+version='5.51.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-10-02 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-10-02 19:45:26

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Tue Oct  2 19:45:26 2018 rev:56 rq:635974 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-08-27 
12:57:54.236721458 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-10-02 
19:45:29.157950303 +0200
@@ -1,0 +2,11 @@
+Thu Sep 13 21:58:44 UTC 2018 - [email protected]
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Fix 2 unused vars
+  * enhance documentation for model classes
+
+---

Old:

  kapidox-5.49.0.tar.xz

New:

  kapidox-5.50.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.eHJuRO/_old  2018-10-02 19:45:29.769949676 +0200
+++ /var/tmp/diff_new_pack.eHJuRO/_new  2018-10-02 19:45:29.777949668 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.49
+%define _tar_path 5.50
 # 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.49.0
+Version:5.50.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.49.0.tar.xz -> kapidox-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.49.0/setup.py new/kapidox-5.50.0/setup.py
--- old/kapidox-5.49.0/setup.py 2018-08-04 10:37:12.0 +0200
+++ new/kapidox-5.50.0/setup.py 2018-08-21 15:55:09.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.49.0',
+version='5.50.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.49.0/src/kapidox/generator.py 
new/kapidox-5.50.0/src/kapidox/generator.py
--- old/kapidox-5.49.0/src/kapidox/generator.py 2018-08-04 10:37:12.0 
+0200
+++ new/kapidox-5.50.0/src/kapidox/generator.py 2018-08-21 15:55:09.0 
+0200
@@ -219,7 +219,7 @@
 content = codecs.open(path, encoding='utf-8', errors='ignore').read()
 try:
 return jinja2.Template(content)
-except jinja2.exceptions.TemplateSyntaxError as exc:
+except jinja2.exceptions.TemplateSyntaxError:
 logging.error('Failed to parse template {}'.format(path))
 raise
 
@@ -855,7 +855,7 @@
 tag_keywords = "keywords"
 tag_toc = "toc"
 for product in products:
-tree_out = ET.ElementTree(ET.Element("QtHelpProject"))
+tree_out = ET.ElementTree(ET.Element(tag_root))
 root_out = tree_out.getroot()
 root_out.set("version", "1.0")
 namespace = ET.SubElement(root_out, "namespace")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.49.0/src/kapidox/models.py 
new/kapidox-5.50.0/src/kapidox/models.py
--- old/kapidox-5.49.0/src/kapidox/models.py2018-08-04 10:37:12.0 
+0200
+++ new/kapidox-5.50.0/src/kapidox/models.py2018-08-21 15:55:09.0 
+0200
@@ -36,9 +36,33 @@
 class Library(object):
 """ Library
 """
+
 def __init__(self, metainfo, products, platforms, all_maintainers):
-
-self.product = None
+"""
+Constructor of the Library object
+
+Args:
+metainfo: (dict) dictonary describing a library
+products: (list of Products) list of all already created 
products
+platforms:(dict) dictionarry of all plaforms for which the 
library
+  is available, where the key is a platform and 
the value
+  is a restriction. For instance:  
+{ 
+'Linux': '', 
+'Windows': 'Tested with Windows 10 only'
+}
+  would work.
+all_maintainers: (dict of dict)  all possible maintainers, 
where the main key
+  is a username/unique pseudo, and the key is a 

commit kapidox for openSUSE:Factory

2018-08-27 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-08-27 12:57:50

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Mon Aug 27 12:57:50 2018 rev:55 rq:630585 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-07-22 
23:03:49.552939715 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-08-27 
12:57:54.236721458 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:18:47 UTC 2018 - [email protected]
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * None
+
+---

Old:

  kapidox-5.48.0.tar.xz

New:

  kapidox-5.49.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.axPS0f/_old  2018-08-27 12:57:54.960722249 +0200
+++ /var/tmp/diff_new_pack.axPS0f/_new  2018-08-27 12:57:55.000722293 +0200
@@ -16,18 +16,18 @@
 #
 
 
-%define _tar_path 5.48
+%define _tar_path 5.49
 # 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.48.0
+Version:5.49.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ kapidox-5.48.0.tar.xz -> kapidox-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.48.0/setup.py new/kapidox-5.49.0/setup.py
--- old/kapidox-5.48.0/setup.py 2018-06-10 22:22:37.0 +0200
+++ new/kapidox-5.49.0/setup.py 2018-08-04 10:37:12.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.48.0',
+version='5.49.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-07-22 Thread root
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.0 +0200
+++ new/kapidox-5.48.0/setup.py 2018-06-10 22:22:37.0 +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]',




commit kapidox for openSUSE:Factory

2018-06-23 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-06-23 19:58:59

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Sat Jun 23 19:58:59 2018 rev:53 rq:616737 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-05-19 
15:42:15.479084875 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-06-23 
19:59:02.763946878 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:02 UTC 2018 - [email protected]
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * None
+
+---

Old:

  kapidox-5.46.0.tar.xz

New:

  kapidox-5.47.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.cTv3vL/_old  2018-06-23 19:59:03.471920660 +0200
+++ /var/tmp/diff_new_pack.cTv3vL/_new  2018-06-23 19:59:03.475920513 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.46
+%define _tar_path 5.47
 # 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}')}
 Name:   kapidox
-Version:5.46.0
+Version:5.47.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.46.0.tar.xz -> kapidox-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.46.0/setup.py new/kapidox-5.47.0/setup.py
--- old/kapidox-5.46.0/setup.py 2018-05-04 19:34:41.0 +0200
+++ new/kapidox-5.47.0/setup.py 2018-05-13 18:45:27.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.46.0',
+version='5.47.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-05-19 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-05-19 15:42:08

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Sat May 19 15:42:08 2018 rev:52 rq:607535 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-04-20 
17:28:55.195735952 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-05-19 
15:42:15.479084875 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:00 UTC 2018 - [email protected]
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * Remove 'K Desktop Environment' from html description
+
+---

Old:

  kapidox-5.45.0.tar.xz

New:

  kapidox-5.46.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.AnvlPV/_old  2018-05-19 15:42:16.075063071 +0200
+++ /var/tmp/diff_new_pack.AnvlPV/_new  2018-05-19 15:42:16.079062924 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.45
+%define _tar_path 5.46
 # 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}')}
 Name:   kapidox
-Version:5.45.0
+Version:5.46.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause

++ kapidox-5.45.0.tar.xz -> kapidox-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.45.0/setup.py new/kapidox-5.46.0/setup.py
--- old/kapidox-5.45.0/setup.py 2018-03-14 23:13:51.0 +0100
+++ new/kapidox-5.46.0/setup.py 2018-05-04 19:34:41.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.45.0',
+version='5.46.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.45.0/src/kapidox/data/templates/base.html 
new/kapidox-5.46.0/src/kapidox/data/templates/base.html
--- old/kapidox-5.45.0/src/kapidox/data/templates/base.html 2018-03-14 
23:13:51.0 +0100
+++ new/kapidox-5.46.0/src/kapidox/data/templates/base.html 2018-05-04 
19:34:41.0 +0200
@@ -17,7 +17,7 @@
 
 http://www.kde.org/labels.rdf"; 
type="application/rdf+xml" title="ICRA labels" />
 
-
+
 
 
 http://www.unspam.com/noemailcollection"; />




commit kapidox for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-04-20 17:28:01

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Fri Apr 20 17:28:01 2018 rev:51 rq:596848 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-03-22 
12:08:14.434956273 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-04-20 
17:28:55.195735952 +0200
@@ -1,0 +2,14 @@
+Sat Apr 14 13:19:02 CEST 2018 - [email protected]
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Remove shebangs from non-executable files
+  * Look first for qhelpgenerator-qt5 for help generation
+- Dropped patches, now upstream:
+  * 0001-Look-first-for-qhelpgenerator-qt5-for-help-generatio.patch
+  * 0001-Remove-shebangs-from-non-executable-files.patch
+
+---

Old:

  0001-Look-first-for-qhelpgenerator-qt5-for-help-generatio.patch
  0001-Remove-shebangs-from-non-executable-files.patch
  kapidox-5.44.0.tar.xz

New:

  kapidox-5.45.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.KbckHZ/_old  2018-04-20 17:28:56.199699544 +0200
+++ /var/tmp/diff_new_pack.KbckHZ/_new  2018-04-20 17:28:56.203699399 +0200
@@ -16,23 +16,19 @@
 #
 
 
-%define _tar_path 5.44
+%define _tar_path 5.45
 # 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}')}
 Name:   kapidox
-Version:5.44.0
+Version:5.45.0
 Release:0
 Summary:Scripts and data for building API documentation
 License:BSD-2-Clause
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-Remove-shebangs-from-non-executable-files.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Look-first-for-qhelpgenerator-qt5-for-help-generatio.patch
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  python3
@@ -51,7 +47,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
   python3 setup.py build

++ kapidox-5.44.0.tar.xz -> kapidox-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.44.0/setup.py new/kapidox-5.45.0/setup.py
--- old/kapidox-5.44.0/setup.py 2018-03-03 10:48:26.0 +0100
+++ new/kapidox-5.45.0/setup.py 2018-03-14 23:13:51.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.44.0',
+version='5.45.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.44.0/src/kapidox/depdiagram/generate.py 
new/kapidox-5.45.0/src/kapidox/depdiagram/generate.py
--- old/kapidox-5.44.0/src/kapidox/depdiagram/generate.py   2018-03-03 
10:48:26.0 +0100
+++ new/kapidox-5.45.0/src/kapidox/depdiagram/generate.py   2018-03-14 
23:13:51.0 +0100
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 # -*- coding: utf-8 -*-
 #
 # Copyright 2014  Aurélien Gâteau 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.44.0/src/kapidox/generator.py 
new/kapidox-5.45.0/src/kapidox/generator.py
--- old/kapidox-5.44.0/src/kapidox/generator.py 2018-03-03 10:48:26.0 
+0100
+++ new/kapidox-5.45.0/src/kapidox/generator.py 2018-03-14 23:13:51.0 
+0100
@@ -30,6 +30,7 @@
 from __future__ import division, absolute_import, print_function, 
unicode_literals
 
 import codecs
+from distutils.spawn import find_executable
 import datetime
 import os
 import logging
@@ -928,5 +929,14 @@
 name = product.name+".qhp"
 outname = product.name+".qch"
 tree_out.write(name, encoding="utf-8", xml_declaration=True)
-subprocess.call(["qhelpgenerator", name, '-o', 'qch/'+outname])
+
+# On many distributions, qhelpgenerator from Qt5 is suffixed with
+# "-qt5". Look for it first, and fall back to unsuffixed one if
+# not found.
+qhelpgenerator = find_executable("qhelpgenerator-qt5")
+
+if qhelpgenerator is None:
+qhelpgenerator = "qhelpgenerator"
+

commit kapidox for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-03-22 12:02:07

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Thu Mar 22 12:02:07 2018 rev:50 rq:586805 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-02-18 
11:42:16.481793867 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-03-22 
12:08:14.434956273 +0100
@@ -1,0 +2,26 @@
+Wed Mar 14 13:37:16 UTC 2018 - [email protected]
+
+- Add 0001-Look-first-for-qhelpgenerator-qt5-for-help-generatio.patch:
+  * Look for qhelpgenerator-qt5 first (as it's named in openSUSE)
+- Add 0001-Remove-shebangs-from-non-executable-files.patch:
+  * Remove shebangs from non-executable files
+- Add an explicit dependency on libqt5-qttools (needed for QCH
+  generation)
+- Rework summary and description to match what this package actually
+  does
+- Switch from Python 2 to Python 3 usage
+- Reformat the spec with spec-cleaner
+
+---
+Mon Mar 12 23:29:40 CET 2018 - [email protected]
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * QCH files are now generated and available. + remove unused variables and 
functions
+  * Remove some unused arguments from the input parsing
+  * Exit in error if the output directory is not empty. + Some other small 
fixes (kde#390904)
+
+---

Old:

  kapidox-5.43.0.tar.xz

New:

  0001-Look-first-for-qhelpgenerator-qt5-for-help-generatio.patch
  0001-Remove-shebangs-from-non-executable-files.patch
  kapidox-5.44.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.9dCGQF/_old  2018-03-22 12:08:15.250927023 +0100
+++ /var/tmp/diff_new_pack.9dCGQF/_new  2018-03-22 12:08:15.254926880 +0100
@@ -16,49 +16,53 @@
 #
 
 
-%define _tar_path 5.43
+%define _tar_path 5.44
 # 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}')}
 Name:   kapidox
-Version:5.43.0
+Version:5.44.0
 Release:0
-Requires:   doxygen
+Summary:Scripts and data for building API documentation
+License:BSD-2-Clause
+Group:  System/GUI/KDE
+Url:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Remove-shebangs-from-non-executable-files.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Look-first-for-qhelpgenerator-qt5-for-help-generatio.patch
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  python
-Requires:   python-Jinja2
-Recommends: python-PyYAML
+BuildRequires:  python3
 Requires:   doxygen
 Requires:   graphviz
 Requires:   graphviz-gd
-Requires:   python-xml
-Summary:KDE Base Libraries
-License:BSD-2-Clause
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   libqt5-qttools
+Requires:   python3-Jinja2
+Requires:   python3-xml
+Recommends: python3-PyYAML
+BuildArch:  noarch
 
 %description
-This package contains the core libraries of the K Desktop Environment.
-
-This package is absolutely necessary for using KDE applications.
+The kapidox framework enables the generation of API documentation from
+Doxygen-formatted codde comments in a standard format and style.
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
-  python setup.py build
+  python3 setup.py build
 
 %install
-  python setup.py install --prefix=%{_kf5_prefix} --root=%{buildroot}
+  python3 setup.py install --prefix=%{_kf5_prefix} --root=%{buildroot}
   %fdupes %{buildroot}
 
 %files
-%defattr(-,root,root)
-%doc README* LICENSE
+%license LICENSE
+%doc README*
 %{_kf5_bindir}/kapidox_generate
 %{_kf5_bindir}/depdiagram-generate
 %{_kf5_bindir}/depdiagram-generate-all
@@ -66,7 +70,7 @@
 %{_kf5_mandir}/man1/depdiagram-generate-all.1*
 %{_kf5_mandir}/man1/depdiagram-generate.1*
 %{_kf5_mandir}/man1/depdiagram-prepare.1*
-%{python_sitelib}/kapidox/
-%{python_sitelib}/kapidox-*.egg-info
+%{python3_sitelib}/kapidox/
+%{python3_sitelib}/kapidox-*.egg-info
 
 %changelog

++ 0001-Look

commit kapidox for openSUSE:Factory

2018-02-18 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-02-18 11:42:13

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Sun Feb 18 11:42:13 2018 rev:49 rq:576509 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-01-22 
15:59:08.592325349 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-02-18 
11:42:16.481793867 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:07 CET 2018 - [email protected]
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  kapidox-5.42.0.tar.xz

New:

  kapidox-5.43.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.62aE1v/_old  2018-02-18 11:42:17.185768597 +0100
+++ /var/tmp/diff_new_pack.62aE1v/_new  2018-02-18 11:42:17.189768452 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.42
+%define _tar_path 5.43
 # 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}')}
 Name:   kapidox
-Version:5.42.0
+Version:5.43.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.42.0.tar.xz -> kapidox-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.42.0/setup.py new/kapidox-5.43.0/setup.py
--- old/kapidox-5.42.0/setup.py 2018-01-05 13:24:40.0 +0100
+++ new/kapidox-5.43.0/setup.py 2018-01-15 15:51:43.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.42.0',
+version='5.43.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-01-22 15:58:15

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Mon Jan 22 15:58:15 2018 rev:48 rq:566655 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2018-01-09 
14:51:32.736436704 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-01-22 
15:59:08.592325349 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:13 CET 2018 - [email protected]
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  kapidox-5.41.0.tar.xz

New:

  kapidox-5.42.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.7iGiam/_old  2018-01-22 15:59:09.216296146 +0100
+++ /var/tmp/diff_new_pack.7iGiam/_new  2018-01-22 15:59:09.220295959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.41
+%define _tar_path 5.42
 # 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}')}
 Name:   kapidox
-Version:5.41.0
+Version:5.42.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.41.0.tar.xz -> kapidox-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.41.0/.reviewboardrc 
new/kapidox-5.42.0/.reviewboardrc
--- old/kapidox-5.41.0/.reviewboardrc   2017-11-12 19:30:07.0 +0100
+++ new/kapidox-5.42.0/.reviewboardrc   1970-01-01 01:00:00.0 +0100
@@ -1,5 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = 'git://anongit.kde.org/kapidox'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
-TARGET_PEOPLE = 'alexmerry'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.41.0/setup.py new/kapidox-5.42.0/setup.py
--- old/kapidox-5.41.0/setup.py 2017-11-12 19:30:07.0 +0100
+++ new/kapidox-5.42.0/setup.py 2018-01-05 13:24:40.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.41.0',
+version='5.42.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2018-01-09 14:51:31

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Tue Jan  9 14:51:31 2018 rev:47 rq:559418 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-11-17 
10:59:30.205821547 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2018-01-09 
14:51:32.736436704 +0100
@@ -1,0 +2,10 @@
+Sun Dec 17 09:43:47 CET 2017 - [email protected]
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * None
+
+---

Old:

  kapidox-5.40.0.tar.xz

New:

  kapidox-5.41.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.TPoauV/_old  2018-01-09 14:51:33.360407450 +0100
+++ /var/tmp/diff_new_pack.TPoauV/_new  2018-01-09 14:51:33.368407075 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.40
+%define _tar_path 5.41
 # 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}')}
 Name:   kapidox
-Version:5.40.0
+Version:5.41.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.40.0.tar.xz -> kapidox-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.40.0/setup.py new/kapidox-5.41.0/setup.py
--- old/kapidox-5.40.0/setup.py 2017-10-31 10:54:58.0 +0100
+++ new/kapidox-5.41.0/setup.py 2017-11-12 19:30:07.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.40.0',
+version='5.41.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-11-17 10:54:27

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Fri Nov 17 10:54:27 2017 rev:46 rq:541635 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-10-25 
17:47:22.579823463 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-11-17 
10:59:30.205821547 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:13 CET 2017 - [email protected]
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * None
+
+---

Old:

  kapidox-5.39.0.tar.xz

New:

  kapidox-5.40.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Rgic0z/_old  2017-11-17 10:59:30.837798417 +0100
+++ /var/tmp/diff_new_pack.Rgic0z/_new  2017-11-17 10:59:30.837798417 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.39
+%define _tar_path 5.40
 # 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}')}
 Name:   kapidox
-Version:5.39.0
+Version:5.40.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.39.0.tar.xz -> kapidox-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.39.0/setup.py new/kapidox-5.40.0/setup.py
--- old/kapidox-5.39.0/setup.py 2017-09-09 14:08:50.0 +0200
+++ new/kapidox-5.40.0/setup.py 2017-10-31 10:54:58.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.39.0',
+version='5.40.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2017-10-25 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-10-25 17:47:22

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Wed Oct 25 17:47:22 2017 rev:45 rq:536301 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-09-17 
22:40:09.541214750 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-10-25 
17:47:22.579823463 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:37 CEST 2017 - [email protected]
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  kapidox-5.38.0.tar.xz

New:

  kapidox-5.39.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.uXMr4R/_old  2017-10-25 17:47:23.119798119 +0200
+++ /var/tmp/diff_new_pack.uXMr4R/_new  2017-10-25 17:47:23.123797932 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.38
+%define _tar_path 5.39
 # 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}')}
 Name:   kapidox
-Version:5.38.0
+Version:5.39.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.38.0.tar.xz -> kapidox-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.38.0/setup.py new/kapidox-5.39.0/setup.py
--- old/kapidox-5.38.0/setup.py 2017-09-02 10:50:21.0 +0200
+++ new/kapidox-5.39.0/setup.py 2017-09-09 14:08:50.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.38.0',
+version='5.39.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2017-09-17 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-09-17 22:39:25

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Sun Sep 17 22:39:25 2017 rev:44 rq:526624 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-08-14 
12:40:59.227852482 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-09-17 
22:40:09.541214750 +0200
@@ -1,0 +2,11 @@
+Tue Sep 12 07:11:16 CEST 2017 - [email protected]
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * Fix build on CI.
+  * Add an .arcconfig
+
+---

Old:

  kapidox-5.37.0.tar.xz

New:

  kapidox-5.38.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.gL25Sg/_old  2017-09-17 22:40:10.085138275 +0200
+++ /var/tmp/diff_new_pack.gL25Sg/_new  2017-09-17 22:40:10.089137713 +0200
@@ -16,9 +16,13 @@
 #
 
 
-%define _tar_path 5.37
+%define _tar_path 5.38
+# 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}')}
 Name:   kapidox
-Version:5.37.0
+Version:5.38.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.37.0.tar.xz -> kapidox-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.37.0/.arcconfig 
new/kapidox-5.38.0/.arcconfig
--- old/kapidox-5.37.0/.arcconfig   1970-01-01 01:00:00.0 +0100
+++ new/kapidox-5.38.0/.arcconfig   2017-09-02 10:50:21.0 +0200
@@ -0,0 +1,4 @@
+{
+"project.name" : "KApidox",
+"phabricator.uri" : "https://phabricator.kde.org/";
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.37.0/CMakeLists.txt 
new/kapidox-5.38.0/CMakeLists.txt
--- old/kapidox-5.37.0/CMakeLists.txt   2017-07-30 12:40:00.0 +0200
+++ new/kapidox-5.38.0/CMakeLists.txt   2017-09-02 10:50:21.0 +0200
@@ -3,7 +3,13 @@
 
 find_package(PythonInterp REQUIRED)
 
-file(TO_NATIVE_PATH ${CMAKE_BINARY_DIR} BINARY_DIR)
+if(WIN32)
+# Needs native path and extra escaping of spaces
+file(TO_NATIVE_PATH "${CMAKE_BINARY_DIR}" BINARY_DIR)
+else()
+set(BINARY_DIR ${CMAKE_BINARY_DIR})
+endif()
+
 add_custom_target(build ALL
 COMMAND ${PYTHON_EXECUTABLE} setup.py build --build-base ${BINARY_DIR}
 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.37.0/setup.py new/kapidox-5.38.0/setup.py
--- old/kapidox-5.37.0/setup.py 2017-07-30 12:40:00.0 +0200
+++ new/kapidox-5.38.0/setup.py 2017-09-02 10:50:21.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.37.0',
+version='5.38.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2017-08-14 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-08-14 12:40:55

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Mon Aug 14 12:40:55 2017 rev:43 rq:516656 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-07-17 
09:09:20.223327540 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-08-14 
12:40:59.227852482 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:16 UTC 2017 - [email protected]
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * Escape HTML from search query
+
+---

Old:

  kapidox-5.36.0.tar.xz

New:

  kapidox-5.37.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.rNSQki/_old  2017-08-14 12:40:59.987745770 +0200
+++ /var/tmp/diff_new_pack.rNSQki/_new  2017-08-14 12:40:59.999744085 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kapidox
-Version:5.36.0
+Version:5.37.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.36.0.tar.xz -> kapidox-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.36.0/setup.py new/kapidox-5.37.0/setup.py
--- old/kapidox-5.36.0/setup.py 2017-06-10 11:32:34.0 +0200
+++ new/kapidox-5.37.0/setup.py 2017-07-30 12:40:00.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.36.0',
+version='5.37.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.36.0/src/kapidox/data/htmlresource/js/search.js 
new/kapidox-5.37.0/src/kapidox/data/htmlresource/js/search.js
--- old/kapidox-5.36.0/src/kapidox/data/htmlresource/js/search.js   
2017-06-10 11:32:34.0 +0200
+++ new/kapidox-5.37.0/src/kapidox/data/htmlresource/js/search.js   
2017-07-30 12:40:00.0 +0200
@@ -1,3 +1,20 @@
+var entityMap = {
+  '&': '&',
+  '<': '<',
+  '>': '>',
+  '"': '"',
+  "'": ''',
+  '/': '/',
+  '`': '`',
+  '=': '='
+};
+
+function escapeHtml (string) {
+  return String(string).replace(/[&<>"'`=\/]/g, function (s) {
+return entityMap[s];
+  });
+}
+
 function GetURLParameter(sParam)
 {
 var sPageURL = window.location.search.substring(1);
@@ -6,7 +23,7 @@
 for (var i = 0; i < sURLVariables.length; i++) {
 var sParameterName = sURLVariables[i].split('=');
 if (sParameterName[0] == sParam) {
-return decodeURIComponent(sParameterName[1]);
+return escapeHtml(decodeURIComponent(sParameterName[1]));
 }
 }
 return ""




commit kapidox for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-07-17 09:09:18

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Mon Jul 17 09:09:18 2017 rev:42 rq:509882 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-07-05 
23:49:24.980483364 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-07-17 
09:09:20.223327540 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 07:13:58 CEST 2017 - [email protected]
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * None
+
+---

Old:

  kapidox-5.35.0.tar.xz

New:

  kapidox-5.36.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.SWzuU5/_old  2017-07-17 09:09:21.015216007 +0200
+++ /var/tmp/diff_new_pack.SWzuU5/_new  2017-07-17 09:09:21.019215443 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kapidox
-Version:5.35.0
+Version:5.36.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.35.0.tar.xz -> kapidox-5.36.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.35.0/setup.py new/kapidox-5.36.0/setup.py
--- old/kapidox-5.35.0/setup.py 2017-05-27 03:20:39.0 +0200
+++ new/kapidox-5.36.0/setup.py 2017-06-10 11:32:34.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.35.0',
+version='5.36.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-07-05 23:48:17

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Wed Jul  5 23:48:17 2017 rev:41 rq:502922 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-05-16 
14:47:03.947022852 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-07-05 
23:49:24.980483364 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:42 CEST 2017 - [email protected]
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * Do not consider keyword Q_REQUIRED_RESULT
+
+---

Old:

  kapidox-5.34.0.tar.xz

New:

  kapidox-5.35.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.m2hvda/_old  2017-07-05 23:49:25.732377459 +0200
+++ /var/tmp/diff_new_pack.m2hvda/_new  2017-07-05 23:49:25.736376897 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kapidox
-Version:5.34.0
+Version:5.35.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.34.0.tar.xz -> kapidox-5.35.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.34.0/setup.py new/kapidox-5.35.0/setup.py
--- old/kapidox-5.34.0/setup.py 2017-05-08 22:04:55.0 +0200
+++ new/kapidox-5.35.0/setup.py 2017-05-27 03:20:39.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.34.0',
+version='5.35.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.34.0/src/kapidox/data/Doxyfile.global 
new/kapidox-5.35.0/src/kapidox/data/Doxyfile.global
--- old/kapidox-5.34.0/src/kapidox/data/Doxyfile.global 2017-05-08 
22:04:55.0 +0200
+++ new/kapidox-5.35.0/src/kapidox/data/Doxyfile.global 2017-05-27 
03:20:39.0 +0200
@@ -179,6 +179,7 @@
  Q_DECL_NULLPTR="0" \
  Q_DECL_OVERRIDE="override" \
  Q_DECL_HIDDEN=""\
+ Q_REQUIRED_RESULT="" \
 
 #---
 # Configuration::additions related to external references




commit kapidox for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-05-16 14:46:24

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Tue May 16 14:46:24 2017 rev:40 rq:495019 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-04-30 
21:24:44.753525665 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-05-16 
14:47:03.947022852 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:11 CEST 2017 - [email protected]
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * Kapidox generates qch files
+
+---

Old:

  kapidox-5.33.0.tar.xz

New:

  kapidox-5.34.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.o0UOD9/_old  2017-05-16 14:47:04.662922273 +0200
+++ /var/tmp/diff_new_pack.o0UOD9/_new  2017-05-16 14:47:04.670921149 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kapidox
-Version:5.33.0
+Version:5.34.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.33.0.tar.xz -> kapidox-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.33.0/setup.py new/kapidox-5.34.0/setup.py
--- old/kapidox-5.33.0/setup.py 2017-03-30 03:11:16.0 +0200
+++ new/kapidox-5.34.0/setup.py 2017-05-08 22:04:55.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.33.0',
+version='5.34.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.33.0/src/kapidox/generator.py 
new/kapidox-5.34.0/src/kapidox/generator.py
--- old/kapidox-5.33.0/src/kapidox/generator.py 2017-03-30 03:11:16.0 
+0200
+++ new/kapidox-5.34.0/src/kapidox/generator.py 2017-05-08 22:04:55.0 
+0200
@@ -37,6 +37,7 @@
 import subprocess
 import tempfile
 import sys
+import xml.etree.ElementTree as ET
 
 import jinja2
 
@@ -621,6 +622,7 @@
 writer.write_entries(
 GENERATE_MAN=ctx.man_pages,
 GENERATE_QHP=ctx.qhp)
+
 #, SEARCHENGINE=ctx.searchengine)
 
 if doxyfile_entries:
@@ -883,3 +885,80 @@
 with open('searchdata.json', 'w') as f:
 for chunk in json.JSONEncoder().iterencode(indexdic):
 f.write(chunk)
+
+def create_qch(products, tagfiles):
+tag_root = "QtHelpProject"
+tag_files = "files"
+tag_filterSection = "filterSection"
+tag_keywords = "keywords"
+tag_toc = "toc"
+for product in products:
+tree_out = ET.ElementTree(ET.Element("QtHelpProject"))
+root_out = tree_out.getroot()
+root_out.set("version", "1.0")
+namespace = ET.SubElement(root_out, "namespace")
+namespace.text = "org.kde." + product.name
+virtualFolder = ET.SubElement(root_out, "virtualFolder")
+virtualFolder.text = product.name
+filterSection = ET.SubElement(root_out, tag_filterSection)
+filterAttribute = ET.SubElement(filterSection, "filterAttribute")
+filterAttribute.text = "doxygen"
+toc = ET.SubElement(filterSection, "toc")
+keywords = ET.SubElement(filterSection, tag_keywords)
+if len(product.libraries) > 0:
+if product.libraries[0].part_of_group:
+product_indexSection = ET.SubElement(toc, "section", {'ref': 
product.name + "/index.html", 'title': product.fancyname})
+files = ET.SubElement(filterSection, tag_files)
+
+for lib in sorted(product.libraries, key=lambda lib: lib.name):
+tree = ET.parse(lib.outputdir + '/html/index.qhp')
+root = tree.getroot()
+for child in root.findall(".//*[@ref]"):
+if lib.part_of_group:
+child.attrib['ref'] = lib.name + "/html/" + 
child.attrib['ref']
+else:
+child.attrib['ref'] = "html/" + child.attrib['ref']
+child.attrib['ref'] = product.name + '/' +child.attrib['ref']
+
+for child in root.find(".//"+tag_toc):
+print(child.attrib['ref'])
+if lib.part_of_group:
+product_indexSection.append(child)
+else:
+toc.append(child)
+

commit kapidox for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-04-30 21:23:56

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Sun Apr 30 21:23:56 2017 rev:39 rq:492040 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-03-21 
22:51:19.775680069 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-04-30 
21:24:44.753525665 +0200
@@ -1,0 +2,12 @@
+Sat Apr 15 10:11:43 CEST 2017 - [email protected]
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Fix syntax error in setup.py.
+  * [Meta] Change maintainer in setup.py
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kapidox-5.32.0.tar.xz

New:

  kapidox-5.33.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.SBLcno/_old  2017-04-30 21:24:45.341442770 +0200
+++ /var/tmp/diff_new_pack.SBLcno/_new  2017-04-30 21:24:45.345442206 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kapidox
-Version:5.32.0
+Version:5.33.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.32.0.tar.xz -> kapidox-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.32.0/setup.py new/kapidox-5.33.0/setup.py
--- old/kapidox-5.32.0/setup.py 2017-02-11 11:06:03.0 +0100
+++ new/kapidox-5.33.0/setup.py 2017-03-30 03:11:16.0 +0200
@@ -6,11 +6,11 @@
 
 setup(
 name='kapidox',
-version='5.32.0',
+version='5.33.0',
 description='KDE API documentation generation tools',
-maintainer = 'Alex Merry',
-maintainer_email = '[email protected]',
-url='https://projects.kde.org/projects/frameworks/kapidox',
+maintainer = 'Olivier Churlaud',
+maintainer_email = '[email protected]',
+url='https://cgit.kde.org/kapidox.git',
 packages = [
 'kapidox',
 'kapidox.depdiagram'




commit kapidox for openSUSE:Factory

2017-03-21 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-03-21 22:51:18

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Tue Mar 21 22:51:18 2017 rev:38 rq:481488 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-03-01 
23:44:29.002115182 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-03-21 
22:51:19.775680069 +0100
@@ -1,0 +2,10 @@
+Sun Mar 19 14:50:14 CET 2017 - [email protected]
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  kapidox-5.31.0.tar.xz

New:

  kapidox-5.32.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.7eY0Lp/_old  2017-03-21 22:51:20.535572642 +0100
+++ /var/tmp/diff_new_pack.7eY0Lp/_new  2017-03-21 22:51:20.535572642 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kapidox
-Version:5.31.0
+Version:5.32.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.31.0.tar.xz -> kapidox-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.31.0/setup.py new/kapidox-5.32.0/setup.py
--- old/kapidox-5.31.0/setup.py 2017-01-19 23:00:52.0 +0100
+++ new/kapidox-5.32.0/setup.py 2017-02-11 11:06:03.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.31.0',
+version='5.32.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2017-03-01 Thread root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2017-03-01 23:44:28

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Wed Mar  1 23:44:28 2017 rev:37 rq:461397 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-12-15 
10:43:07.368166523 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-03-01 
23:44:29.002115182 +0100
@@ -1,0 +2,14 @@
+Thu Feb  9 09:23:31 UTC 2017 - [email protected]
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---
+Sun Jan  8 23:37:53 UTC 2017 - [email protected]
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  kapidox-5.29.0.tar.xz

New:

  kapidox-5.31.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.16wBax/_old  2017-03-01 23:44:29.642024938 +0100
+++ /var/tmp/diff_new_pack.16wBax/_new  2017-03-01 23:44:29.646024374 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.29
+%define _tar_path 5.31
 Name:   kapidox
-Version:5.29.0
+Version:5.31.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.29.0.tar.xz -> kapidox-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.29.0/CMakeLists.txt 
new/kapidox-5.31.0/CMakeLists.txt
--- old/kapidox-5.29.0/CMakeLists.txt   2016-11-23 20:28:17.0 +0100
+++ new/kapidox-5.31.0/CMakeLists.txt   2017-01-19 23:00:52.0 +0100
@@ -1,5 +1,5 @@
 project(KApiDox NONE)
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.0)
 
 find_package(PythonInterp REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.29.0/setup.py new/kapidox-5.31.0/setup.py
--- old/kapidox-5.29.0/setup.py 2016-11-23 20:28:17.0 +0100
+++ new/kapidox-5.31.0/setup.py 2017-01-19 23:00:52.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.29.0',
+version='5.31.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.29.0/src/kapidox/data/Doxyfile.global 
new/kapidox-5.31.0/src/kapidox/data/Doxyfile.global
--- old/kapidox-5.29.0/src/kapidox/data/Doxyfile.global 2016-11-23 
20:28:17.0 +0100
+++ new/kapidox-5.31.0/src/kapidox/data/Doxyfile.global 2017-01-19 
23:00:52.0 +0100
@@ -90,6 +90,7 @@
  *.dox \
  *.c++ \
  *.cxx \
+ *.mm \
  *.h++ \
  *.hh \
  *.qml \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.29.0/src/kapidox/generator.py 
new/kapidox-5.31.0/src/kapidox/generator.py
--- old/kapidox-5.29.0/src/kapidox/generator.py 2016-11-23 20:28:17.0 
+0100
+++ new/kapidox-5.31.0/src/kapidox/generator.py 2017-01-19 23:00:52.0 
+0100
@@ -707,7 +707,10 @@
 if lib.part_of_group:
 corrected_tagfiles = []
 for k in range(len(tagfiles)):
-corrected_tagfiles.append((tagfiles[k][0], '../' + tagfiles[k][1]))
+if tagfiles[k][1].startswith("http://";) or 
tagfiles[k][1].startswith("https://";):
+corrected_tagfiles.append(tagfiles[k])
+else:
+corrected_tagfiles.append((tagfiles[k][0], '../' + 
tagfiles[k][1]))
 else:
 corrected_tagfiles = tagfiles
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.29.0/src/kapidox/preprocessing.py 
new/kapidox-5.31.0/src/kapidox/preprocessing.py
--- old/kapidox-5.29.0/src/kapidox/preprocessing.py 2016-11-23 
20:28:17.0 +0100
+++ new/kapidox-5.31.0/src/kapidox/preprocessing.py 2017-01-19 
23:00

commit kapidox for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-11-17 12:26:48

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-10-23 
12:53:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-11-17 
12:27:11.0 +0100
@@ -1,0 +2,10 @@
+Sat Nov  5 20:09:56 UTC 2016 - [email protected]
+
+- Update to 5.28.0
+  * [CSS] reverse changes done by doxygen 1.8.12
+  * Add doxygenlayout file
+  * Update way of defining group names
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kapidox-5.27.0.tar.xz

New:

  kapidox-5.28.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.GjEpaR/_old  2016-11-17 12:27:12.0 +0100
+++ /var/tmp/diff_new_pack.GjEpaR/_new  2016-11-17 12:27:12.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kapidox
-Version:5.27.0
+Version:5.28.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.27.0.tar.xz -> kapidox-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.27.0/docs/metainfo_syntax.md 
new/kapidox-5.28.0/docs/metainfo_syntax.md
--- old/kapidox-5.27.0/docs/metainfo_syntax.md  2016-09-23 13:25:59.0 
+0200
+++ new/kapidox-5.28.0/docs/metainfo_syntax.md  2016-11-03 14:47:06.0 
+0100
@@ -12,6 +12,7 @@
 
 ```yaml
 description: Library doing X and Y
+fancyname: The FancyName # optional, else replaced by the `project()` value of 
the `CMakeLists.txt`
 maintainer: ochurlaud  # optional, replaced by The KDE Community
 group: frameworks # optional
 subgroup: tier 1 # optional, a group must be defined
@@ -39,7 +40,8 @@
 irc: kde  # optional, overwrite group field, if both not defined, default to 
kde-devel
 mailinglist: mylib-dev  # optional, overwrite group field, if both not 
defined, default to kde-devel
 
-group_info: # optional, only once per group, the name is defined by the 
'group' key above.
+group_info: # optional, only once per group
+  name: frameworks # optional, else the name is defined by the 'group' key 
above.
   fancyname: The KDE Frameworks
   maintainer: dfaure
   irc: kde-devel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.27.0/metainfo.yaml 
new/kapidox-5.28.0/metainfo.yaml
--- old/kapidox-5.27.0/metainfo.yaml2016-09-23 13:25:59.0 +0200
+++ new/kapidox-5.28.0/metainfo.yaml2016-11-03 14:47:06.0 +0100
@@ -17,6 +17,7 @@
 - src
 
 group_info:
+name: frameworks
 fancyname: The KDE Frameworks
 maintainer: dfaure
 mailinglist: kde-frameworks-devel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.27.0/setup.py new/kapidox-5.28.0/setup.py
--- old/kapidox-5.27.0/setup.py 2016-09-23 13:25:59.0 +0200
+++ new/kapidox-5.28.0/setup.py 2016-11-03 14:47:06.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.27.0',
+version='5.28.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.27.0/src/kapidox/data/DoxygenLayout.xml 
new/kapidox-5.28.0/src/kapidox/data/DoxygenLayout.xml
--- old/kapidox-5.27.0/src/kapidox/data/DoxygenLayout.xml   1970-01-01 
01:00:00.0 +0100
+++ new/kapidox-5.28.0/src/kapidox/data/DoxygenLayout.xml   2016-11-03 
14:47:06.0 +0100
@@ -0,0 +1,194 @@
+
+  
+  
+  
+
+
+
+
+  
+  
+
+
+  
+   
+  
+  
+
+
+  
+  
+
+  
+  
+
+  
+  
+
+
+
+
+
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+
+
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+
+
+
+  
+
+  
+  
+
+
+  
+  
+  
+  
+  
+  
+  
+  
+
+
+
+  
+  
+  
+  
+  
+
+
+  
+
+  
+  
+
+
+
+  

commit kapidox for openSUSE:Factory

2016-10-23 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-10-23 12:53:19

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-09-12 
13:27:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-10-23 
12:53:21.0 +0200
@@ -1,0 +2,10 @@
+Sun Oct  2 12:49:44 UTC 2016 - [email protected]
+
+- Update to 5.27.0
+  * Many changes to the overall layout of the generated API docs
+  * Correct tags path, depending of if the lib is part of a group or not
+  * Search: Fix href of libraries which are not part of a group
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  kapidox-5.26.0.tar.xz

New:

  kapidox-5.27.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.sYSDN9/_old  2016-10-23 12:53:22.0 +0200
+++ /var/tmp/diff_new_pack.sYSDN9/_new  2016-10-23 12:53:22.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kapidox
-Version:5.26.0
+Version:5.27.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.26.0.tar.xz -> kapidox-5.27.0.tar.xz ++
 21985 lines of diff (skipped)




commit kapidox for openSUSE:Factory

2016-09-12 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-09-12 13:27:07

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-08-22 
14:00:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-09-12 
13:27:18.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  6 20:46:54 UTC 2016 - [email protected]
+
+- Update to 5.26.0
+  * Add condition if group's platforms are not defined
+  * Template: Sort platforms alphabetically
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  kapidox-5.25.0.tar.xz

New:

  kapidox-5.26.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.EC6rpG/_old  2016-09-12 13:27:19.0 +0200
+++ /var/tmp/diff_new_pack.EC6rpG/_new  2016-09-12 13:27:19.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kapidox
-Version:5.25.0
+Version:5.26.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.25.0.tar.xz -> kapidox-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.25.0/metainfo.yaml 
new/kapidox-5.26.0/metainfo.yaml
--- old/kapidox-5.25.0/metainfo.yaml2016-08-06 01:24:22.0 +0200
+++ new/kapidox-5.26.0/metainfo.yaml2016-09-05 17:24:11.0 +0200
@@ -6,7 +6,6 @@
 - name: Linux
 - name: Windows
 - name: MacOSX
-  note: Python is required
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.25.0/setup.py new/kapidox-5.26.0/setup.py
--- old/kapidox-5.25.0/setup.py 2016-08-06 01:24:22.0 +0200
+++ new/kapidox-5.26.0/setup.py 2016-09-05 17:24:11.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.25.0',
+version='5.26.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.25.0/src/kapidox/data/templates/frontpage.html 
new/kapidox-5.26.0/src/kapidox/data/templates/frontpage.html
--- old/kapidox-5.25.0/src/kapidox/data/templates/frontpage.html
2016-08-06 01:24:22.0 +0200
+++ new/kapidox-5.26.0/src/kapidox/data/templates/frontpage.html
2016-09-05 17:24:11.0 +0200
@@ -48,7 +48,7 @@
 {% endfor %}
   
 {% if product.platforms %}
-  {{ product.platforms | join(' 
| ') }}
+  {{ product.platforms | sort | 
join(' | ') }}
 {% endif %}

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.25.0/src/kapidox/data/templates/libinfo.html 
new/kapidox-5.26.0/src/kapidox/data/templates/libinfo.html
--- old/kapidox-5.25.0/src/kapidox/data/templates/libinfo.html  2016-08-06 
01:24:22.0 +0200
+++ new/kapidox-5.26.0/src/kapidox/data/templates/libinfo.html  2016-09-05 
17:24:11.0 +0200
@@ -24,7 +24,7 @@
 
 Supported platforms
   
-{% for platform in fwinfo.platforms %}
+{% for platform in fwinfo.platforms | sort %}
   {% if platform.name == "All" %}
 Linux, MacOS X, Windows
   {% elif platform.name == "UNKNOWN" %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.25.0/src/kapidox/data/templates/subgroup.html 
new/kapidox-5.26.0/src/kapidox/data/templates/subgroup.html
--- old/kapidox-5.25.0/src/kapidox/data/templates/subgroup.html 2016-08-06 
01:24:22.0 +0200
+++ new/kapidox-5.26.0/src/kapidox/data/templates/subgroup.html 2016-09-05 
17:24:11.0 +0200
@@ -141,14 +141,15 @@
   Filter by 
platform
 
 
-  Only show frameworks which supports all of:
-  {% for platform in available_platforms %}
+Only show frameworks which supports all 
of:
+  {% for platform in available_platforms | sort %}
 
   
 {{ platform }}
   
 

commit kapidox for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-08-22 14:00:35

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-07-16 
22:13:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-08-22 
14:00:38.0 +0200
@@ -1,0 +2,10 @@
+Sun Aug  7 21:50:16 UTC 2016 - [email protected]
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * Many improvements to the output formatting
+  * Mainpage.dox has now higher priority than README.md
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kapidox-5.24.0.tar.xz

New:

  kapidox-5.25.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.NpJdvT/_old  2016-08-22 14:00:39.0 +0200
+++ /var/tmp/diff_new_pack.NpJdvT/_new  2016-08-22 14:00:39.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kapidox
-Version:5.24.0
+Version:5.25.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.24.0.tar.xz -> kapidox-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.24.0/README.md new/kapidox-5.25.0/README.md
--- old/kapidox-5.24.0/README.md2016-06-20 15:51:32.0 +0200
+++ new/kapidox-5.25.0/README.md2016-08-06 01:24:22.0 +0200
@@ -14,6 +14,7 @@
 
 ## Dependencies
 
+### Required
 Python 2 or 3 is required to run the scripts.  Whichever version of python you
 use needs to have the jinja2 and yaml (or pyyaml) modules.
 
@@ -21,12 +22,17 @@
 
 pip install --user PyYAML jinja2
 
+Of course, you need Doxygen!
+
+### Optional
+Doxyqml and doxypypy might be needed to let doxygen document respectevely qml
+and python sources.
+
 To generate the dependency diagrams, you need the Graphviz Python bindings.
 They are currently not available from pip, but most distributions provide them.
 You can get binaries and source archives from
 .
 
-
 ## Installation
 
 Unlike almost every other KDE module, kapidox does not use CMake.  This is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.24.0/setup.py new/kapidox-5.25.0/setup.py
--- old/kapidox-5.24.0/setup.py 2016-06-20 15:51:32.0 +0200
+++ new/kapidox-5.25.0/setup.py 2016-08-06 01:24:22.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.24.0',
+version='5.25.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.24.0/src/kapidox/__init__.py 
new/kapidox-5.25.0/src/kapidox/__init__.py
--- old/kapidox-5.24.0/src/kapidox/__init__.py  2016-06-20 15:51:32.0 
+0200
+++ new/kapidox-5.25.0/src/kapidox/__init__.py  2016-08-06 01:24:22.0 
+0200
@@ -1,2 +1,4 @@
-
-from . import generator, preprocessing, utils, argparserutils
+## @package kapidox
+#
+# The root of the module
+#
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.24.0/src/kapidox/argparserutils.py 
new/kapidox-5.25.0/src/kapidox/argparserutils.py
--- old/kapidox-5.24.0/src/kapidox/argparserutils.py2016-06-20 
15:51:32.0 +0200
+++ new/kapidox-5.25.0/src/kapidox/argparserutils.py2016-08-06 
01:24:22.0 +0200
@@ -37,7 +37,7 @@
 description='Generate API documentation for the KDE Products'
 )
 group = add_sources_group(parser)
-group.add_argument('frameworksdir',
+group.add_argument('sourcesdir',
 help='Location of the sources.')
 group.add_argument('--depdiagram-dot-dir',
 help='Generate dependency diagrams, using the .dot files from 
DIR.',
@@ -55,8 +55,8 @@
   'See .')
 exit(1)
 
-if not os.path.isdir(args.frameworksdir):
-logging.error(args.frameworksdir + " is not a directory")
+if not os.path.isdir(args.sourcesdir):
+logging.error(args.sourcesdir + " is not a directory")
 exit(2)
 
 return args
@@ -68,7 +68,7 @@
 
 def add_output_group(parser):
 group = parser.add_argument_group('output options')
-grou

commit kapidox for openSUSE:Factory

2016-07-16 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-07-16 22:13:23

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-06-21 
12:29:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-07-16 
22:13:30.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:01:47 UTC 2016 - [email protected]
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kapidox-5.23.0.tar.xz

New:

  kapidox-5.24.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Xsn1St/_old  2016-07-16 22:13:32.0 +0200
+++ /var/tmp/diff_new_pack.Xsn1St/_new  2016-07-16 22:13:32.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kapidox
-Version:5.23.0
+Version:5.24.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes
@@ -62,8 +62,6 @@
 %{_kf5_mandir}/man1/depdiagram-generate-all.1*
 %{_kf5_mandir}/man1/depdiagram-generate.1*
 %{_kf5_mandir}/man1/depdiagram-prepare.1*
-%{_kf5_mandir}/man1/kgenapidox.1*
-%{_kf5_mandir}/man1/kgenframeworksapidox.1*
 %{python_sitelib}/kapidox/
 %{python_sitelib}/kapidox-*.egg-info
 

++ kapidox-5.23.0.tar.xz -> kapidox-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.23.0/docs/kgenapidox.1 
new/kapidox-5.24.0/docs/kgenapidox.1
--- old/kapidox-5.23.0/docs/kgenapidox.12016-06-06 08:51:11.0 
+0200
+++ new/kapidox-5.24.0/docs/kgenapidox.11970-01-01 01:00:00.0 
+0100
@@ -1,210 +0,0 @@
-\"
-.\" Standard preamble:
-.\" 
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Vb \" Begin verbatim text
-.ft CW
-.nf
-.ne \\$1
-..
-.de Ve \" End verbatim text
-.ft R
-.fi
-..
-.\" Set up some character translations and predefined strings.  \*(-- will
-.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
-.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
-.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
-.\" nothing in troff, for use with C<>.
-.tr \(*W-
-.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
-.ie n \{\
-.ds -- \(*W-
-.ds PI pi
-.if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
-.if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
-.ds L" ""
-.ds R" ""
-.ds C` ""
-.ds C' ""
-'br\}
-.el\{\
-.ds -- \|\(em\|
-.ds PI \(*p
-.ds L" ``
-.ds R" ''
-'br\}
-.\"
-.\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
-.\" entries marked with X<> in POD.  Of course, you'll have to process the
-.\" output yourself in some meaningful fashion.
-.if \nF \{\
-.de IX
-.tm Index:\\$1\t\\n%\t"\\$2"
-..
-.nr % 0
-.rr F
-.\}
-.\"
-.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
-.\" way too many mistakes in technical documents.
-.hy 0
-.if n .na
-.\"
-.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
-.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
-.\" fudge factors for nroff and troff
-.if n \{\
-.ds #H 0
-.ds #V .8m
-.ds #F .3m
-.ds #[ \f1
-.ds #] \fP
-.\}
-.if t \{\
-.ds #H ((1u-(n(.fu%2u))*.13m)
-.ds #V .6m
-.ds #F 0
-.ds #[ \&
-.ds #] \&
-.\}
-.\" simple accents for nroff and troff
-.if n \{\
-.ds ' \&
-.ds ` \&
-.ds ^ \&
-.ds , \&
-.ds ~ ~
-.ds /
-.\}
-.if t \{\
-.ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
-.ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
-.ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
-.ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
-.ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
-.ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
-.\}
-.\" troff and (daisy-wheel) nroff accents
-.ds : 
\\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
-.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
-.ds o 
\\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de

commit kapidox for openSUSE:Factory

2016-06-21 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-06-21 11:30:27

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-05-16 
12:04:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-06-21 
12:29:07.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun  6 21:23:14 UTC 2016 - [email protected]
+
+- Update to 5.23.0
+  * Major rework of the API docs generation
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kapidox-5.22.0.tar.xz

New:

  kapidox-5.23.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.r5lIvv/_old  2016-06-21 12:29:08.0 +0200
+++ /var/tmp/diff_new_pack.r5lIvv/_new  2016-06-21 12:29:08.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kapidox
-Version:5.22.0
+Version:5.23.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes
@@ -55,8 +55,7 @@
 %files
 %defattr(-,root,root)
 %doc README* LICENSE
-%{_kf5_bindir}/kgenapidox
-%{_kf5_bindir}/kgenframeworksapidox
+%{_kf5_bindir}/kapidox_generate
 %{_kf5_bindir}/depdiagram-generate
 %{_kf5_bindir}/depdiagram-generate-all
 %{_kf5_bindir}/depdiagram-prepare

++ kapidox-5.22.0.tar.xz -> kapidox-5.23.0.tar.xz ++
 3231 lines of diff (skipped)




commit kapidox for openSUSE:Factory

2016-05-16 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-05-16 12:04:25

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-04-11 
10:26:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-05-16 
12:04:30.0 +0200
@@ -1,0 +2,7 @@
+Sat May  7 18:29:55 UTC 2016 - [email protected]
+
+- Update to 5.22.0 (boo#980066)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kapidox-5.21.0.tar.xz

New:

  kapidox-5.22.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.g3qxP6/_old  2016-05-16 12:04:31.0 +0200
+++ /var/tmp/diff_new_pack.g3qxP6/_new  2016-05-16 12:04:31.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kapidox
-Version:5.21.0
+Version:5.22.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.21.0.tar.xz -> kapidox-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.21.0/setup.py new/kapidox-5.22.0/setup.py
--- old/kapidox-5.21.0/setup.py 2016-03-30 15:35:54.0 +0200
+++ new/kapidox-5.22.0/setup.py 2016-05-02 22:54:33.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.21.0',
+version='5.22.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2016-04-11 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-04-11 09:14:45

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-03-21 
12:45:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-04-11 
10:26:57.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:18:41 UTC 2016 - [email protected]
+
+- Update to 5.21.0 (boo#974793)
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  kapidox-5.20.0.tar.xz

New:

  kapidox-5.21.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.TANa4z/_old  2016-04-11 10:26:58.0 +0200
+++ /var/tmp/diff_new_pack.TANa4z/_new  2016-04-11 10:26:58.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kapidox
-Version:5.20.0
+Version:5.21.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.20.0.tar.xz -> kapidox-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.20.0/setup.py new/kapidox-5.21.0/setup.py
--- old/kapidox-5.20.0/setup.py 2016-02-13 13:27:56.0 +0100
+++ new/kapidox-5.21.0/setup.py 2016-03-30 15:35:54.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.20.0',
+version='5.21.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
Files old/kapidox-5.20.0/src/kapidox/data/htmlresource/favicon.ico and 
new/kapidox-5.21.0/src/kapidox/data/htmlresource/favicon.ico differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.20.0/src/kapidox/data/htmlresource/kde-white.svg 
new/kapidox-5.21.0/src/kapidox/data/htmlresource/kde-white.svg
--- old/kapidox-5.20.0/src/kapidox/data/htmlresource/kde-white.svg  
1970-01-01 01:00:00.0 +0100
+++ new/kapidox-5.21.0/src/kapidox/data/htmlresource/kde-white.svg  
2016-03-30 15:35:54.0 +0200
@@ -0,0 +1,173 @@
+
+
+
+http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="22"
+   height="22"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   viewBox="0 0 22 22"
+   sodipodi:docname="kde.svg">
+  
+
+  .ColorScheme-Text {
+color:#4d4d4d;
+  }
+  .ColorScheme-Background {
+color:#eff0f1;
+  }
+  .ColorScheme-Highlight {
+color:#3daee9;
+  }
+  .ColorScheme-ViewText {
+color:#31363b;
+  }
+  .ColorScheme-ViewBackground {
+color:#fcfcfc;
+  }
+  .ColorScheme-ViewHover {
+color:#93cee9;
+  }
+  .ColorScheme-ViewFocus{
+color:#3daee9;
+  }
+  .ColorScheme-ButtonText {
+color:#31363b;
+  }
+  .ColorScheme-ButtonBackground {
+color:#eff0f1;
+  }
+  .ColorScheme-ButtonHover {
+color:#93cee9;
+  }
+  .ColorScheme-ButtonFocus{
+color:#3daee9;
+  }
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+image/svg+xml
+http://purl.org/dc/dcmitype/StillImage"; />
+
+  
+
+  
+  
+
+  
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.20.0/src/kapidox/data/htmlresource/kde.css 
new/kapidox-5.21.0/src/kapidox/data/htmlresource/kde.css
--- old/kapidox-5.20.0/src/kapidox/data/htmlresource/kde.css2016-02-13 
13:27:56.0 +0100
+++ new/kapidox-5.21.0/src/kapidox/data/htmlresource/kde.css2016-03-30 
15:35:54.0 +0200
@@ -7,7 +7,7 @@
 }
 
 body, table, div, p, dl {
-font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
+font-family: "Noto Sans",Verdana, Geneva, Arial, sans-serif;
 font-size: 13px;
 line-height: 1.3;
 }
@@ -30,7 +30,7 @@
 }
 
 h3 {
-font-size: 1.3em;
+font-size: 1.4em;
 }
 
 h4 {
@@ -95,7 +95,7 @@
 }
 
 #header_top div {
-m

commit kapidox for openSUSE:Factory

2016-03-21 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-03-21 12:45:05

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-02-23 
16:59:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-03-21 
12:45:06.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 09:54:32 UTC 2016 - [email protected]
+
+- Update to 5.20.0 (boo#970856)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  kapidox-5.19.0.tar.xz

New:

  kapidox-5.20.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.7B2Ubs/_old  2016-03-21 12:45:07.0 +0100
+++ /var/tmp/diff_new_pack.7B2Ubs/_new  2016-03-21 12:45:07.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kapidox
-Version:5.19.0
+Version:5.20.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.19.0.tar.xz -> kapidox-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.19.0/setup.py new/kapidox-5.20.0/setup.py
--- old/kapidox-5.19.0/setup.py 2016-01-09 13:49:43.0 +0100
+++ new/kapidox-5.20.0/setup.py 2016-02-13 13:27:56.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.19.0',
+version='5.20.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.19.0/src/kapidox/data/htmlresource/frameworks.css 
new/kapidox-5.20.0/src/kapidox/data/htmlresource/frameworks.css
--- old/kapidox-5.19.0/src/kapidox/data/htmlresource/frameworks.css 
2016-01-09 13:49:43.0 +0100
+++ new/kapidox-5.20.0/src/kapidox/data/htmlresource/frameworks.css 
2016-02-13 13:27:56.0 +0100
@@ -1,5 +1,9 @@
 table.frameworks {
 width: 100%;
+border-collapse: collapse;
+}
+table.frameworks td, table.frameworks th{
+border: solid 1px #0057ae;
 }
 
 table.frameworks h3 {
@@ -11,6 +15,13 @@
 padding: 0.5em;
 }
 
+table.frameworks th {
+background: #0057ae;
+color:white;
+font-size: 1.1em;
+line-height: 1.7em;
+}
+
 .framework-main-column {
 vertical-align: top;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.19.0/src/kapidox/data/htmlresource/kde.css 
new/kapidox-5.20.0/src/kapidox/data/htmlresource/kde.css
--- old/kapidox-5.19.0/src/kapidox/data/htmlresource/kde.css2016-01-09 
13:49:43.0 +0100
+++ new/kapidox-5.20.0/src/kapidox/data/htmlresource/kde.css2016-02-13 
13:27:56.0 +0100
@@ -1,6 +1,11 @@
 /*
 ** HTML elements
 */
+body {
+background:  url("http://cdn.kde.org/img/bg.png";) repeat;
+margin: 0px;
+}
+
 body, table, div, p, dl {
 font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
 font-size: 13px;
@@ -34,6 +39,12 @@
 
 a:link {
 color: #0057ae;
+text-decoration: none;
+
+}
+
+a:hover {
+text-decoration: underline;
 }
 
 a:visited {
@@ -72,23 +83,20 @@
 #header {
 width: 100%;
 color: #535353;
-background: #ee;
 }
 
 #header_top {
 margin: 0 auto;
 padding: 0;
-width: 95%;
+width: 100%;
 vertical-align: middle;
 color: #ff;
-background: url(top.jpg) repeat-x bottom;
 background-color: #0057ae;
 }
 
 #header_top div {
 margin: 0 auto;
 padding: 0;
-background: url(top-left.jpg) no-repeat bottom left;
 }
 
 #header_top div div {
@@ -97,7 +105,6 @@
 vertical-align: middle;
 font-size: 1.7em;
 font-weight: bold;
-background: url(top-right.jpg) no-repeat bottom right;
 }
 
 #header_top div div img {
@@ -111,14 +118,12 @@
 width: 95%;
 vertical-align: middle;
 text-align: right;
-background: #ee;
 }
 
 #location {
 padding: 0 0 0 1.5em;
 line-height: normal;
 font-size: 1.1em;
-font-weight:bold;
 float: left;
 }
 
@@ -194,8 +199,6 @@
 #body_wrapper {
 margin: 0 auto;
 width: 95%;
-border: #dd solid;
-border-width: 0 0 0 1px;
 }
 
 #right {
@@ -247,8 +250,9 @@
 
 /* Use div.fragment, not pre.fragment. pre.fragment is used for @verbatim 
blocks, which must keep their border */
 div.fragment {
-background-color: transparent;
+background-color: #

commit kapidox for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-02-23 16:57:51

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-01-20 
09:41:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-02-23 
16:59:43.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 17:59:07 UTC 2016 - [email protected]
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kapidox-5.18.0.tar.xz

New:

  kapidox-5.19.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.CKQwQ7/_old  2016-02-23 16:59:43.0 +0100
+++ /var/tmp/diff_new_pack.CKQwQ7/_new  2016-02-23 16:59:43.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kapidox
-Version:5.18.0
+Version:5.19.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.18.0.tar.xz -> kapidox-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.18.0/setup.py new/kapidox-5.19.0/setup.py
--- old/kapidox-5.18.0/setup.py 2015-12-12 23:27:05.0 +0100
+++ new/kapidox-5.19.0/setup.py 2016-01-09 13:49:43.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.18.0',
+version='5.19.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-01-20 09:40:41

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2016-01-04 
09:22:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-01-20 
09:41:19.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:41:43 UTC 2016 - [email protected]
+
+- Update to 5.18.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kapidox-5.17.0.tar.xz

New:

  kapidox-5.18.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.7M7g4k/_old  2016-01-20 09:41:20.0 +0100
+++ /var/tmp/diff_new_pack.7M7g4k/_new  2016-01-20 09:41:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kapidox
-Version:5.17.0
+Version:5.18.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.17.0.tar.xz -> kapidox-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.17.0/setup.py new/kapidox-5.18.0/setup.py
--- old/kapidox-5.17.0/setup.py 2015-12-06 09:18:17.0 +0100
+++ new/kapidox-5.18.0/setup.py 2015-12-12 23:27:05.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.17.0',
+version='5.18.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2016-01-04 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2016-01-04 09:21:43

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-11-24 
22:21:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2016-01-04 
09:22:04.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 10 23:02:52 UTC 2015 - [email protected]
+
+- Update to 5.17.0
+  * Make kgenframeworksapidox more robust.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  kapidox-5.16.0.tar.xz

New:

  kapidox-5.17.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.2n62Te/_old  2016-01-04 09:22:05.0 +0100
+++ /var/tmp/diff_new_pack.2n62Te/_new  2016-01-04 09:22:05.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kapidox
-Version:5.16.0
+Version:5.17.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.16.0.tar.xz -> kapidox-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.16.0/setup.py new/kapidox-5.17.0/setup.py
--- old/kapidox-5.16.0/setup.py 2015-10-19 22:22:40.0 +0200
+++ new/kapidox-5.17.0/setup.py 2015-12-06 09:18:17.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.16.0',
+version='5.17.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.16.0/src/kapidox/data/templates/fwinfo.html 
new/kapidox-5.17.0/src/kapidox/data/templates/fwinfo.html
--- old/kapidox-5.16.0/src/kapidox/data/templates/fwinfo.html   2015-10-19 
22:22:40.0 +0200
+++ new/kapidox-5.17.0/src/kapidox/data/templates/fwinfo.html   2015-12-06 
09:18:17.0 +0100
@@ -37,7 +37,7 @@
   IRC channel: {{ fwinfo.irc|default("#kde-devel") }} on Freenode
   https://mail.kde.org/mailman/listinfo/{{ 
fwinfo.mailinglist|default("kde-frameworks-devel") }}">Mailing list
 
-{% if fwinfo.libraries|count != 0 %}
+{% if fwinfo.libraries is iterable and fwinfo.libraries|count != 0 %}
 Use with https://techbase.kde.org/Development/Tutorials/CMake";>CMake
   find_package({{ fwinfo.cmakename }})
 target_link_libraries(yourapp{% for lib in fwinfo.libraries %} {{ lib.cmake 
}}{% endfor %})
@@ -45,7 +45,7 @@
 {% endif %}
 {% if fwinfo.libraries|selectattr("qmake")|list|count != 0 %}
 Use with QMake
-  QT +={% for lib in 
fwinfo.libraries|selectattr("qmake") %} {{ lib.qmake }}{% endfor %}
+  QT +={% for lib in 
fwinfo.libraries|selectattr("qmake") %} {{ lib.qmake }}{% endfor %} {% for line 
in fwinfo.qmakepro %}{{ line }} {% endfor %}
 {% endif %}
 
 Clone URL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.16.0/src/kgenframeworksapidox 
new/kapidox-5.17.0/src/kgenframeworksapidox
--- old/kapidox-5.16.0/src/kgenframeworksapidox 2015-10-19 22:22:40.0 
+0200
+++ new/kapidox-5.17.0/src/kgenframeworksapidox 2015-12-06 09:18:17.0 
+0100
@@ -102,14 +102,13 @@
 # Extend framework info
 fw['href'] = fw['outputdir'] + '/html/index.html'
 
-# Fix broken frameworks lacking platform definitions
-if fw['platforms'] is None:
-logging.warning('{} framework lacks platform 
definitions'.format(fw['fancyname']))
+try:
+platform_lst = [x['name'] for x in fw['platforms'] if 
x['name'] not in (PLATFORM_ALL, PLATFORM_UNKNOWN)]
+available_platforms.update(set(platform_lst))
+except (KeyError, TypeError):
+logging.warning('{} framework lacks valid platform 
definitions'.format(fw['fancyname']))
 fw['platforms'] = [dict(name=PLATFORM_UNKNOWN)]
 
-platform_lst = [x['name'] for x in fw['platforms'] if x['name'] 
not in (PLATFORM_ALL, PLATFORM_UNKNOWN)]
-available_platforms.update(set(platform_lst))
-
 lst.append(fw)
 
 lst.sort(key=lambda x: x['fancyname'].lower())
@@ -222,16 +221,27 @@
 outputdir = modulename
 
 # FIXME: option in yaml file to disable docs
-metainfo = yaml.load(open(yaml_file))
-tier = metainfo["tier"]
+try:
+metainfo = yaml

commit kapidox for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-11-24 22:21:57

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-10-19 
22:21:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-11-24 
22:21:59.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 16:57:36 UTC 2015 - [email protected]
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kapidox-5.15.0.tar.xz

New:

  kapidox-5.16.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.xCiHTz/_old  2015-11-24 22:22:00.0 +0100
+++ /var/tmp/diff_new_pack.xCiHTz/_new  2015-11-24 22:22:00.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kapidox
-Version:5.15.0
+Version:5.16.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.15.0.tar.xz -> kapidox-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.15.0/README.md new/kapidox-5.16.0/README.md
--- old/kapidox-5.15.0/README.md2015-09-12 10:51:40.0 +0200
+++ new/kapidox-5.16.0/README.md2015-10-19 22:22:40.0 +0200
@@ -112,8 +112,4 @@
 
 ## Links
 
-- Home page: 
-- Mailing list: 
-- IRC channel: #kde-devel on Freenode
-- Git repository: 

 - KDE API documentation: 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.15.0/setup.py new/kapidox-5.16.0/setup.py
--- old/kapidox-5.15.0/setup.py 2015-09-12 10:51:40.0 +0200
+++ new/kapidox-5.16.0/setup.py 2015-10-19 22:22:40.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.15.0',
+version='5.16.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.15.0/src/kapidox/data/templates/fwinfo.html 
new/kapidox-5.16.0/src/kapidox/data/templates/fwinfo.html
--- old/kapidox-5.15.0/src/kapidox/data/templates/fwinfo.html   2015-09-12 
10:51:40.0 +0200
+++ new/kapidox-5.16.0/src/kapidox/data/templates/fwinfo.html   2015-10-19 
22:22:40.0 +0200
@@ -49,6 +49,6 @@
 {% endif %}
 
 Clone URL
-  git clone https://projects.kde.org/projects/frameworks/{{ fwinfo.fancyname|lower 
}}/repository">git://anongit.kde.org/{{ fwinfo.fancyname|lower 
}}.git
+  git clone https://quickgit.kde.org/?p={{ fwinfo.fancyname|lower 
}}.git">git://anongit.kde.org/{{ fwinfo.fancyname|lower }}.git
   
 




commit kapidox for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-10-19 22:21:47

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-09-24 
07:09:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-10-19 
22:21:48.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:00 UTC 2015 - [email protected]
+
+- Update to 5.15.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  kapidox-5.14.0.tar.xz

New:

  kapidox-5.15.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.sfHchC/_old  2015-10-19 22:21:49.0 +0200
+++ /var/tmp/diff_new_pack.sfHchC/_new  2015-10-19 22:21:49.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kapidox
-Version:5.14.0
+Version:5.15.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.14.0.tar.xz -> kapidox-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.14.0/setup.py new/kapidox-5.15.0/setup.py
--- old/kapidox-5.14.0/setup.py 2015-08-16 13:12:58.0 +0200
+++ new/kapidox-5.15.0/setup.py 2015-09-12 10:51:40.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.14.0',
+version='5.15.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-09-24 07:09:39

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-09-02 
07:43:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-09-24 
07:09:40.0 +0200
@@ -1,0 +2,10 @@
+Tue Sep  8 17:12:35 UTC 2015 - [email protected]
+
+- Update to 5.14.0
+  * Windows fix: remove existing files before we replace them with
+os.rename.
+  * Use native paths when calling python to fix Windows builds
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kapidox-5.13.0.tar.xz

New:

  kapidox-5.14.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.3O89me/_old  2015-09-24 07:09:41.0 +0200
+++ /var/tmp/diff_new_pack.3O89me/_new  2015-09-24 07:09:41.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kapidox
-Version:5.13.0
+Version:5.14.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.13.0.tar.xz -> kapidox-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.13.0/CMakeLists.txt 
new/kapidox-5.14.0/CMakeLists.txt
--- old/kapidox-5.13.0/CMakeLists.txt   2015-07-12 17:55:02.0 +0200
+++ new/kapidox-5.14.0/CMakeLists.txt   2015-08-16 13:12:58.0 +0200
@@ -3,8 +3,9 @@
 
 find_package(PythonInterp REQUIRED)
 
+file(TO_NATIVE_PATH ${CMAKE_BINARY_DIR} BINARY_DIR)
 add_custom_target(build ALL
-COMMAND ${PYTHON_EXECUTABLE} setup.py build --build-base 
${CMAKE_BINARY_DIR}
+COMMAND ${PYTHON_EXECUTABLE} setup.py build --build-base ${BINARY_DIR}
 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
 )
 
@@ -18,10 +19,12 @@
 install(CODE
 "set(_root_arg)
  if (NOT \$ENV{DESTDIR} STREQUAL \"\")
- set(_root_arg --root \$ENV{DESTDIR})
+ file(TO_NATIVE_PATH \$ENV{DESTDIR} DESTDIR)
+ set(_root_arg --root \"\${DESTDIR}\")
  endif()
+file(TO_NATIVE_PATH ${CMAKE_INSTALL_PREFIX} INSTALL_PREFIX)
  execute_process(
-COMMAND ${PYTHON_EXECUTABLE} setup.py install --prefix 
${CMAKE_INSTALL_PREFIX} \${_root_arg}
+COMMAND ${PYTHON_EXECUTABLE} setup.py install --prefix 
\"\${INSTALL_PREFIX}\" \${_root_arg}
 WORKING_DIRECTORY \"${CMAKE_SOURCE_DIR}\"
 )"
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.13.0/setup.py new/kapidox-5.14.0/setup.py
--- old/kapidox-5.13.0/setup.py 2015-07-12 17:55:02.0 +0200
+++ new/kapidox-5.14.0/setup.py 2015-08-16 13:12:58.0 +0200
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.13.0',
+version='5.14.0',
 description='KDE API documentation generation tools',
 maintainer = 'Alex Merry',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.13.0/src/kapidox/data/templates/fwinfo.html 
new/kapidox-5.14.0/src/kapidox/data/templates/fwinfo.html
--- old/kapidox-5.13.0/src/kapidox/data/templates/fwinfo.html   2015-07-12 
17:55:02.0 +0200
+++ new/kapidox-5.14.0/src/kapidox/data/templates/fwinfo.html   2015-08-16 
13:12:58.0 +0200
@@ -9,7 +9,7 @@
   {{ fwinfo.description }}
 
   
-Maintainer
+Maintainer{% if fwinfo.maintainers|count != 0 %}s{% endif %}
   {% include "fwmaintainer.html" %}
 
 Dependencies
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.13.0/src/kapidox/data/templates/fwmaintainer.html 
new/kapidox-5.14.0/src/kapidox/data/templates/fwmaintainer.html
--- old/kapidox-5.13.0/src/kapidox/data/templates/fwmaintainer.html 
2015-07-12 17:55:02.0 +0200
+++ new/kapidox-5.14.0/src/kapidox/data/templates/fwmaintainer.html 
2015-08-16 13:12:58.0 +0200
@@ -1,5 +1,5 @@
-{% if not fwinfo.maintainer %}
-  mailto:[email protected]";>The KDE Community
+{% for maintainer in fwinfo.maintainers %}
+  mailto:{{ maintainer.email }}">{{ maintainer.name }} <{{ 
maintainer.email }}>{% if not loop.last %},{% endif %}
 {% else %}
-  mailto:{{ fwinfo.maintainer.email }}">{{ fwinfo.maintainer.name 
}} <{{ fwinfo.maintainer.email }}>
-{% endif %}
+  mailto:[email protected]";>The KDE Community
+{% 

commit kapidox for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-09-02 07:43:35

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-07-14 
17:21:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-09-02 
07:43:36.0 +0200
@@ -1,0 +2,12 @@
+Tue Aug  4 19:20:12 UTC 2015 - [email protected]
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * Add man pages for kapidox scripts and update maintainer info in setup.py
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  kapidox-5.12.0.tar.xz

New:

  kapidox-5.13.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.VvGhPa/_old  2015-09-02 07:43:37.0 +0200
+++ /var/tmp/diff_new_pack.VvGhPa/_new  2015-09-02 07:43:37.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kapidox
-Version:5.12.0
+Version:5.13.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes
@@ -60,6 +60,11 @@
 %{_kf5_bindir}/depdiagram-generate
 %{_kf5_bindir}/depdiagram-generate-all
 %{_kf5_bindir}/depdiagram-prepare
+%{_kf5_mandir}/man1/depdiagram-generate-all.1*
+%{_kf5_mandir}/man1/depdiagram-generate.1*
+%{_kf5_mandir}/man1/depdiagram-prepare.1*
+%{_kf5_mandir}/man1/kgenapidox.1*
+%{_kf5_mandir}/man1/kgenframeworksapidox.1*
 %{python_sitelib}/kapidox/
 %{python_sitelib}/kapidox-*.egg-info
 

++ kapidox-5.12.0.tar.xz -> kapidox-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.12.0/docs/depdiagram-generate-all.1 
new/kapidox-5.13.0/docs/depdiagram-generate-all.1
--- old/kapidox-5.12.0/docs/depdiagram-generate-all.1   1970-01-01 
01:00:00.0 +0100
+++ new/kapidox-5.13.0/docs/depdiagram-generate-all.1   2015-07-12 
17:55:02.0 +0200
@@ -0,0 +1,148 @@
+\"
+.\" Standard preamble:
+.\" 
+.de Sh \" Subsection heading
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.ds -- \(*W-
+.ds PI pi
+.if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.ds L" ""
+.ds R" ""
+.ds C` ""
+.ds C' ""
+'br\}
+.el\{\
+.ds -- \|\(em\|
+.ds PI \(*p
+.ds L" ``
+.ds R" ''
+'br\}
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.if \nF \{\
+.de IX
+.tm Index:\\$1\t\\n%\t"\\$2"
+..
+.nr % 0
+.rr F
+.\}
+.\"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.hy 0
+.if n .na
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.\" fudge factors for nroff and troff
+.if n \{\
+.ds #H 0
+.ds #V .8m
+.ds #F .3m
+.ds #[ \f1
+.ds #] \fP
+.\}
+.if t \{\
+.ds #H ((1u-(n(.fu%2u))*.13m)
+.ds #V .6m
+.ds #F 0
+.ds #[ \&
+.ds #] \&
+.\}
+.\" simple accents for nroff and troff
+.if n \{\
+.ds ' \&
+.ds ` \&
+.ds ^ \&
+.ds , \&
+.ds ~ ~
+.ds /
+.\}
+.if t \{\
+.ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.

commit kapidox for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-07-14 17:21:40

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-06-23 
12:05:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-07-14 
17:21:41.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:44:46 UTC 2015 - [email protected]
+
+- Update to 5.12.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kapidox-5.11.0.tar.xz

New:

  kapidox-5.12.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.VQnEDI/_old  2015-07-14 17:21:42.0 +0200
+++ /var/tmp/diff_new_pack.VQnEDI/_new  2015-07-14 17:21:42.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kapidox
-Version:5.11.0
+Version:5.12.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.11.0.tar.xz -> kapidox-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.11.0/setup.py new/kapidox-5.12.0/setup.py
--- old/kapidox-5.11.0/setup.py 2015-05-09 01:24:30.0 +0200
+++ new/kapidox-5.12.0/setup.py 2015-06-13 00:25:12.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.11.0',
+version='5.12.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-06-23 12:05:51

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-05-11 
19:48:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-06-23 
12:05:52.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:10 UTC 2015 - [email protected]
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kapidox-5.10.0.tar.xz

New:

  kapidox-5.11.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.UtlI3x/_old  2015-06-23 12:05:52.0 +0200
+++ /var/tmp/diff_new_pack.UtlI3x/_new  2015-06-23 12:05:52.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kapidox
-Version:5.10.0
+Version:5.11.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.10.0.tar.xz -> kapidox-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.10.0/setup.py new/kapidox-5.11.0/setup.py
--- old/kapidox-5.10.0/setup.py 2015-04-10 09:34:14.0 +0200
+++ new/kapidox-5.11.0/setup.py 2015-05-09 01:24:30.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.10.0',
+version='5.11.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-05-11 19:36:18

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-04-13 
20:25:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-05-11 
19:48:07.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:47:31 UTC 2015 - [email protected]
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kapidox-5.9.0.tar.xz

New:

  kapidox-5.10.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.4KmGWM/_old  2015-05-11 19:48:07.0 +0200
+++ /var/tmp/diff_new_pack.4KmGWM/_new  2015-05-11 19:48:07.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kapidox
-Version:5.9.0
+Version:5.10.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.9.0.tar.xz -> kapidox-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.9.0/setup.py new/kapidox-5.10.0/setup.py
--- old/kapidox-5.9.0/setup.py  2015-04-04 09:56:11.0 +0200
+++ new/kapidox-5.10.0/setup.py 2015-04-10 09:34:14.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.9.0',
+version='5.10.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-04-13 20:25:52

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-03-16 
09:32:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-04-13 
20:25:53.0 +0200
@@ -1,0 +2,7 @@
+Sat Apr  4 14:40:49 UTC 2015 - [email protected]
+
+- Update to 5.9.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+---

Old:

  kapidox-5.8.0.tar.xz

New:

  kapidox-5.9.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.7KtACB/_old  2015-04-13 20:25:54.0 +0200
+++ /var/tmp/diff_new_pack.7KtACB/_new  2015-04-13 20:25:54.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kapidox
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes
@@ -50,7 +50,7 @@
 
 %install
   python setup.py install --prefix=%{_kf5_prefix} --root=%{buildroot}
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
 %files
 %defattr(-,root,root)

++ kapidox-5.8.0.tar.xz -> kapidox-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.8.0/setup.py new/kapidox-5.9.0/setup.py
--- old/kapidox-5.8.0/setup.py  2015-02-15 23:32:07.0 +0100
+++ new/kapidox-5.9.0/setup.py  2015-04-04 09:56:11.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.8.0',
+version='5.9.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',




commit kapidox for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-03-16 09:32:21

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-02-16 
17:30:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-03-16 
09:32:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:58:50 UTC 2015 - [email protected]
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  kapidox-5.7.0.tar.xz

New:

  kapidox-5.8.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.5ayCwP/_old  2015-03-16 09:32:23.0 +0100
+++ /var/tmp/diff_new_pack.5ayCwP/_new  2015-03-16 09:32:23.0 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kapidox
 Version:%{_tar_path}.0
 Release:0

++ kapidox-5.7.0.tar.xz -> kapidox-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.7.0/setup.py new/kapidox-5.8.0/setup.py
--- old/kapidox-5.7.0/setup.py  2015-01-08 23:39:42.0 +0100
+++ new/kapidox-5.8.0/setup.py  2015-02-15 23:32:07.0 +0100
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.7.0',
+version='5.8.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-02-16 15:05:47

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2015-01-29 
12:51:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-02-16 
17:30:03.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  8 18:15:22 UTC 2015 - [email protected]
+
+- Update to 5.7.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+- Add Source URL
+
+---

Old:

  kapidox-5.6.0.tar.xz

New:

  kapidox-5.7.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.EelnT7/_old  2015-02-16 17:30:04.0 +0100
+++ /var/tmp/diff_new_pack.EelnT7/_new  2015-02-16 17:30:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,9 @@
 #
 
 
+%define _tar_path 5.7
 Name:   kapidox
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes
@@ -33,7 +34,7 @@
 License:BSD-2-Clause
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kapidox-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ kapidox-5.6.0.tar.xz -> kapidox-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.6.0/setup.py new/kapidox-5.7.0/setup.py
--- old/kapidox-5.6.0/setup.py  2014-12-29 11:10:39.0 +0100
+++ new/kapidox-5.7.0/setup.py  2015-01-08 23:39:42.0 +0100
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.6.0',
+version='5.7.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.6.0/src/kgenframeworksapidox 
new/kapidox-5.7.0/src/kgenframeworksapidox
--- old/kapidox-5.6.0/src/kgenframeworksapidox  2014-12-29 11:10:39.0 
+0100
+++ new/kapidox-5.7.0/src/kgenframeworksapidox  2015-01-08 23:39:42.0 
+0100
@@ -107,9 +107,6 @@
 logging.warning('{} framework lacks platform 
definitions'.format(fw['fancyname']))
 fw['platforms'] = [dict(name=PLATFORM_UNKNOWN)]
 
-# In case the metadata is bad, we don't want to die so clean it up 
first
-fw['platforms'] = [x for x in fw['platforms'] if 'name' in x]
-
 platform_lst = [x['name'] for x in fw['platforms'] if x['name'] 
not in (PLATFORM_ALL, PLATFORM_UNKNOWN)]
 available_platforms.update(set(platform_lst))
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-01-29 12:51:52

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-12-21 
11:58:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2015-01-29 
12:51:55.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:23 UTC 2015 - [email protected]
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kapidox-5.5.0.tar.xz

New:

  kapidox-5.6.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.HJ0R1U/_old  2015-01-29 12:51:55.0 +0100
+++ /var/tmp/diff_new_pack.HJ0R1U/_new  2015-01-29 12:51:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapidox
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:5.5.0
+Version:5.6.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.5.0.tar.xz -> kapidox-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.5.0/setup.py new/kapidox-5.6.0/setup.py
--- old/kapidox-5.5.0/setup.py  2014-11-05 20:59:28.0 +0100
+++ new/kapidox-5.6.0/setup.py  2014-12-29 11:10:39.0 +0100
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.5.0',
+version='5.6.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.5.0/src/kgenframeworksapidox 
new/kapidox-5.6.0/src/kgenframeworksapidox
--- old/kapidox-5.5.0/src/kgenframeworksapidox  2014-11-05 20:59:28.0 
+0100
+++ new/kapidox-5.6.0/src/kgenframeworksapidox  2014-12-29 11:10:39.0 
+0100
@@ -107,6 +107,9 @@
 logging.warning('{} framework lacks platform 
definitions'.format(fw['fancyname']))
 fw['platforms'] = [dict(name=PLATFORM_UNKNOWN)]
 
+# In case the metadata is bad, we don't want to die so clean it up 
first
+fw['platforms'] = [x for x in fw['platforms'] if 'name' in x]
+
 platform_lst = [x['name'] for x in fw['platforms'] if x['name'] 
not in (PLATFORM_ALL, PLATFORM_UNKNOWN)]
 available_platforms.update(set(platform_lst))
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-12-21 11:58:43

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-11-11 
01:09:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-12-21 
11:58:29.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:44 UTC 2014 - [email protected]
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  kapidox-5.4.0.tar.xz

New:

  kapidox-5.5.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.NpOhoy/_old  2014-12-21 11:58:30.0 +0100
+++ /var/tmp/diff_new_pack.NpOhoy/_new  2014-12-21 11:58:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:5.4.0
+Version:5.5.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.4.0.tar.xz -> kapidox-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.4.0/setup.py new/kapidox-5.5.0/setup.py
--- old/kapidox-5.4.0/setup.py  2014-10-23 14:49:07.0 +0200
+++ new/kapidox-5.5.0/setup.py  2014-11-05 20:59:28.0 +0100
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.4.0',
+version='5.5.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-11-11 01:09:37

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-10-07 
15:59:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-11-11 
01:09:45.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:47:20 UTC 2014 - [email protected]
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kapidox-5.3.0.tar.xz

New:

  kapidox-5.4.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.abUzKy/_old  2014-11-11 01:09:46.0 +0100
+++ /var/tmp/diff_new_pack.abUzKy/_new  2014-11-11 01:09:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:5.3.0
+Version:5.4.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.3.0.tar.xz -> kapidox-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.3.0/setup.py new/kapidox-5.4.0/setup.py
--- old/kapidox-5.3.0/setup.py  2014-10-04 13:32:59.0 +0200
+++ new/kapidox-5.4.0/setup.py  2014-10-23 14:49:07.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.3.0',
+version='5.4.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-10-07 15:59:30

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-09-12 
17:04:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-10-07 
15:59:59.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct  4 17:59:46 UTC 2014 - [email protected]
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  kapidox-5.2.0.tar.xz

New:

  kapidox-5.3.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.X9Cfdt/_old  2014-10-07 16:00:00.0 +0200
+++ /var/tmp/diff_new_pack.X9Cfdt/_new  2014-10-07 16:00:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:5.2.0
+Version:5.3.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.2.0.tar.xz -> kapidox-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.2.0/setup.py new/kapidox-5.3.0/setup.py
--- old/kapidox-5.2.0/setup.py  2014-09-02 21:01:58.0 +0200
+++ new/kapidox-5.3.0/setup.py  2014-10-04 13:32:59.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.2.0',
+version='5.3.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.2.0/src/kapidox/data/htmlresource/kde.css 
new/kapidox-5.3.0/src/kapidox/data/htmlresource/kde.css
--- old/kapidox-5.2.0/src/kapidox/data/htmlresource/kde.css 2014-09-02 
21:01:58.0 +0200
+++ new/kapidox-5.3.0/src/kapidox/data/htmlresource/kde.css 2014-10-04 
13:32:59.0 +0200
@@ -207,6 +207,29 @@
 .additional_info {
 float: right;
 text-align: right;
+list-style-type: none;
+border: 1px solid #0057ae;
+padding: 0px 20px;
+}
+.additional_info li {
+padding: 3px 0px;
+}
+
+/* Comments */
+#comments {
+border-top: 4px double #0057ae;
+margin-top: 20px;
+padding-top: 20px;
+}
+
+.juvia-comment .juvia-metadata {
+border: 1px solid #A8B8D9;
+color: #253555;
+font-weight: bold;
+text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+background: url('karchive/html/nav_f.png') repeat-x #E2E8F2 !important;
+box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+border-radius: 4px;
 }
 
 /*
@@ -243,6 +266,11 @@
 padding: 0.7em 0 0 0;
 }
 
+.menu_box p {
+margin-left: 1em;
+margin-right: 1em;
+}
+
 .menu_box li {
 list-style-type: none;
 margin-left: 0.1em;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapidox-5.2.0/src/kapidox/data/templates/comments.html 
new/kapidox-5.3.0/src/kapidox/data/templates/comments.html
--- old/kapidox-5.2.0/src/kapidox/data/templates/comments.html  1970-01-01 
01:00:00.0 +0100
+++ new/kapidox-5.3.0/src/kapidox/data/templates/comments.html  2014-10-04 
13:32:59.0 +0200
@@ -0,0 +1,51 @@
+
+
+
+(function() {
+var options = {
+container: '#comments',
+site_key : 'bnfczjwmqzb0lon8v3nfegabzlp3a4d',
+topic_key: location.pathname,
+topic_url: location.href,
+topic_title  : document.title || location.href,
+include_base : !window.Juvia,
+include_css  : !window.Juvia,
+comment_order: 'latest-first'
+};
+
+function makeQueryString(options) {
+var key, params = [];
+for (key in options) {
+params.push(
+encodeURIComponent(key) +
+'=' +
+encodeURIComponent(options[key]));
+}
+return params.join('&');
+}
+
+function makeApiUrl(options) {
+// Makes sure that each call generates a unique URL, otherwise
+// the browser may not actually perform the request.
+if (!('_juviaRequestCounter' in window)) {
+window._juviaRequestCounter = 0;
+}
+
+var result =
+'https://commenting.kde.org/api/show_topic.js' +
+'?_c=' + window._juviaRequestCounter +
+'&' + makeQueryString(options);
+window._juviaRequestCounter++;
+return result;
+}
+
+ 

commit kapidox for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-09-12 17:03:26

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-08-16 
15:42:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-09-12 
17:04:31.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:31 UTC 2014 - [email protected]
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kapidox-5.1.0.tar.xz

New:

  kapidox-5.2.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.eHY04R/_old  2014-09-12 17:04:32.0 +0200
+++ /var/tmp/diff_new_pack.eHY04R/_new  2014-09-12 17:04:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:5.1.0
+Version:5.2.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.1.0.tar.xz -> kapidox-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.1.0/.reviewboardrc 
new/kapidox-5.2.0/.reviewboardrc
--- old/kapidox-5.1.0/.reviewboardrc2014-07-15 21:20:31.0 +0200
+++ new/kapidox-5.2.0/.reviewboardrc2014-09-02 21:01:58.0 +0200
@@ -2,4 +2,4 @@
 REPOSITORY = 'git://anongit.kde.org/kapidox'
 BRANCH = 'master'
 TARGET_GROUPS = 'kdeframeworks'
-TARGET_PEOPLE = 'gateau'
+TARGET_PEOPLE = 'alexmerry'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.1.0/metainfo.yaml 
new/kapidox-5.2.0/metainfo.yaml
--- old/kapidox-5.1.0/metainfo.yaml 2014-07-15 21:20:31.0 +0200
+++ new/kapidox-5.2.0/metainfo.yaml 2014-09-02 21:01:58.0 +0200
@@ -1,4 +1,4 @@
-maintainer: gateau
+maintainer: alexmerry
 description: Scripts and data for building API documentation (dox) in a 
standard format and style
 tier: 1
 type: functional
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.1.0/setup.py new/kapidox-5.2.0/setup.py
--- old/kapidox-5.1.0/setup.py  2014-07-15 21:20:31.0 +0200
+++ new/kapidox-5.2.0/setup.py  2014-09-02 21:01:58.0 +0200
@@ -5,7 +5,7 @@
 
 setup(
 name='kapidox',
-version='5.0.0',
+version='5.2.0',
 description='KDE API documentation generation tools',
 maintainer = 'Aurélien Gâteau',
 maintainer_email = '[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.1.0/src/kapidox/data/frameworks.yaml 
new/kapidox-5.2.0/src/kapidox/data/frameworks.yaml
--- old/kapidox-5.1.0/src/kapidox/data/frameworks.yaml  2014-07-15 
21:20:31.0 +0200
+++ new/kapidox-5.2.0/src/kapidox/data/frameworks.yaml  2014-09-02 
21:01:58.0 +0200
@@ -6,7 +6,14 @@
   desktop applications (such as KNewStuff, for fetching downloadable add-on
   content in an application, or the powerful KIO multi-protocol file access
   framework).
-- The frameworks are divided into four tiers.
+- The KDE Frameworks can be used in CMake-based and QMake-based projects,
+  and most of them are portable to at least Windows, Mac and Linux. The
+  documentation of each framework has code snippets that show how to 
include
+  the framework in a QMake or CMake project.
+- The frameworks are divided into four tiers, based on the kind of
+  dependencies that they have. For instance, Tier 1 frameworks depend on Qt
+  and possibly some third-party libraries, but not on other frameworks. 
This
+  makes them easy to integrate into existing applications.
 
 tiers:
 1: Tier 1 frameworks depend only on Qt (and possibly a small number of 
other
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.1.0/src/kapidox/data/htmlresource/kde.css 
new/kapidox-5.2.0/src/kapidox/data/htmlresource/kde.css
--- old/kapidox-5.1.0/src/kapidox/data/htmlresource/kde.css 2014-07-15 
21:20:31.0 +0200
+++ new/kapidox-5.2.0/src/kapidox/data/htmlresource/kde.css 2014-09-02 
21:01:58.0 +0200
@@ -46,8 +46,19 @@
 border: 1px solid;
 }
 
+dt a {
+font-weight: bold;
+}
+
+dt {
+margin-top: 0.8em;
+}
+dt:first-child {
+margin-top: 0;
+}
 dd {
 margin-left: 1em;
+color: #323232;
 }
 
 form {
@@ -168,6 +179,17 @@
 display: none;
 }
 
+/* The Doxygen-provided page title, that is already displayed

commit kapidox for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-08-16 15:42:02

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-07-10 
09:31:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-08-16 
15:42:33.0 +0200
@@ -1,0 +2,10 @@
+Sat Aug  2 10:20:14 UTC 2014 - [email protected]
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Added python-Jinja2, python-xml, doxygen, graphviz and
+  graphviz-gd Requires
+- Added python-PyYAML Recommends
+
+---

Old:

  kapidox-5.0.0.tar.xz

New:

  kapidox-5.1.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.6ksqFd/_old  2014-08-16 15:42:33.0 +0200
+++ /var/tmp/diff_new_pack.6ksqFd/_new  2014-08-16 15:42:33.0 +0200
@@ -17,12 +17,18 @@
 
 
 Name:   kapidox
-Version:5.0.0
+Version:5.1.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
+Requires:   python-Jinja2
+Recommends: python-PyYAML
+Requires:   doxygen
+Requires:   graphviz
+Requires:   graphviz-gd
+Requires:   python-xml
 Summary:KDE Base Libraries
 License:BSD-2-Clause
 Group:  System/GUI/KDE

++ kapidox-5.0.0.tar.xz -> kapidox-5.1.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.0.0/src/jquery/LICENSE 
new/kapidox-5.1.0/src/jquery/LICENSE
--- old/kapidox-5.0.0/src/jquery/LICENSE1970-01-01 01:00:00.0 
+0100
+++ new/kapidox-5.1.0/src/jquery/LICENSE2014-07-15 21:20:31.0 
+0200
@@ -0,0 +1,19 @@
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+  .
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+  .
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.0.0/src/kapidox/data/api_searchbox.html 
new/kapidox-5.1.0/src/kapidox/data/api_searchbox.html
--- old/kapidox-5.0.0/src/kapidox/data/api_searchbox.html   2014-06-06 
14:16:16.0 +0200
+++ new/kapidox-5.1.0/src/kapidox/data/api_searchbox.html   1970-01-01 
01:00:00.0 +0100
@@ -1,39 +0,0 @@
-
-  Search
-  
-
-  
-  
-  
-ALL
-kdelibs
-kdepimlibs
-kdebase-apps
-kdebase-runtime
-kdebase-workspace
-kdeedu
-kdegames
-kdegraphics
-kdemultimedia
-kdenetwork
-kdepim
-kdepim-runtime
-kdeplasma-addons
-kdesdk
-kdevelop
-kdeutils
-kdewebdev
-kdesupport
-  
-  
-ALL
-4.x
-4.8
-3.5
-extragear
-kdesupport
-  
-  
-
-  
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.0.0/src/kapidox/data/templates/base.html 
new/kapidox-5.1.0/src/kapidox/data/templates/base.html
--- old/kapidox-5.0.0/src/kapidox/data/templates/base.html  2014-06-06 
14:16:16.0 +0200
+++ new/kapidox-5.1.0/src/kapidox/data/templates/base.html  2014-07-15 
21:20:31.0 +0200
@@ -89,7 +89,7 @@
   Search
   
 
-  
+  
   
   
 ALL

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-07-10 08:18:05

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-06-10 
14:36:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-07-10 
09:31:28.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul  1 21:35:57 UTC 2014 - [email protected]
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kapidox-4.100.0.tar.xz

New:

  kapidox-5.0.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.rvVbIG/_old  2014-07-10 09:31:29.0 +0200
+++ /var/tmp/diff_new_pack.rvVbIG/_new  2014-07-10 09:31:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:4.100.0
+Version:5.0.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-4.100.0.tar.xz -> kapidox-5.0.0.tar.xz ++
 9128 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-06-10 14:36:30

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-05-14 
20:26:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-06-10 
14:36:54.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  1 18:02:28 UTC 2014 - [email protected]
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+
+---

Old:

  kapidox-4.99.0.tar.xz

New:

  kapidox-4.100.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.DcEmBa/_old  2014-06-10 14:36:55.0 +0200
+++ /var/tmp/diff_new_pack.DcEmBa/_new  2014-06-10 14:36:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:4.99.0
+Version:4.100.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-4.99.0.tar.xz -> kapidox-4.100.0.tar.xz ++
 2707 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-05-14 20:26:16

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-04-02 
17:21:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-05-14 
20:26:30.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:40:56 UTC 2014 - [email protected]
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  kapidox-4.98.0.tar.xz

New:

  kapidox-4.99.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.eQg71n/_old  2014-05-14 20:26:31.0 +0200
+++ /var/tmp/diff_new_pack.eQg71n/_new  2014-05-14 20:26:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:4.98.0
+Version:4.99.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-4.98.0.tar.xz -> kapidox-4.99.0.tar.xz ++
 1815 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-04-02 17:21:44

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-03-10 
12:18:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-04-02 
17:21:46.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:20 UTC 2014 - [email protected]
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  kapidox-4.97.0.tar.xz

New:

  kapidox-4.98.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.HeVg03/_old  2014-04-02 17:21:47.0 +0200
+++ /var/tmp/diff_new_pack.HeVg03/_new  2014-04-02 17:21:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:4.97.0
+Version:4.98.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-4.97.0.tar.xz -> kapidox-4.98.0.tar.xz ++
 2657 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



commit kapidox for openSUSE:Factory

2014-03-10 Thread h_root
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-03-10 12:18:17

Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and  /work/SRC/openSUSE:Factory/.kapidox.new (New)


Package is "kapidox"

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-02-24 
06:53:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2014-03-10 
12:18:18.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  4 16:39:09 UTC 2014 - [email protected]
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+---

Old:

  kapidox-4.96.0.tar.xz

New:

  kapidox-4.97.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.50ZuTS/_old  2014-03-10 12:18:19.0 +0100
+++ /var/tmp/diff_new_pack.50ZuTS/_new  2014-03-10 12:18:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kapidox
-Version:4.96.0
+Version:4.97.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-4.96.0.tar.xz -> kapidox-4.97.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-4.96.0/CMakeLists.txt 
new/kapidox-4.97.0/CMakeLists.txt
--- old/kapidox-4.96.0/CMakeLists.txt   2014-02-05 17:07:44.0 +0100
+++ new/kapidox-4.97.0/CMakeLists.txt   2014-02-27 11:48:02.0 +0100
@@ -22,6 +22,6 @@
  endif()
  execute_process(
 COMMAND ${PYTHON_EXECUTABLE} setup.py install --prefix 
${CMAKE_INSTALL_PREFIX} \${_root_arg}
-WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
+WORKING_DIRECTORY \"${CMAKE_SOURCE_DIR}\"
 )"
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-4.96.0/README.md new/kapidox-4.97.0/README.md
--- old/kapidox-4.96.0/README.md2014-02-05 17:07:44.0 +0100
+++ new/kapidox-4.97.0/README.md2014-02-27 11:48:02.0 +0100
@@ -15,12 +15,16 @@
 ## Dependencies
 
 Python 2 or 3 is required to run the scripts.  Whichever version of python you
-use needs to have the pystache and yaml (or pyyaml) modules.  To generate the
-dependency diagrams, you need the yapgvb module.
+use needs to have the pystache and yaml (or pyyaml) modules.
 
 The following command should install them for the current user:
 
-pip install --user PyYAML pystache yapgvb
+pip install --user PyYAML pystache
+
+To generate the dependency diagrams, you need the Graphviz Python bindings.
+They are currently not available from pip, but most distributions provide them.
+You can get binaries and source archives from
+.
 
 
 ## Installation
@@ -87,73 +91,23 @@
 the frameworks-apidocs directory.  This will be about 500Mb in size, so make
 sure you have enough space!
 
+You can ask `kgenframeworksapidox` to generate dependency diagrams for all the
+frameworks.  To do so, you must first generate Graphviz .dot files for all
+frameworks with the `depdiagram-prepare` tool, like this:
 
-### Dependency diagrams
-
-Kapidox can also generate dependency diagrams for the frameworks.  This is done
-using two tools: `src/depdiagram-prepare` and `src/depdiagram-generate`.  The
-way you use it is as follow.
-
-First you need to prepare Graphviz dot files for all frameworks with
-`src/depdiagram-prepare`:
-
-depdiagram-prepare ~/src/frameworks ~/dots
-
-This will generate many .dot files in ~/dots.
-
-Then you can generate the dependency diagrams with `src/depdiagram-generate`.
-This tool accepts a list of dot files and output a combined dot file to stdout.
-
-Here is how to generate a dependency diagram for all the frameworks:
-
-depdiagram-generate ~/dots/tier*/*/*.dot | dot -Tpng > kf5.png
-
-The diagram might be very hard to read though, so for complex diagrams, you may
-want to pipe the output through the `tred` tool:
-
-depdiagram-generate ~/dots/tier*/*/*.dot | tred | dot -Tpng > kf5.png
-
-You can also generate the diagram for one particular framework using the
-"--framework" option:
-
-depdiagram-generate ~/dots/tier*/*/*.dot --framework kcrash | tred | dot 
-Tpng > kcrash.png
-
-To include Qt libs, use the "--qt" option:
-
-depdiagram-generate ~/dots/tier*/*/*.dot --framework kcrash --qt | tred | 
dot -Tpng > kcrash.png
 
-And to include targets within the framework, use the "--detailed" option:
+mkdir dot
+~/src/frameworks/kapidox/src/depdiagram-prepare --all ~/src/frameworks dot
 
-depdiagram-generate ~/dots/tier*/*/*.dot --framework kcrash --detailed | 
tred |