1
0
Hrvoje Senjan
2014-11-02 17:56:50 +00:00
committed by Git OBS Bridge
parent d5b6789a66
commit 7165932743
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:44807abc154ea1effbadb48d8ab0c2a042f28ae702037fd93dd368c4b69e79e9
size 73264

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 2 17:46:39 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.4.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
-------------------------------------------------------------------
Sat Oct 4 17:59:08 UTC 2014 - hrvoje.senjan@gmail.com

View File

@@ -17,11 +17,11 @@
Name: kdesignerplugin
Version: 5.3.0
Version: 5.4.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.3.0
BuildRequires: extra-cmake-modules >= 1.4.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/%{version}/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description