Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kidentitymanagement for 
openSUSE:Factory checked in at 2022-04-24 00:19:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
 and      /work/SRC/openSUSE:Factory/.kidentitymanagement.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kidentitymanagement"

Sun Apr 24 00:19:20 2022 rev:79 rq:971475 version:22.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes  
2022-03-04 20:15:26.472804461 +0100
+++ 
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.1538/kidentitymanagement.changes
        2022-04-24 00:19:38.608264098 +0200
@@ -1,0 +2,35 @@
+Mon Apr 18 07:51:42 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr  8 18:19:02 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:10 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.03.80
+  * New feature release
+- Changes since 21.12.3:
+  * Fix compile without deprecated method
+  * Remove namespace include dirs from include search paths
+  * Fix message extraction
+  * Split KIdentityManagement into a core and widgets library
+  * Forward error messages from command signatures to the consumer
+  * Determine embedded images without depending on a rich text widget
+  * Remove insertIntoTextEdit() from Signature's public interface
+  * Use upper case include
+  * Add qt6 gitlab support
+  * Install *_version.h in KF5/<module>
+  * Adapt build system for building against qt6
+  * Help to make it compile against qt6
+  * Correct prefix to other PIM repositories in .kde-ci.yml
+  * Warning--
+
+-------------------------------------------------------------------

Old:
----
  kidentitymanagement-21.12.3.tar.xz
  kidentitymanagement-21.12.3.tar.xz.sig

New:
----
  kidentitymanagement-22.04.0.tar.xz
  kidentitymanagement-22.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.nRmy6i/_old  2022-04-24 00:19:39.236264573 +0200
+++ /var/tmp/diff_new_pack.nRmy6i/_new  2022-04-24 00:19:39.240264575 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kidentitymanagement
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        KDE PIM Libraries: Identity Management
 License:        LGPL-2.1-or-later
@@ -61,10 +61,21 @@
 This package provides the core library to handle multiple email identities and
 associated settings.
 
+%package -n libKF5IdentityManagementWidgets5
+Summary:        KDE PIM Libraries: Identity Management - widgets library
+Group:          Development/Libraries/KDE
+Recommends:     %{name}-lang
+Requires:       libKF5IdentityManagement5 = %{version}
+
+%description  -n libKF5IdentityManagementWidgets5
+This package provides graphical widgets to handle multiple email identities
+and associated settings.
+
 %package devel
 Summary:        KDE PIM Libraries: Identity Management - development files
 Group:          Development/Libraries/KDE
 Requires:       libKF5IdentityManagement5 = %{version}
+Requires:       libKF5IdentityManagementWidgets5 = %{version}
 Requires:       cmake(KF5CoreAddons) >= %{kf5_version}
 Requires:       cmake(KF5PimTextEdit)
 
@@ -90,19 +101,28 @@
 %post -n libKF5IdentityManagement5 -p /sbin/ldconfig
 %postun -n libKF5IdentityManagement5 -p /sbin/ldconfig
 
+%post -n libKF5IdentityManagementWidgets5 -p /sbin/ldconfig
+%postun -n libKF5IdentityManagementWidgets5 -p /sbin/ldconfig
+
 %files -n libKF5IdentityManagement5
 %license LICENSES/*
 %{_kf5_libdir}/libKF5IdentityManagement.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
 
+%files -n libKF5IdentityManagementWidgets5
+%license LICENSES/*
+%{_kf5_libdir}/libKF5IdentityManagementWidgets.so.*
+
 %files devel
 %{_kf5_cmakedir}/KF5IdentityManagement/
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.pim.IdentityManager.xml
 %{_kf5_includedir}/KIdentityManagement/
-%{_kf5_includedir}/kidentitymanagement_version.h
+%{_kf5_includedir}/KIdentityManagementWidgets/
 %{_kf5_libdir}/libKF5IdentityManagement.so
+%{_kf5_libdir}/libKF5IdentityManagementWidgets.so
 %{_kf5_mkspecsdir}/qt_KIdentityManagement.pri
+%{_kf5_mkspecsdir}/qt_KIdentityManagementWidgets.pri
 
 %if %{with released}
 %files lang -f %{name}.lang


++++++ kidentitymanagement-21.12.3.tar.xz -> kidentitymanagement-22.04.0.tar.xz 
++++++
++++ 17991 lines of diff (skipped)

Reply via email to