forked from pool/kdelibs4support
Accepting request 516724 from KDE:Frameworks5
5.37.0 OBS-URL: https://build.opensuse.org/request/show/516724 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=44
This commit is contained in:
commit
68497af2e4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8de45922f805a752b147b568a4df196b02024efc3ec7b930c2997e6817d3e10
|
||||
size 3338020
|
3
kdelibs4support-5.37.0.tar.xz
Normal file
3
kdelibs4support-5.37.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09d2a7817dbfd0aec82886fb2c5a83321d8b535a438013ed78d5611d2a00e1ff
|
||||
size 3339044
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 13 20:46:20 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update to 5.37.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
|
||||
- Changes since 5.36.0 :
|
||||
* Fix 'Deprecated hint for KUrl::path() is wrong on Windows' (kde#382242)
|
||||
* Update kdelibs4support to use the target based support provided by kdewin
|
||||
* Mark constructors as deprecated too
|
||||
* Sync KDE4Defaults.cmake from kdelibs
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 07:14:00 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.36
|
||||
%define _tar_path 5.37
|
||||
Name: kdelibs4support
|
||||
Version: 5.36.0
|
||||
Version: 5.37.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: NetworkManager-devel
|
||||
@ -36,6 +36,7 @@ BuildRequires: kdbusaddons-devel >= %{_tar_path}
|
||||
BuildRequires: kded-devel >= %{_tar_path}
|
||||
BuildRequires: kdesignerplugin-devel >= %{_tar_path}
|
||||
BuildRequires: kdoctools-devel >= %{_tar_path}
|
||||
BuildRequires: kemoticons-devel >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kglobalaccel-devel >= %{_tar_path}
|
||||
BuildRequires: kguiaddons-devel >= %{_tar_path}
|
||||
@ -51,7 +52,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user