SHA256
1
0
forked from pool/kcoreaddons
Luca Beltrame 2017-03-19 14:03:30 +00:00 committed by Git OBS Bridge
parent 86f43b6195
commit f87576cfab
4 changed files with 23 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 19 14:50:16 CET 2017 - lbeltrame@kde.org
- Update to 5.32.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
* Commit translations from l10n-kf5
* Fix compilation with Qt 5.6.
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
* Exclude (6)
* Move the isDir() outside of the loop, as spotted by Milian.
* KDirWatch: replace QList<Client *> by std::vector<Client> to save on new/delete.
* Upgrade KF5 version to 5.32.0.
* KDirWatch: fix memory leak on destruction.
-------------------------------------------------------------------
Thu Feb 9 09:22:42 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5CoreAddons5
%define _tar_path 5.31
%define _tar_path 5.32
Name: kcoreaddons
Version: 5.31.0
Version: 5.32.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}