1
0
Hrvoje Senjan 2017-01-08 23:44:56 +00:00 committed by Git OBS Bridge
parent 515ab684a2
commit 032e2e2421
4 changed files with 14 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 8 23:40:03 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.30.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
-------------------------------------------------------------------
Sun Dec 4 01:58:01 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kdesignerplugin
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
%bcond_without lang
%define _tar_path 5.29
%define _tar_path 5.30
Name: kdesignerplugin
Version: 5.29.0
Version: 5.30.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: kbookmarks-devel >= %{_tar_path}
BuildRequires: kcompletion-devel >= %{_tar_path}