Accepting request 481500 from KDE:Frameworks5

KDE Frameworks 5.32.0

OBS-URL: https://build.opensuse.org/request/show/481500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=40
This commit is contained in:
Yuchen Lin 2017-03-28 13:09:03 +00:00 committed by Git OBS Bridge
commit d85503d212
4 changed files with 18 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 19 14:50:19 CET 2017 - lbeltrame@kde.org
- Update to 5.32.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
* Commit translations from l10n-kf5
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
* Upgrade KF5 version to 5.32.0.
-------------------------------------------------------------------
Thu Feb 9 09:25:41 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5Declarative5
%define _tar_path 5.31
%define _tar_path 5.32
Name: kdeclarative
Version: 5.31.0
Version: 5.32.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0
@ -56,9 +56,9 @@ KDeclarative provides integration of QML and KDE workspaces.
%package -n %lname
Summary: Integration of QML and KDE workspaces
Group: System/GUI/KDE
# QQmlPropertyMap leaks private but exported QObjectPrivate symbol
# https://bugreports.qt.io/browse/QTBUG-46433 and https://bugs.launchpad.net/bugs/1426335
Group: System/GUI/KDE
%requires_eq libQt5Core5
%if %{with lang}
Recommends: %lname-lang = %{version}