1
0
Hrvoje Senjan 2014-12-06 17:47:13 +00:00 committed by Git OBS Bridge
parent 1459901b05
commit d3d5b6a248
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 6 12:53:28 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.5.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
-------------------------------------------------------------------
Sun Nov 2 17:46:39 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,11 +17,11 @@
Name: kdesignerplugin
Version: 5.4.0
Version: 5.5.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.4.0
BuildRequires: extra-cmake-modules >= 1.5.0
BuildRequires: kbookmarks-devel >= %{kf5_version}
BuildRequires: kcompletion-devel >= %{kf5_version}
BuildRequires: kconfigwidgets-devel >= %{kf5_version}
@ -48,7 +48,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description