From 32ddb75e993c6dbee6a809735a6acab3f6477e82f6a4e55604c9fd4638745f73 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:25:01 +0000 Subject: [PATCH 1/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=67 --- kimap-17.04.3.tar.xz | 3 --- kimap-17.07.90.tar.xz | 3 +++ kimap.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 kimap-17.04.3.tar.xz create mode 100644 kimap-17.07.90.tar.xz 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.07.90.tar.xz b/kimap-17.07.90.tar.xz new file mode 100644 index 0000000..2cab437 --- /dev/null +++ b/kimap-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bb93332dcee49edc6d4ff9cb031b7dce683ac7dd5d824dbcddab4d1f01f1e9 +size 119824 diff --git a/kimap.changes b/kimap.changes index af86ce7..249be29 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 From bbaf3a27339d7235fdb235450590811dc889df90c97fa9c895f9db53cc6319b1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:50:30 +0000 Subject: [PATCH 2/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=68 --- kimap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kimap.spec b/kimap.spec index 864f586..75563a7 100644 --- a/kimap.spec +++ b/kimap.spec @@ -20,7 +20,7 @@ %define kf5_version 5.19.0 Name: kimap -Version: 17.04.3 +Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) From 5f7ef1b0b64cc57ff0d6458960426bf9da6c7fdf2a85401264bdb27db0c4fa03 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:56:39 +0000 Subject: [PATCH 3/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=69 --- kimap.changes | 9 +++++++++ kimap.spec | 15 ++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/kimap.changes b/kimap.changes index 249be29..fc3608f 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/kimap.spec b/kimap.spec index 75563a7..7d1dd20 100644 --- a/kimap.spec +++ b/kimap.spec @@ -23,7 +23,7 @@ Name: kimap Version: 17.07.90 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+ @@ -39,6 +39,9 @@ BuildRequires: kio-devel >= %{kf5_version} BuildRequires: kmime-devel >= %{kf5_version} BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Test) +%if %{with lang} +Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -47,8 +50,6 @@ This package contains additional libraries for KDE PIM applications. %package -n libKF5IMAP5 Summary: KDE PIM Libraries: IMAP APIs Group: Development/Libraries/KDE -Recommends: %{name}-lang -Provides: %{name} = %{version} %description -n libKF5IMAP5 This package contains the libray for IMAP support @@ -93,12 +94,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} From ea1694d6aeb46612a49e7a311d8ce7311f1bef5c2866b79b6751e630e7097b5b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:12:03 +0000 Subject: [PATCH 4/7] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=70 --- kimap-17.07.90.tar.xz | 3 --- kimap-17.08.0.tar.xz | 3 +++ kimap.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 kimap-17.07.90.tar.xz create mode 100644 kimap-17.08.0.tar.xz diff --git a/kimap-17.07.90.tar.xz b/kimap-17.07.90.tar.xz deleted file mode 100644 index 2cab437..0000000 --- a/kimap-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46bb93332dcee49edc6d4ff9cb031b7dce683ac7dd5d824dbcddab4d1f01f1e9 -size 119824 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.spec b/kimap.spec index 7d1dd20..887ff2c 100644 --- a/kimap.spec +++ b/kimap.spec @@ -20,7 +20,7 @@ %define kf5_version 5.19.0 Name: kimap -Version: 17.07.90 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From 5b0ed06184e98782b3bb8ecf8529662dcc44da1e39a17ff8b624299da74ba9b5 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 22 Aug 2017 15:40:02 +0000 Subject: [PATCH 5/7] - Fixup -lang requires OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=71 --- kimap.changes | 5 +++++ kimap.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/kimap.changes b/kimap.changes index fc3608f..24d8636 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/kimap.spec b/kimap.spec index 887ff2c..be6ff87 100644 --- a/kimap.spec +++ b/kimap.spec @@ -39,9 +39,7 @@ BuildRequires: kio-devel >= %{kf5_version} BuildRequires: kmime-devel >= %{kf5_version} BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Test) -%if %{with lang} Recommends: %{name}-lang -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -50,6 +48,8 @@ This package contains additional libraries for KDE PIM applications. %package -n libKF5IMAP5 Summary: KDE PIM Libraries: IMAP APIs Group: Development/Libraries/KDE +Recommends: libKF5IMAP5-lang +Provides: %{name} = %{version} %description -n libKF5IMAP5 This package contains the libray for IMAP support @@ -67,7 +67,7 @@ This package contains necessary include files and libraries needed to develop KDE PIM applications. %if %{with lang} -%lang_package +%lang_package -n libKF5IMAP5 %endif %prep From 96bb36b0f3c3d3742f08b9500f1e32ec453680a4686db1f7c5bf3c29f42ae91e Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 22 Aug 2017 15:48:31 +0000 Subject: [PATCH 6/7] Fix build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=72 --- kimap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kimap.spec b/kimap.spec index be6ff87..f8e83d4 100644 --- a/kimap.spec +++ b/kimap.spec @@ -103,7 +103,7 @@ to develop KDE PIM applications. %{_kf5_mkspecsdir}/qt_KIMAP.pri %if %{with lang} -%files lang -f %{name}.lang +%files libKF5IMAP5-lang -f %{name}.lang %doc COPYING* %endif From c3ae7431b369c9cee9571e10c4171f0a62840f0b1a2976001b79a717875c1e8d Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 22 Aug 2017 15:51:37 +0000 Subject: [PATCH 7/7] Fix it how it was in oS:F OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=73 --- kimap.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/kimap.spec b/kimap.spec index f8e83d4..4b129a6 100644 --- a/kimap.spec +++ b/kimap.spec @@ -39,7 +39,6 @@ BuildRequires: kio-devel >= %{kf5_version} BuildRequires: kmime-devel >= %{kf5_version} BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Test) -Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -48,7 +47,7 @@ This package contains additional libraries for KDE PIM applications. %package -n libKF5IMAP5 Summary: KDE PIM Libraries: IMAP APIs Group: Development/Libraries/KDE -Recommends: libKF5IMAP5-lang +Recommends: %{name}-lang Provides: %{name} = %{version} %description -n libKF5IMAP5 @@ -67,7 +66,7 @@ This package contains necessary include files and libraries needed to develop KDE PIM applications. %if %{with lang} -%lang_package -n libKF5IMAP5 +%lang_package %endif %prep @@ -103,7 +102,7 @@ to develop KDE PIM applications. %{_kf5_mkspecsdir}/qt_KIMAP.pri %if %{with lang} -%files libKF5IMAP5-lang -f %{name}.lang +%files lang -f %{name}.lang %doc COPYING* %endif