From 8819f436216e4a77fedb80ff4de3dac989d8ce572c4cbf2b1dd303ca021adb50 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 9 Feb 2017 09:29:59 +0000 Subject: [PATCH] 5.31.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=124 --- kinit-5.30.0.tar.xz | 3 --- kinit-5.31.0.tar.xz | 3 +++ kinit.changes | 7 +++++++ kinit.spec | 12 ++++++------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 kinit-5.30.0.tar.xz create mode 100644 kinit-5.31.0.tar.xz diff --git a/kinit-5.30.0.tar.xz b/kinit-5.30.0.tar.xz deleted file mode 100644 index 16e7394..0000000 --- a/kinit-5.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:426603c200d78e5143b8de900e4dc39209c9009800207cf506875e4fb0edfb10 -size 120584 diff --git a/kinit-5.31.0.tar.xz b/kinit-5.31.0.tar.xz new file mode 100644 index 0000000..3bd1ad2 --- /dev/null +++ b/kinit-5.31.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d18cd6dfec1b10df27b5acdb8bad3fff313363047511f002a40f138ac05320 +size 120588 diff --git a/kinit.changes b/kinit.changes index c59ceea..8d59bc0 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 9 09:29:52 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:41 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index 6652323..3254938 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.30 +%define _tar_path 5.31 Name: kinit -Version: 5.30.0 +Version: 5.31.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 @@ -34,10 +34,10 @@ BuildRequires: kservice-devel >= %{_tar_path} BuildRequires: kwindowsystem-devel >= %{_tar_path} BuildRequires: libcap-devel BuildRequires: libcap-progs -BuildRequires: cmake(Qt5Core) >= 5.5.0 -BuildRequires: cmake(Qt5DBus) >= 5.5.0 -BuildRequires: cmake(Qt5Gui) >= 5.5.0 -BuildRequires: cmake(Qt5Widgets) >= 5.5.0 +BuildRequires: cmake(Qt5Core) >= 5.6.0 +BuildRequires: cmake(Qt5DBus) >= 5.6.0 +BuildRequires: cmake(Qt5Gui) >= 5.6.0 +BuildRequires: cmake(Qt5Widgets) >= 5.6.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) %if %{with lang}