1
0
Hrvoje Senjan 2015-11-08 16:59:45 +00:00 committed by Git OBS Bridge
parent 245759f940
commit e28b23c70c
4 changed files with 12 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 8 16:59:42 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.16.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
-------------------------------------------------------------------
Thu Oct 8 14:30:46 UTC 2015 - alarrosa@suse.com

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.15
%define _tar_path 5.16
Name: kdesignerplugin
Version: 5.15.0
Version: 5.16.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@ -55,8 +55,6 @@ License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
# PATCH-FIX_OPENSUSE fix-build-with-cmake-less-than-3.0.0.diff alarrosa@suse.com -- Don't include cmake files that depend on newer cmake versions
Patch0: fix-build-with-cmake-less-than-3.0.0.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -81,7 +79,6 @@ from ini-style description files. Development files.
%lang_package
%prep
%setup -q
%patch0 -p1
%build
%cmake_kf5 -d build