diff --git a/kdelibs4support-5.29.0.tar.xz b/kdelibs4support-5.29.0.tar.xz deleted file mode 100644 index 039817d..0000000 --- a/kdelibs4support-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1c3640bbcbd622ce65f88017976beeaddca2f17bf9a0314ec2d8fe91fa731f2 -size 3349896 diff --git a/kdelibs4support-5.30.0.tar.xz b/kdelibs4support-5.30.0.tar.xz new file mode 100644 index 0000000..b965100 --- /dev/null +++ b/kdelibs4support-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5734b63e1a4a89d0fd3260bf190a5e1608b1b17001ea36cc031a41be62a6f3a +size 3341180 diff --git a/kdelibs4support.changes b/kdelibs4support.changes index d8c8387..0be76b0 100644 --- a/kdelibs4support.changes +++ b/kdelibs4support.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:39:49 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 01:57:42 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kdelibs4support.spec b/kdelibs4support.spec index 3ea4a09..015524b 100644 --- a/kdelibs4support.spec +++ b/kdelibs4support.spec @@ -1,7 +1,7 @@ # # spec file for package kdelibs4support # -# 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 libKF5KDELibs4Support5 -%define _tar_path 5.29 +%define _tar_path 5.30 Name: kdelibs4support -Version: 5.29.0 +Version: 5.30.0 Release: 0 %define kf5_version %{version} BuildRequires: NetworkManager-devel -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kbookmarks-devel >= %{_tar_path} @@ -77,7 +77,7 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{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