Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2023-12-15 21:49:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and      /work/SRC/openSUSE:Factory/.kapidox.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapidox"

Fri Dec 15 21:49:38 2023 rev:121 rq:1133277 version:5.113.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2023-11-13 
22:25:07.092885659 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.25432/kapidox.changes       
2023-12-15 21:49:56.940032042 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 11:17:18 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.113.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.113.0
+- No code change since 5.112.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kapidox.spec ++++++
--- /var/tmp/diff_new_pack.72ttK7/_old  2023-12-15 21:49:57.844065305 +0100
+++ /var/tmp/diff_new_pack.72ttK7/_new  2023-12-15 21:49:57.844065305 +0100
@@ -16,15 +16,14 @@
 #
 
 
-# Only needed for the package signature condition
+%define qt5_version 5.15.2
 %bcond_without released
-%define _tar_path 5.103
 # 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.112.0
+Version:        5.113.0
 Release:        0
 Summary:        Scripts and data for building API documentation
 License:        BSD-2-Clause
@@ -36,15 +35,15 @@
 %endif
 # PATCH-FIX-UPSTREAM
 Patch0:         0001-Fix-broken-installation.patch
+BuildRequires:  extra-cmake-modules >= %{_kf5_version}
 BuildRequires:  fdupes
-BuildRequires:  kf5-filesystem
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3
 BuildRequires:  python3-setuptools
 Requires:       doxygen
 Requires:       graphviz
 Requires:       graphviz-gd
-Requires:       libqt5-qttools
+Requires:       libqt5-qttools >= %{qt5_version}
 Requires:       python3-Jinja2
 Requires:       python3-xml
 Recommends:     python3-PyYAML


++++++ kapidox-5.112.0.tar.xz -> kapidox-5.113.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.112.0/setup.py new/kapidox-5.113.0/setup.py
--- old/kapidox-5.112.0/setup.py        2023-10-19 10:18:19.000000000 +0200
+++ new/kapidox-5.113.0/setup.py        2023-11-12 10:05:37.000000000 +0100
@@ -2,7 +2,7 @@
 
 setup(
         name='kapidox',
-        version='5.112.0',
+        version='5.113.0',
         description='KDE API documentation generation tools',
         maintainer='Olivier Churlaud',
         maintainer_email='oliv...@churlaud.com',

Reply via email to