start with 5.29.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=125
This commit is contained in:
parent
3bc6ea5e23
commit
c3c5bae873
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:161fc7576315d314d5f8f19e6fbc7723c4fc7c697ff8d2b455d9d7faaccf92ad
|
|
||||||
size 1749760
|
|
3
frameworkintegration-5.29.0.tar.xz
Normal file
3
frameworkintegration-5.29.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ebb89e4b236163c067402cf78d67cddc443ef4fda0778001980948efc3cf5a52
|
||||||
|
size 1750692
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 4 01:54:53 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.29.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 5 20:07:12 UTC 2016 - hrvoje.senjan@gmail.com
|
Sat Nov 5 20:07:12 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.28
|
%define _tar_path 5.29
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.28.0
|
Version: 5.29.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -32,10 +32,13 @@ BuildRequires: ki18n-devel >= %{_tar_path}
|
|||||||
BuildRequires: kiconthemes-devel >= %{_tar_path}
|
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: kpackage-devel >= %{_tar_path}
|
||||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||||
|
BuildRequires: cmake(AppStreamQt)
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
|
||||||
|
BuildRequires: cmake(packagekitqt5)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(xcursor)
|
BuildRequires: pkgconfig(xcursor)
|
||||||
@ -120,6 +123,7 @@ Applications do not need to link to this directly. Development files
|
|||||||
%doc COPYING* README*
|
%doc COPYING* README*
|
||||||
%{_kf5_datadir}/infopage/
|
%{_kf5_datadir}/infopage/
|
||||||
%{_kf5_plugindir}/
|
%{_kf5_plugindir}/
|
||||||
|
%{_kf5_libexecdir}/
|
||||||
%{_kf5_notifydir}/
|
%{_kf5_notifydir}/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user