5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=168
This commit is contained in:
parent
4be2f07bec
commit
419fd195fc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a15a688395e7c8a22e78b0cf5a8b9c3c4bd679bf667b23f50ae82b36cf5e363a
|
|
||||||
size 3082084
|
|
3
kio-5.31.0.tar.xz
Normal file
3
kio-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49173baf4c8687be45514220a4b32626d3a117939d2c42fe846010f1d23e3ee7
|
||||||
|
size 3085324
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 09:30:01 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.31.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 8 23:41:46 UTC 2017 - hrvoje.senjan@gmail.com
|
Sun Jan 8 23:41:46 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
24
kio.spec
24
kio.spec
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
@ -49,15 +49,15 @@ BuildRequires: kxmlgui-devel >= %{_tar_path}
|
|||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libattr-devel
|
BuildRequires: libattr-devel
|
||||||
BuildRequires: solid-devel >= %{_tar_path}
|
BuildRequires: solid-devel >= %{_tar_path}
|
||||||
BuildRequires: cmake(Qt5Concurrent) >= 5.5.0
|
BuildRequires: cmake(Qt5Concurrent) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Network) >= 5.5.0
|
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Script) >= 5.5.0
|
BuildRequires: cmake(Qt5Script) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Xml) >= 5.5.0
|
BuildRequires: cmake(Qt5Xml) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
Requires: %{name}-core = %{version}
|
Requires: %{name}-core = %{version}
|
||||||
@ -109,7 +109,7 @@ Requires: kjobwidgets-devel >= %{_tar_path}
|
|||||||
Requires: kservice-devel >= %{_tar_path}
|
Requires: kservice-devel >= %{_tar_path}
|
||||||
Requires: kxmlgui-devel >= %{_tar_path}
|
Requires: kxmlgui-devel >= %{_tar_path}
|
||||||
Requires: solid-devel >= %{_tar_path}
|
Requires: solid-devel >= %{_tar_path}
|
||||||
Requires: cmake(Qt5Network) >= 5.5.0
|
Requires: cmake(Qt5Network) >= 5.6.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This framework implements almost all the file management functions you
|
This framework implements almost all the file management functions you
|
||||||
|
Loading…
Reference in New Issue
Block a user