1
0
Christophe Giboudeaux 2019-04-03 08:53:06 +00:00 committed by Git OBS Bridge
parent 7a76d58487
commit 4a91ab114d
4 changed files with 20 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e755ec258b0a75e4e83adb82551c1779c2ab7766aef26d2f1c9c00f3809deb5
size 450752

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa55902fec11d971c2ad1b6cdf19fd4f499f09fe40dcdd5f8b7148c801a34845
size 451020

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:12 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Make it compiles against qt5.13
* Fix copyright
* Remove this obsolete line
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 09 08:03:26 UTC 2019 - lbeltrame@kde.org Sat Mar 09 08:03:26 UTC 2019 - lbeltrame@kde.org

View File

@ -16,12 +16,12 @@
# #
%define kf5_version 5.51.0 %define kf5_version 5.55.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) # 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}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: pim-sieve-editor Name: pim-sieve-editor
Version: 18.12.3 Version: 19.03.80
Release: 0 Release: 0
Summary: Sieve scripts editor for KDE PIM Summary: Sieve scripts editor for KDE PIM
License: GPL-2.0-or-later AND LGPL-2.1-or-later License: GPL-2.0-or-later AND LGPL-2.1-or-later
@ -44,9 +44,9 @@ BuildRequires: cmake(KF5LibKSieve)
BuildRequires: cmake(KF5MailTransport) BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5PimCommon) BuildRequires: cmake(KF5PimCommon)
BuildRequires: cmake(KF5PimTextEdit) BuildRequires: cmake(KF5PimTextEdit)
BuildRequires: pkgconfig(Qt5Network) >= 5.9.0 BuildRequires: pkgconfig(Qt5Network) >= 5.10.0
BuildRequires: pkgconfig(Qt5Test) >= 5.9.0 BuildRequires: pkgconfig(Qt5Test) >= 5.10.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.9.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.10.0
Requires: kmail Requires: kmail
# It can only build on the same platforms as Qt Webengine # It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64