KDE Frameworks 5.35 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=136
This commit is contained in:
parent
2145b36f97
commit
c8df838454
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e29faa82dd82434add4aa6c3d57f11c892e5a21905cd46d3e7fb8761ae18d2d5
|
||||
size 169124
|
3
kdeclarative-5.35.0.tar.xz
Normal file
3
kdeclarative-5.35.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea619bf8da67d7b9caff3bc07bb645163fb47ae373eb5b22e2cbc0de4050f271
|
||||
size 2688476
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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:
|
||||
* Consistently emit MouseEventListener::pressed signal
|
||||
* Use explicit flag constructor instead of nullptr
|
||||
* Don't leak MimeData object (kde#380270)
|
||||
* API Dox: note forwarding CamelCase files as class headers
|
||||
* API Dox: add some non-empty class/namespace docs where missing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 13:53:13 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Declarative5
|
||||
%define _tar_path 5.34
|
||||
%define _tar_path 5.35
|
||||
Name: kdeclarative
|
||||
Version: 5.34.0
|
||||
Version: 5.35.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 3.0
|
||||
|
Loading…
Reference in New Issue
Block a user