Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2022-01-11 21:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and      /work/SRC/openSUSE:Factory/.kapidox.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapidox"

Tue Jan 11 21:19:38 2022 rev:98 rq:945031 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2021-12-25 
20:17:14.293278542 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new.1892/kapidox.changes        
2022-01-11 21:23:51.853152730 +0100
@@ -1,0 +2,9 @@
+Mon Jan  3 12:47:14 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.90.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.90.0
+- No code change since 5.89.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kapidox.spec ++++++
--- /var/tmp/diff_new_pack.RAVs3q/_old  2022-01-11 21:23:52.397153113 +0100
+++ /var/tmp/diff_new_pack.RAVs3q/_new  2022-01-11 21:23:52.401153115 +0100
@@ -17,21 +17,21 @@
 
 
 # Only needed for the package signature condition
-%bcond_without lang
-%define _tar_path 5.89
+%bcond_without released
+%define _tar_path 5.90
 # 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.89.0
+Version:        5.90.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:         %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif


++++++ kapidox-5.89.0.tar.xz -> kapidox-5.90.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.89.0/setup.py new/kapidox-5.90.0/setup.py
--- old/kapidox-5.89.0/setup.py 2021-12-02 07:14:53.000000000 +0100
+++ new/kapidox-5.90.0/setup.py 2021-12-13 12:35:32.000000000 +0100
@@ -14,7 +14,7 @@
 
 setup(
         name='kapidox',
-        version='5.89.0',
+        version='5.90.0',
         description='KDE API documentation generation tools',
         maintainer = 'Olivier Churlaud',
         maintainer_email = 'oliv...@churlaud.com',

Reply via email to