diff --git a/kimap-17.04.3.tar.xz b/kimap-17.04.3.tar.xz deleted file mode 100644 index 3290f4c..0000000 --- a/kimap-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02173fddb9d9e99ff565823ab9c0c523bd378592a4d6a86af362a24c39edac2d -size 119152 diff --git a/kimap-17.08.0.tar.xz b/kimap-17.08.0.tar.xz new file mode 100644 index 0000000..4589e35 --- /dev/null +++ b/kimap-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d2221d16ec9eef6f5073532347e9ad015022b5f01cf07391cb7cf569735a68 +size 119828 diff --git a/kimap.changes b/kimap.changes index af86ce7..24d8636 100644 --- a/kimap.changes +++ b/kimap.changes @@ -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 diff --git a/kimap.spec b/kimap.spec index 864f586..4b129a6 100644 --- a/kimap.spec +++ b/kimap.spec @@ -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}