forked from pool/kdesignerplugin
start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=97
This commit is contained in:
parent
e309c01e0d
commit
32ce235908
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52acbd888f4f79b1ed4481f752ed2a0f6cef81b40cecb9bd870572c8f9451a44
|
||||
size 89364
|
3
kdesignerplugin-5.25.0.tar.xz
Normal file
3
kdesignerplugin-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10b7484e9f5d41d29b776092059f67d128aa373b46413778b8ce8acfdef0aac8
|
||||
size 89356
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:52:08 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:03:10 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kdesignerplugin
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -43,10 +43,10 @@ BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
|
||||
%endif
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.5.0
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang = %{version}
|
||||
%endif
|
||||
@ -68,7 +68,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5Core) >= 5.4.0
|
||||
Requires: cmake(Qt5Core) >= 5.5.0
|
||||
|
||||
%description devel
|
||||
This framework provides plugins for Qt Designer that allow it to display
|
||||
|
Loading…
Reference in New Issue
Block a user