Hello community,

here is the log from the commit of package messagelib for openSUSE:Factory 
checked in at 2020-04-25 20:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/messagelib (Old)
 and      /work/SRC/openSUSE:Factory/.messagelib.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "messagelib"

Sat Apr 25 20:25:29 2020 rev:58 rq:797045 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/messagelib/messagelib.changes    2020-03-11 
18:43:48.807320821 +0100
+++ /work/SRC/openSUSE:Factory/.messagelib.new.2738/messagelib.changes  
2020-04-25 20:26:26.477789052 +0200
@@ -1,0 +2,37 @@
+Thu Apr 23 12:23:14 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- Too many changes since 20.03.90, only listing bugfixes:
+  * Fix Bug 419949 - KMail only partly shows HTML mail (kde#419949)
+  * Fix Bug 419448 - MS Exchange sqeeze spaces in HTML messages (kde#419448)
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:44 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- Too many changes since 20.03.80, only listing bugfixes:
+  * Fix Bug 416306 - send later agent wrongly store sended message to local 
storage (kde#416306)
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:41 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Too many changes since 19.12.3, only listing bugfixes:
+  * Fix Bug 418482 - KMail does not display answer (in HTML-mode) (kde#418482)
+  * Fix Bug 416758 - Encoding broken (kde#416758)
+  * Fix Bug 387061 - Large messages don't display in the viewer pane (eg. New 
Tumbleweed snapshot 20171117 released!) (kde#387061)
+- Dropped patches, now upstream:
+  * 0001-Fix-Bug-387061-Large-messages-don-t-display-in-the-v.patch
+  * 0002-Initialize-variable.patch
+  * 0001-Revert-Disable-reply-with-quote-text-as-this-bug-is-.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-Bug-387061-Large-messages-don-t-display-in-the-v.patch
  0001-Revert-Disable-reply-with-quote-text-as-this-bug-is-.patch
  0002-Initialize-variable.patch
  messagelib-19.12.3.tar.xz
  messagelib-19.12.3.tar.xz.sig

New:
----
  messagelib-20.04.0.tar.xz
  messagelib-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ messagelib.spec ++++++
--- /var/tmp/diff_new_pack.ThuXAD/_old  2020-04-25 20:26:28.109792418 +0200
+++ /var/tmp/diff_new_pack.ThuXAD/_new  2020-04-25 20:26:28.113792426 +0200
@@ -21,22 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           messagelib
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        KDE PIM library for e-mail message parsing and display
 License:        GPL-2.0-only AND GPL-3.0-only AND LGPL-2.1-or-later
 Group:          System/Libraries
 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
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-Fix-Bug-387061-Large-messages-don-t-display-in-the-v.patch
-Patch1:         0002-Initialize-variable.patch
-# PATCH-FIX-OPENSUSE
-Patch2:         0001-Revert-Disable-reply-with-quote-text-as-this-bug-is-.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kdepim-apps-libs-devel
 BuildRequires:  kf5-filesystem
@@ -86,14 +77,12 @@
 BuildRequires:  cmake(Qt5Widgets)
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+BuildRequires:  libboost_headers-devel
+Recommends:     %{name}-lang
 
 %description
 This package contains the messagelib library. It is used by KDE PIM to parse 
and
@@ -112,18 +101,11 @@
 Requires:       cmake(KF5MessageCore)
 Requires:       cmake(KF5Mime)
 Requires:       cmake(KF5PimCommon)
-%if 0%{?suse_version} > 1325
-Requires:       libboost_headers-devel
-%else
-Requires:       boost-devel
-%endif
 
 %description devel
 This package contains source headers for messagelib.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %autosetup -p1


++++++ messagelib-19.12.3.tar.xz -> messagelib-20.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/messagelib/messagelib-19.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.messagelib.new.2738/messagelib-20.04.0.tar.xz 
differ: char 25, line 1


Reply via email to