SHA256
1
0
forked from pool/kcoreaddons

KDE Frameworks 5.38.0 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=149
This commit is contained in:
Luca Beltrame
2017-09-12 18:57:36 +00:00
committed by Git OBS Bridge
parent 0eaa36220a
commit 0a577aa2d0
4 changed files with 18 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 12 07:11:16 CEST 2017 - lbeltrame@kde.org
- Update to 5.38.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
* DesktopFileParser: add fallback lookup in ":/kservicetypes5/*"
* Add support for uninstalled plugins in kcoreaddons_add_plugin
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
* desktopfileparser: Fix non-compliant key/value parsing. (kde#310674)
-------------------------------------------------------------------
Sat Aug 12 09:23:20 UTC 2017 - christophe@krop.fr

View File

@@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5CoreAddons5
%define _tar_path 5.37
%define _tar_path 5.38
Name: kcoreaddons
Version: 5.37.0
Version: 5.38.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}