From ff18fe8b5d8fc6bef1d68aa84eba11f04c73b2db70a5b2c2309bbbb822da86ac Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 7 Aug 2016 21:53:58 +0000 Subject: [PATCH] start with 5.25.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=108 --- kinit-5.24.0.tar.xz | 3 --- kinit-5.25.0.tar.xz | 3 +++ kinit.changes | 7 +++++++ kinit.spec | 12 ++++++------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 kinit-5.24.0.tar.xz create mode 100644 kinit-5.25.0.tar.xz diff --git a/kinit-5.24.0.tar.xz b/kinit-5.24.0.tar.xz deleted file mode 100644 index 5afa493..0000000 --- a/kinit-5.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7634f22b5250fc8d283d9d12cacee72d9427ef0b86b0c0e97339c3d2e233f4c4 -size 117944 diff --git a/kinit-5.25.0.tar.xz b/kinit-5.25.0.tar.xz new file mode 100644 index 0000000..9dc4d2c --- /dev/null +++ b/kinit-5.25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda2b28923d06521d4f501f76e3b20e44ef9ace59b9285635d7d173ef975bcfd +size 119424 diff --git a/kinit.changes b/kinit.changes index 8ee14b9..3a0d2ce 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 7 21:53:47 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.25.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.25.0.php + ------------------------------------------------------------------- Wed Jul 6 15:04:27 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index c387fe6..9294b2c 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.24 +%define _tar_path 5.25 Name: kinit -Version: 5.24.0 +Version: 5.25.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -34,10 +34,10 @@ BuildRequires: kservice-devel >= %{_tar_path} BuildRequires: kwindowsystem-devel >= %{_tar_path} BuildRequires: libcap-devel BuildRequires: libcap-progs -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Gui) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +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: pkgconfig(x11) BuildRequires: pkgconfig(xcb) %if %{with lang}