Accepting request 509888 from KDE:Frameworks5
KDE Frameworks 5.36.0 OBS-URL: https://build.opensuse.org/request/show/509888 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=44
This commit is contained in:
commit
a578484e69
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:26509e70737d853596ea830409277a8e0be5627767f736ad27f676d6857a74da
|
|
||||||
size 2531748
|
|
3
kcompletion-5.36.0.tar.xz
Normal file
3
kcompletion-5.36.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:377103eb36855e0bb971fc22c974f85792ee71a73e6705725047ccfe337320f2
|
||||||
|
size 118460
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 12 07:13:59 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.36.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
|
||||||
|
- Changes since 5.35.0:
|
||||||
|
* Add KF6-TODO to make KComboBox::minimumSizeHint() public
|
||||||
|
* Add .arcconfig
|
||||||
|
* [FEATURE] Option to build & install QCH file with the public API dox
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
|
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Completion5
|
%define lname libKF5Completion5
|
||||||
%define _tar_path 5.35
|
%define _tar_path 5.36
|
||||||
Name: kcompletion
|
Name: kcompletion
|
||||||
Version: 5.35.0
|
Version: 5.36.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user