forked from pool/kcoreaddons
KDE Frameworks 5.32
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=133
This commit is contained in:
parent
86f43b6195
commit
f87576cfab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f52c56a3798abe538cb0f1ecb1a0c376003c275d92cab556e8be5014e3dbe504
|
|
||||||
size 342192
|
|
3
kcoreaddons-5.32.0.tar.xz
Normal file
3
kcoreaddons-5.32.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5dcf838a9507981990addd081da94df7e3c36ecde4f29dbbe73745c9f9fe3dd8
|
||||||
|
size 342452
|
@ -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
|
Thu Feb 9 09:22:42 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5CoreAddons5
|
%define lname libKF5CoreAddons5
|
||||||
%define _tar_path 5.31
|
%define _tar_path 5.32
|
||||||
Name: kcoreaddons
|
Name: kcoreaddons
|
||||||
Version: 5.31.0
|
Version: 5.32.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user