SHA256
1
0
forked from pool/kcoreaddons

KDE Frameworks 5.35 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=142
This commit is contained in:
Luca Beltrame
2017-06-11 07:38:16 +00:00
committed by Git OBS Bridge
parent 4871acbccc
commit 5b2d28b3ba
4 changed files with 22 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
- Update to 5.35.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
* Fixes to 26a262180155
* Ensure proper per thread seeding in KRandom.
* API dox: in example use KDBusService only after commandline is handled
* API dox: Use doxygen notation to have comments used
* API dox: add some minimal docs to more namespace
* API dox: note CamelCase includes by @class tag with more classes
* Remove qDebug from removeDir/removeFile as discussed in https://phabricator.kde.org/D5856
* Do not watch QRC's paths (kde#374075)
-------------------------------------------------------------------
Mon May 15 13:53:12 CEST 2017 - fabian@ritter-vogt.de

View File

@@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5CoreAddons5
%define _tar_path 5.34
%define _tar_path 5.35
Name: kcoreaddons
Version: 5.34.0
Version: 5.35.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}