Accepting request 509896 from KDE:Frameworks5

KDE Frameworks 5.36.0

OBS-URL: https://build.opensuse.org/request/show/509896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=43
This commit is contained in:
2017-07-17 08:22:47 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 12 07:14:00 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:
* Search for KEmoticons, which is a dependency per the CMake config.cmake.in. (kde#381839)
-------------------------------------------------------------------
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org

View File

@@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5KDELibs4Support5
%define _tar_path 5.35
%define _tar_path 5.36
Name: kdelibs4support
Version: 5.35.0
Version: 5.36.0
Release: 0
%define kf5_version %{version}
BuildRequires: NetworkManager-devel
@@ -51,6 +51,7 @@ BuildRequires: kunitconversion-devel >= %{_tar_path}
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
BuildRequires: kwindowsystem-devel >= %{_tar_path}
BuildRequires: kxmlgui-devel >= %{_tar_path}
BuildRequires: kemoticons-devel >= %{_tar_path}
BuildRequires: perl-URI
BuildRequires: cmake(Qt5Concurrent) >= 5.6.0
BuildRequires: cmake(Qt5Core) >= 5.6.0