forked from pool/frameworkintegration
start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=104
This commit is contained in:
parent
3ef5dae4ca
commit
1971c8be39
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f6c2fcd98417501aeb483196324eb4bb0b970aa9f380168076abc78ce73c432
|
|
||||||
size 1784792
|
|
3
frameworkintegration-5.21.0.tar.xz
Normal file
3
frameworkintegration-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88d29e0270fe754228e93781aaf2399b1aa4a9da548f33edefa87dc950b07755
|
||||||
|
size 1784828
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 14:18:29 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* Upgrade Qt version requirement to 5.4.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 6 09:54:01 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Mar 6 09:54:01 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.20
|
%define _tar_path 5.21
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.20.0
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -34,10 +34,10 @@ BuildRequires: kiconthemes-devel >= %{_tar_path}
|
|||||||
BuildRequires: kio-devel >= %{_tar_path}
|
BuildRequires: kio-devel >= %{_tar_path}
|
||||||
BuildRequires: knotifications-devel >= %{_tar_path}
|
BuildRequires: knotifications-devel >= %{_tar_path}
|
||||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.3.0
|
BuildRequires: libQt5Gui-private-headers-devel >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.3.0
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.3.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(xcursor)
|
BuildRequires: pkgconfig(xcursor)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user