Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kmime"

Fri Dec  9 13:17:24 2022 rev:89 rq:1041513 version:22.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmime/kmime.changes      2022-11-04 
17:34:29.420663679 +0100
+++ /work/SRC/openSUSE:Factory/.kmime.new.1835/kmime.changes    2022-12-09 
13:18:10.127125271 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:25:40 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:20 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:54:27 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmime.spec ++++++
--- /var/tmp/diff_new_pack.8jSsBb/_old  2022-12-09 13:18:11.423132155 +0100
+++ /var/tmp/diff_new_pack.8jSsBb/_new  2022-12-09 13:18:11.431132197 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmime
 #
-# 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:           kmime
-Version:        22.08.3
+Version:        22.12.0
 Release:        0
 Summary:        KDE PIM libraries MIME support
 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}
@@ -43,7 +42,6 @@
 
 %package -n libKF5Mime5
 Summary:        KDE PIM libraries MIME Support
-Group:          Development/Libraries/KDE
 Recommends:     %{name}-lang
 Provides:       %{name} = %{version}
 
@@ -52,7 +50,6 @@
 
 %package devel
 Summary:        Build environment for the KDE PIM MIME libraries
-Group:          Development/Libraries/KDE
 Requires:       libKF5Mime5 = %{version}
 Requires:       cmake(KF5Codecs)
 
@@ -66,14 +63,13 @@
 %autosetup -p1 -n kmime-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-  %cmake_build
+%cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-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 -n libKF5Mime5 -p /sbin/ldconfig
 %postun -n libKF5Mime5 -p /sbin/ldconfig
@@ -89,8 +85,6 @@
 %{_kf5_libdir}/libKF5Mime.so
 %{_kf5_mkspecsdir}/qt_KMime.pri
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++++++ kmime-22.08.3.tar.xz -> kmime-22.12.0.tar.xz ++++++
++++ 1677 lines of diff (skipped)

Reply via email to