From e226f04b42289a1d25b46071035a62add12d0bea60b6a0cf1bf02d147c8861d9 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Oct 2019 12:56:18 +0000 Subject: [PATCH] Next try OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=198 --- sonnet-5.62.0.tar.xz | 3 --- sonnet-5.62.0.tar.xz.sig | 11 ----------- sonnet-5.63.0.tar.xz | 3 +++ sonnet-5.63.0.tar.xz.sig | 11 +++++++++++ sonnet.changes | 10 ++++++++++ sonnet.spec | 16 ++++++++-------- 6 files changed, 32 insertions(+), 22 deletions(-) delete mode 100644 sonnet-5.62.0.tar.xz delete mode 100644 sonnet-5.62.0.tar.xz.sig create mode 100644 sonnet-5.63.0.tar.xz create mode 100644 sonnet-5.63.0.tar.xz.sig diff --git a/sonnet-5.62.0.tar.xz b/sonnet-5.62.0.tar.xz deleted file mode 100644 index 8eda7ff..0000000 --- a/sonnet-5.62.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1a2d3500d7fc51d94fd6f9d951c83be86436284aeda8416963fc5213956a69a -size 287308 diff --git a/sonnet-5.62.0.tar.xz.sig b/sonnet-5.62.0.tar.xz.sig deleted file mode 100644 index bad81b4..0000000 --- a/sonnet-5.62.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1z0RgACgkQWNDuZIpI -s7uIiggAlYndsWp/LZ8QOhSkoO6jmdGekxAskirAR2w/LhCj4IVTY6SEdgcAcm4G -JRgbzQVTdqkLTwtyXLPEc25+OUB2fSlJmQQwcoWNaNPdEXUrYNcVAT+xR1nHQR18 -YmBY+oXDM0KGbwEHBeGFkMf3tX+88jm+kOaXEIarGKGDh6w7iiRKjreSwLV7Lnhl -KJnv5idCdDjecDF8CtqmjYvzMaK7uZFZg0T2EcwEk9i933PBoV3sGFEJBIv83Phe -e93mJbOlwDxOcqUfOqd2KQ1iXTyX38QN5XpJMXGoRwCNVPNJXo1r/4ltIxSYzPuJ -oRuhguzCitSQr13HZ684YYPur58zbg== -=xpi7 ------END PGP SIGNATURE----- diff --git a/sonnet-5.63.0.tar.xz b/sonnet-5.63.0.tar.xz new file mode 100644 index 0000000..c8f3fdf --- /dev/null +++ b/sonnet-5.63.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f26251d7008de895dd5962a7ba09fbb82beaabbe88b8e5cd259585ebbaf1d3f +size 287912 diff --git a/sonnet-5.63.0.tar.xz.sig b/sonnet-5.63.0.tar.xz.sig new file mode 100644 index 0000000..baf2c3b --- /dev/null +++ b/sonnet-5.63.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyuEACgkQWNDuZIpI +s7sjhwgApIQN7Xhxj0lfxwjQmp+mbXV4T8v+GfM6uaQtncC+nlezEibjoSTpgU55 +0hjjF7BNchF71arov37HAWQlpDZdj5DOdanh7dCUTxBWbMR+cGtxkeZA96kPVazK +Yypl27hcKVMR/2e0F8ESFpKqccG+Sd8vJK4yph7g7jakoThI2Hs6R0ysabKXkzxX +RJ5KlDGl+YhcS9224Wa83MJJjnBYnqJ5i0tOAUrOX4RrZCeHOj02cxqMd9aybbVU +3/CsxtSIaqIgI91vo/3cCJZYdNSg5pZwH/Cnf0IoQaT6kaFgl2ZCqw1cFCzBppXV +aRi25zxebH0r9GTLQYV34wBlR+inQw== +=iiam +-----END PGP SIGNATURE----- diff --git a/sonnet.changes b/sonnet.changes index 437d016..487abb6 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Oct 6 13:27:08 UTC 2019 - Christophe Giboudeaux + +- Update to 5.63.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.63.0.php +- Changes since 5.62.0: + * Use directly QElapsedTimer + ------------------------------------------------------------------- Sat Sep 7 20:37:20 UTC 2019 - Christophe Giboudeaux diff --git a/sonnet.spec b/sonnet.spec index fa66631..cb5aa71 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.62 +%define _tar_path 5.63 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: sonnet -Version: 5.62.0 +Version: 5.63.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -45,13 +45,13 @@ BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: myspell-dictionaries BuildRequires: pkgconfig -BuildRequires: cmake(Qt5Core) >= 5.6.0 -BuildRequires: cmake(Qt5Test) >= 5.6.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.6.0 -BuildRequires: cmake(Qt5Widgets) >= 5.6.0 +BuildRequires: cmake(Qt5Core) >= 5.11.0 +BuildRequires: cmake(Qt5Test) >= 5.11.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.11.0 +BuildRequires: cmake(Qt5Widgets) >= 5.11.0 BuildRequires: pkgconfig(hunspell) %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0 %endif %description @@ -92,7 +92,7 @@ Group: Development/Libraries/KDE Requires: extra-cmake-modules Requires: libKF5SonnetCore%{sonum} = %{version} Requires: libKF5SonnetUi%{sonum} = %{version} -Requires: cmake(Qt5Core) >= 5.6.0 +Requires: cmake(Qt5Core) >= 5.11.0 %description devel Sonnet is a plugin-based spell checking library for Qt-based