Hello community,

here is the log from the commit of package pim-sieve-editor for 
openSUSE:Factory checked in at 2019-02-19 12:00:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
 and      /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-sieve-editor"

Tue Feb 19 12:00:04 2019 rev:27 rq:676911 version:18.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes        
2019-02-15 10:01:10.587649413 +0100
+++ 
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.28833/pim-sieve-editor.changes 
    2019-02-19 12:00:30.265135131 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 05:58:15 UTC 2019 - [email protected]
+
+- Remove unneeded build requirements
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.qau0J9/_old  2019-02-19 12:00:31.129134677 +0100
+++ /var/tmp/diff_new_pack.qau0J9/_new  2019-02-19 12:00:31.141134671 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.51.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
@@ -29,48 +29,35 @@
 URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
-BuildRequires:  gettext-devel
 # Is only required for the icon
 BuildRequires:  kmail-application-icons
 BuildRequires:  pkgconfig
-BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  cmake(KF5Bookmarks)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5IMAP)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5LibKSieve)
 BuildRequires:  cmake(KF5MailTransport)
 BuildRequires:  cmake(KF5PimCommon)
 BuildRequires:  cmake(KF5PimTextEdit)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5WebKit)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.9.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.9.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.9.0
 Requires:       kmail
 # 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
-%endif
 
 %description
 This package provides an editor, complete with syntax highlighting and
 command completion, to edit Sieve scripts ("server side filtering")
 in KDE PIM applications.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


Reply via email to