Accepting request 311913 from KDE:Frameworks5
Update to 5.11 OBS-URL: https://build.opensuse.org/request/show/311913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sonnet?expand=0&rev=18
This commit is contained in:
commit
04dbf1d6e2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23cdf79966bec478c0932a37647e1560457b4da76a4dc9371962f2466b01a2a9
|
||||
size 273408
|
3
sonnet-5.11.0.tar.xz
Normal file
3
sonnet-5.11.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e37e44ea944038fee0d57bec1aebd39d20b4247c0b752e2741854e90597611d9
|
||||
size 274160
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 19:08:03 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.11.0
|
||||
* Use one central cache for the SpellerPlugins.
|
||||
* Reduce temporary allocations.
|
||||
* Optimize: Do not wipe dict cache when copying speller objects.
|
||||
* Optimise away save() calls by calling it once at the end if needed.
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 3 19:50:00 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define sonum 5
|
||||
%define _tar_path 5.10
|
||||
%define _tar_path 5.11
|
||||
Name: sonnet
|
||||
Version: 5.10.0
|
||||
Version: 5.11.0
|
||||
Release: 0
|
||||
#BuildRequires: aspell-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user