Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmailtransport for openSUSE:Factory 
checked in at 2022-12-09 13:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmailtransport (Old)
 and      /work/SRC/openSUSE:Factory/.kmailtransport.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmailtransport"

Fri Dec  9 13:17:23 2022 rev:90 rq:1041511 version:22.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmailtransport/kmailtransport.changes    
2022-11-04 17:34:25.948645717 +0100
+++ /work/SRC/openSUSE:Factory/.kmailtransport.new.1835/kmailtransport.changes  
2022-12-09 13:18:07.423110907 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:25:39 UTC 2022 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.0/
+
+-------------------------------------------------------------------
+Sat Nov 26 16:45:19 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:54:25 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kmailtransport-22.08.3.tar.xz
  kmailtransport-22.08.3.tar.xz.sig

New:
----
  kmailtransport-22.12.0.tar.xz
  kmailtransport-22.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ kmailtransport.spec ++++++
--- /var/tmp/diff_new_pack.AXKmGQ/_old  2022-12-09 13:18:08.027114115 +0100
+++ /var/tmp/diff_new_pack.AXKmGQ/_new  2022-12-09 13:18:08.031114137 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmailtransport
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-%define kf5_version 5.79.0
+%define kf5_version 5.99.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmailtransport
-Version:        22.08.3
+Version:        22.12.0
 Release:        0
 Summary:        KDE PIM Libraries: Mailtransport layer
 License:        LGPL-2.1-or-later
-Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -52,7 +51,6 @@
 
 %package -n libKF5MailTransport5
 Summary:        Mail Transport library for KDE PIM applications
-Group:          System/Libraries
 Requires:       %{name} >= %{version}
 Requires:       sasl2-kdexoauth2 >= %{_kapp_version}
 
@@ -61,7 +59,6 @@
 
 %package -n libKF5MailTransportAkonadi5
 Summary:        libkdepim Akonadi library
-Group:          System/Libraries
 Requires:       %{name} >= %{version}
 
 %description -n libKF5MailTransportAkonadi5
@@ -74,7 +71,6 @@
 
 %package devel
 Summary:        KDE PIM Libraries: Build Environment
-Group:          Development/Libraries/KDE
 Requires:       cyrus-sasl-devel
 Requires:       libKF5MailTransport5 = %{version}
 Requires:       libKF5MailTransportAkonadi5 = %{version}
@@ -92,28 +88,27 @@
 %autosetup -p1 -n kmailtransport-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DBUILD_TESTING=OFF 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-  %cmake_build
+%cmake_kf5 -d build -- -DBUILD_TESTING=OFF 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %if %{with released}
-    %find_lang %{name} --with-man --all-name
-  %endif
+%kf5_makeinstall -C build
+
+%find_lang %{name} --with-man --all-name
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
-%dir %{_kf5_plugindir}/kf5/
-%dir %{_kf5_plugindir}/kf5/mailtransport/
+%dir %{_kf5_plugindir}/pim5/
+%dir %{_kf5_plugindir}/pim5/mailtransport/
 %{_kf5_configkcfgdir}/mailtransport.kcfg
 %{_kf5_debugdir}/kmailtransport.categories
 %{_kf5_debugdir}/kmailtransport.renamecategories
 %{_kf5_plugindir}/kcm_mailtransport.so
 %{_kf5_servicesdir}/kcm_mailtransport.desktop
-%{_kf5_plugindir}/kf5/mailtransport/mailtransport_akonadiplugin.so
-%{_kf5_plugindir}/kf5/mailtransport/mailtransport_smtpplugin.so
+%{_kf5_plugindir}/pim5/mailtransport/mailtransport_akonadiplugin.so
+%{_kf5_plugindir}/pim5/mailtransport/mailtransport_smtpplugin.so
 
 %files -n libKF5MailTransport5
 %license LICENSES/*
@@ -132,8 +127,6 @@
 %{_kf5_mkspecsdir}/qt_KMailTransport.pri
 %{_kf5_mkspecsdir}/qt_KMailTransportAkonadi.pri
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++++++ kmailtransport-22.08.3.tar.xz -> kmailtransport-22.12.0.tar.xz ++++++
++++ 16527 lines of diff (skipped)

Reply via email to