KDE Frameworks 5.78.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=233
This commit is contained in:
parent
addc9dd5c9
commit
1e927fda97
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d092461a6a86811ab749459cc2079903616d4f839e73762b60019b5454db9068
|
|
||||||
size 294360
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/LoIUACgkQWNDuZIpI
|
|
||||||
s7uGOwgAnxRmx3k24RBwVmJoZGE6EmMxT5ZI0fpbEVTSCMOx7MojWpoNgzTgH5rA
|
|
||||||
Xxv/3hC+gJwugS9z8W+qcvLD9xiVQVSQyEUfJbZgMIxOuonhtrUcWGj5/83OMEl/
|
|
||||||
lfzzuOqL2LQWMHQIJU6O7WK3+axgv0xoxnfzocIBNgkKKez+OO0vclhv+cX74xKa
|
|
||||||
Ay0PsJYzFVRQimIJrVeyxvikJxhiVZ9ztE6xvHqcLCxKUcCpW2SnNbMAtxem+GRM
|
|
||||||
Olz/ka8HFsr75AUVWOSAk6KAUhmkLf7Ers5VsMmNMrZXCkpnsWujYJjKvjmyziem
|
|
||||||
hooyIl/GOZOxj/DzY03pZDPU+lV+Rg==
|
|
||||||
=SrxX
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
sonnet-5.78.0.tar.xz
Normal file
3
sonnet-5.78.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c2e70e96c66efa359b47c66937403089b11f6f9bf5406cb24f023809e70280cb
|
||||||
|
size 294556
|
11
sonnet-5.78.0.tar.xz.sig
Normal file
11
sonnet-5.78.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wezoACgkQWNDuZIpI
|
||||||
|
s7ur8wf5AQAfJgxGC+spdxVfFmRS4gwhzDsYN8gp8qwi5PiTFhnM+tgm+ixBnza+
|
||||||
|
8BtbrQlhoMeIYSI9jdZjT9lysKPtwpkuG4Nd6v9+NMzyVHAlaQwwhCI9oDe/MW+E
|
||||||
|
6sqtIAuArIGC6bxpLzE4asVhFQbzmVRKJHDvjsjGjzpoQcJyxvRydg3JbfJZf1Uw
|
||||||
|
ZvTSIUnUH8FkOU66aq0iuu7iMuUI1bJSScXdh64e8UX99dWQwlnCQUgt5y2BCw7V
|
||||||
|
PA2OLTVRYmZzRWGgTobY3m12/fhYftM23h4CaX6SVum6lrl5ocr4OuxdLRxeH+WR
|
||||||
|
cJUpctYRIQITL0hC/WL9GjUg6OfLBA==
|
||||||
|
=jreT
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 6 10:48:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.78.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.78.0
|
||||||
|
- Changes since 5.77.0:
|
||||||
|
* Remove not implemented method
|
||||||
|
* Fix build now that we require Qt 5.14
|
||||||
|
* Remove ifdefs, we require Qt 5.14 now
|
||||||
|
* Improve performance of createOrderedModel using QVector
|
||||||
|
* avoid runtime warning if no guess result exists
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 7 17:14:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Dec 7 17:14:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
18
sonnet.spec
18
sonnet.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sonnet
|
# spec file for package sonnet
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define sonum 5
|
%define sonum 5
|
||||||
%define _tar_path 5.77
|
%define _tar_path 5.78
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: sonnet
|
Name: sonnet
|
||||||
Version: 5.77.0
|
Version: 5.78.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE spell checking library
|
Summary: KDE spell checking library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -44,14 +44,14 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: myspell-dictionaries
|
BuildRequires: myspell-dictionaries
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.13.0
|
BuildRequires: cmake(Qt5Core) >= 5.14.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.13.0
|
BuildRequires: cmake(Qt5Test) >= 5.14.0
|
||||||
BuildRequires: cmake(Qt5UiPlugin) >= 5.13.0
|
BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.13.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.14.0
|
||||||
BuildRequires: pkgconfig(hunspell)
|
BuildRequires: pkgconfig(hunspell)
|
||||||
BuildRequires: pkgconfig(libvoikko)
|
BuildRequires: pkgconfig(libvoikko)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.13.0
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -92,7 +92,7 @@ Group: Development/Libraries/KDE
|
|||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
Requires: libKF5SonnetCore%{sonum} = %{version}
|
Requires: libKF5SonnetCore%{sonum} = %{version}
|
||||||
Requires: libKF5SonnetUi%{sonum} = %{version}
|
Requires: libKF5SonnetUi%{sonum} = %{version}
|
||||||
Requires: cmake(Qt5Core) >= 5.13.0
|
Requires: cmake(Qt5Core) >= 5.14.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Sonnet is a plugin-based spell checking library for Qt-based
|
Sonnet is a plugin-based spell checking library for Qt-based
|
||||||
|
Loading…
Reference in New Issue
Block a user