Accepting request 426597 from KDE:Frameworks5

Update to 5.26.0

OBS-URL: https://build.opensuse.org/request/show/426597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwidgetsaddons?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2016-09-14 21:29:05 +00:00 committed by Git OBS Bridge
commit db4fe021e5
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e099d9e021dc44fdee54220b30d3f48a72900fa88e8273ee7fea2895946a8bd
size 2158416

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9601108491e9564630a6152f296de8143decb91bd63c6ea15f91a591d02155c9
size 2155712

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 6 20:54:18 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.26.0
* Fix background of non-BMP characters
* Add C octal escaped UTF-8 search
* Make the default KMessageBoxDontAskAgainMemoryStorage
save to QSettings
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 7 21:57:41 UTC 2016 - hrvoje.senjan@gmail.com Sun Aug 7 21:57:41 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang %bcond_without lang
%define lname libKF5WidgetsAddons5 %define lname libKF5WidgetsAddons5
%define _tar_path 5.25 %define _tar_path 5.26
Name: kwidgetsaddons Name: kwidgetsaddons
Version: 5.25.0 Version: 5.26.0
Release: 0 Release: 0
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: extra-cmake-modules >= %{_tar_path}