Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kdoctools"

Sun Dec 17 21:29:50 2023 rev:123 rq:1133298 version:5.113.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes      2023-11-13 
22:19:10.691763425 +0100
+++ /work/SRC/openSUSE:Factory/.kdoctools.new.25432/kdoctools.changes   
2023-12-17 21:31:37.500058705 +0100
@@ -1,0 +2,10 @@
+Tue Dec  5 11:17:37 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
+- Changes since 5.112.0:
+  * Fix build with libxml2 v2.12
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdoctools.spec ++++++
--- /var/tmp/diff_new_pack.bQR4Zx/_old  2023-12-17 21:31:38.100080506 +0100
+++ /var/tmp/diff_new_pack.bQR4Zx/_new  2023-12-17 21:31:38.100080506 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5DocTools5
-%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}')}
+%define qt5_version 5.15.2
 %bcond_without released
 Name:           kdoctools
-Version:        5.112.0
+Version:        5.113.0
 Release:        0
 Summary:        Tools to create documentation from DocBook
 License:        LGPL-2.1-or-later AND MIT
@@ -38,15 +38,14 @@
 Patch1:         0001-Also-return-KDE4-docs-in-documentationDirs.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  docbook_4
-BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
+BuildRequires:  extra-cmake-modules >= %{_kf5_version}
 BuildRequires:  fdupes
-BuildRequires:  kf5-filesystem
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  perl-URI
-BuildRequires:  cmake(KF5Archive) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(KF5Archive) >= %{_kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_version}
+BuildRequires:  cmake(Qt5Core) >= %{qt5_version}
 # The XSL templates reference files in here
 Requires:       docbook-xsl-stylesheets
 
@@ -66,9 +65,8 @@
 Requires:       %{lname} = %{version}
 Requires:       %{name} = %{version}
 Requires:       docbook-xsl-stylesheets
-Requires:       extra-cmake-modules >= 1.8.0
 Requires:       libxslt-devel
-Requires:       cmake(Qt5Core) >= 5.15.0
+Requires:       cmake(Qt5Core) >= %{qt5_version}
 Provides:       %{name}-devel-static = %{version}
 
 %description devel


++++++ kdoctools-5.112.0.tar.xz -> kdoctools-5.113.0.tar.xz ++++++
++++ 3152 lines of diff (skipped)

Reply via email to