5.5.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=52
This commit is contained in:
parent
2bd9efa801
commit
d57bc3b52f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5234abb3a7a583c12eeab55c77d2465617a823664688daaf90a8c150116f69d
|
||||
size 2325432
|
3
kio-5.5.0.tar.xz
Normal file
3
kio-5.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f9c6f7683ca560bd6242e353d9db22f80d428367034b6c4983c1c4b1964c78f
|
||||
size 2335012
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 6 12:53:48 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
||||
- Added pkgconfig(Qt5X11Extras) BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 2 17:47:30 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
7
kio.spec
7
kio.spec
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: kio
|
||||
Version: 5.4.0
|
||||
Version: 5.5.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.4.0
|
||||
BuildRequires: extra-cmake-modules >= 1.5.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: karchive-devel >= %{kf5_version}
|
||||
BuildRequires: kbookmarks-devel >= %{kf5_version}
|
||||
@ -55,6 +55,7 @@ BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
@ -66,7 +67,7 @@ Summary: Network transparent access to files and data
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user