start with 5.30.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=131
This commit is contained in:
parent
b91417061e
commit
f4abf570c3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebb89e4b236163c067402cf78d67cddc443ef4fda0778001980948efc3cf5a52
|
|
||||||
size 1750692
|
|
3
frameworkintegration-5.30.0.tar.xz
Normal file
3
frameworkintegration-5.30.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3b5a0e22fc37396b40018fdf6b5cfe1da401d655c828fa34537596952c33fa9
|
||||||
|
size 1751456
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 8 23:37:26 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.30.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 15 16:05:30 UTC 2016 - hrvoje.senjan@gmail.com
|
Thu Dec 15 16:05:30 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package frameworkintegration
|
# spec file for package frameworkintegration
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.29
|
%define _tar_path 5.30
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.29.0
|
Version: 5.30.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kconfig-devel >= %{_tar_path}
|
BuildRequires: kconfig-devel >= %{_tar_path}
|
||||||
@ -39,6 +39,7 @@ 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: cmake(packagekitqt5)
|
||||||
|
BuildRequires: cmake(KF5NewStuff)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(xcursor)
|
BuildRequires: pkgconfig(xcursor)
|
||||||
@ -123,7 +124,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_libexecdir}/
|
||||||
%{_kf5_notifydir}/
|
%{_kf5_notifydir}/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user