diff --git a/kxmlgui-5.29.0.tar.xz b/kxmlgui-5.29.0.tar.xz deleted file mode 100644 index 026cdc7..0000000 --- a/kxmlgui-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00bf6c5fad99162e9367d5125aa684a26db7fc9c83fcd44e2e824a547c8405c1 -size 3155408 diff --git a/kxmlgui-5.30.0.tar.xz b/kxmlgui-5.30.0.tar.xz new file mode 100644 index 0000000..6ef1e5a --- /dev/null +++ b/kxmlgui-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba50c81366091b605955abe5bad2911dece1a13f5089eed913a91a20a02e511 +size 879476 diff --git a/kxmlgui.changes b/kxmlgui.changes index a20b4fe..736cf89 100644 --- a/kxmlgui.changes +++ b/kxmlgui.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:44:30 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.30.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.30.0.php + ------------------------------------------------------------------- Sun Dec 4 02:05:49 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kxmlgui.spec b/kxmlgui.spec index f640347..8010740 100644 --- a/kxmlgui.spec +++ b/kxmlgui.spec @@ -1,7 +1,7 @@ # # spec file for package kxmlgui # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5XmlGui5 -%define _tar_path 5.29 +%define _tar_path 5.30 Name: kxmlgui -Version: 5.29.0 +Version: 5.30.0 Release: 0 %define kf5_version %{version} BuildRequires: attica-qt5-devel >= %{_tar_path} -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kconfig-devel >= %{_tar_path} @@ -53,7 +53,7 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable usage of setFallbackSessionManagementEnabled function -# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.290 +# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.300 Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build