diff --git a/kcoreaddons-5.21.0.tar.xz b/kcoreaddons-5.21.0.tar.xz deleted file mode 100644 index 9724b2b..0000000 --- a/kcoreaddons-5.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51d78ee201969fa354c769d05689a9fcb8347ad6a66a1eb37bbd460dcc374298 -size 313344 diff --git a/kcoreaddons-5.22.0.tar.xz b/kcoreaddons-5.22.0.tar.xz new file mode 100644 index 0000000..34cd4c0 --- /dev/null +++ b/kcoreaddons-5.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25502e0269c9dd28612a7ac0151c5ea11fb3ace78d9d9d47bca3ad640167fc7f +size 315460 diff --git a/kcoreaddons.changes b/kcoreaddons.changes index 140190d..9bd87fb 100644 --- a/kcoreaddons.changes +++ b/kcoreaddons.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 7 18:30:32 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.22.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.22.0.php + ------------------------------------------------------------------- Wed Apr 27 16:36:32 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kcoreaddons.spec b/kcoreaddons.spec index e09385f..8a8a084 100644 --- a/kcoreaddons.spec +++ b/kcoreaddons.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5CoreAddons5 -%define _tar_path 5.21 +%define _tar_path 5.22 Name: kcoreaddons -Version: 5.21.0 +Version: 5.22.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path} @@ -41,8 +41,6 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-Missing-rand-qrand.patch -Patch0: 0001-Missing-rand-qrand.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -80,7 +78,6 @@ replacement, accessing user information and many more. Development files. %lang_package %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert -DKDE4_DEFAULT_HOME=".kde4"