Accepting request 518156 from KDE:Applications

- Fixup -lang requires

- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here

- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.07.90.php

OBS-URL: https://build.opensuse.org/request/show/518156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimap?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2017-08-24 16:06:16 +00:00 committed by Git OBS Bridge
commit 03a5eb0e80
4 changed files with 31 additions and 9 deletions

View File

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

3
kimap-17.08.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Aug 22 15:38:57 UTC 2017 - fabian@ritter-vogt.de
- Fixup -lang requires
-------------------------------------------------------------------
Fri Aug 11 22:45:35 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
-------------------------------------------------------------------
Sat Aug 5 18:17:55 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sat Jul 15 22:59:56 CEST 2017 - lbeltrame@kde.org

View File

@ -20,10 +20,10 @@
%define kf5_version 5.19.0
Name: kimap
Version: 17.04.3
Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE PIM Libraries: IMAP library
License: LGPL-2.1+
@ -93,12 +93,12 @@ to develop KDE PIM applications.
%files devel
%defattr(-,root,root)
%doc COPYING*
%{_kf5_libdir}/cmake/KF5IMAP/
%{_kf5_libdir}/libKF5IMAP.so
%{_kf5_cmakedir}/KF5IMAP/
%{_kf5_includedir}/KIMAP/
%{_kf5_includedir}/kimaptest/
%{_kf5_libdir}/libkimaptest.a
%{_kf5_includedir}/kimap_version.h
%{_kf5_includedir}/kimaptest/
%{_kf5_libdir}/libKF5IMAP.so
%{_kf5_libdir}/libkimaptest.a
%{_kf5_mkspecsdir}/qt_KIMAP.pri
%if %{with lang}