Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kimap for openSUSE:Factory checked 
in at 2021-04-24 23:07:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimap (Old)
 and      /work/SRC/openSUSE:Factory/.kimap.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimap"

Sat Apr 24 23:07:38 2021 rev:68 rq:887667 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimap/kimap.changes      2021-03-08 
15:12:52.137737558 +0100
+++ /work/SRC/openSUSE:Factory/.kimap.new.12324/kimap.changes   2021-04-24 
23:08:21.895327929 +0200
@@ -1,0 +2,29 @@
+Fri Apr 16 16:11:59 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:26 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:11 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * It compiles fine with QT_NO_KEYWORDS
+  * Use git commit hook
+  * run git clang-format
+  * Modernize code
+  * Port foreach
+  * Add missing override on destructor
+
+-------------------------------------------------------------------

Old:
----
  kimap-20.12.3.tar.xz
  kimap-20.12.3.tar.xz.sig

New:
----
  kimap-21.04.0.tar.xz
  kimap-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kimap.spec ++++++
--- /var/tmp/diff_new_pack.I6cojd/_old  2021-04-24 23:08:22.315328523 +0200
+++ /var/tmp/diff_new_pack.I6cojd/_new  2021-04-24 23:08:22.319328528 +0200
@@ -16,18 +16,22 @@
 #
 
 
-%define kf5_version 5.75.0
+%define kf5_version 5.79.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 lang
 Name:           kimap
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        KDE PIM Libraries: IMAP library
 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 lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
@@ -36,10 +40,6 @@
 BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
 BuildRequires:  cmake(KF5Mime)
 BuildRequires:  cmake(Qt5Test)
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 KIMAP provides libraries to interface and communicate with
@@ -70,7 +70,7 @@
 %lang_package
 
 %prep
-%setup -q -n kimap-%{version}
+%autosetup -p1 -n kimap-%{version}
 
 %build
   %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
@@ -88,9 +88,9 @@
 
 %files -n libKF5IMAP5
 %license LICENSES/*
-%{_kf5_libdir}/libKF5IMAP.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
+%{_kf5_libdir}/libKF5IMAP.so.*
 
 %files devel
 %license LICENSES/*


++++++ kimap-20.12.3.tar.xz -> kimap-21.04.0.tar.xz ++++++
++++ 23382 lines of diff (skipped)

Reply via email to