From d57bc3b52f02ac9e16ea5cb897b9d32699eb6c0580515d51370e16e9b8df3cec Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 6 Dec 2014 17:53:18 +0000 Subject: [PATCH] 5.5.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=52 --- kio-5.4.0.tar.xz | 3 --- kio-5.5.0.tar.xz | 3 +++ kio.changes | 8 ++++++++ kio.spec | 7 ++++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 kio-5.4.0.tar.xz create mode 100644 kio-5.5.0.tar.xz diff --git a/kio-5.4.0.tar.xz b/kio-5.4.0.tar.xz deleted file mode 100644 index a81b57c..0000000 --- a/kio-5.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5234abb3a7a583c12eeab55c77d2465617a823664688daaf90a8c150116f69d -size 2325432 diff --git a/kio-5.5.0.tar.xz b/kio-5.5.0.tar.xz new file mode 100644 index 0000000..b73c7de --- /dev/null +++ b/kio-5.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9c6f7683ca560bd6242e353d9db22f80d428367034b6c4983c1c4b1964c78f +size 2335012 diff --git a/kio.changes b/kio.changes index 5638069..37671fb 100644 --- a/kio.changes +++ b/kio.changes @@ -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 diff --git a/kio.spec b/kio.spec index 761199a..13c7db8 100644 --- a/kio.spec +++ b/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