diff --git a/kdeclarative-5.17.0.tar.xz b/kdeclarative-5.17.0.tar.xz deleted file mode 100644 index e344c7e..0000000 --- a/kdeclarative-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93a02714e8aafeb1d33a416e609e0af20d757be987ab70e62b4d0ccedb6ce58a -size 167516 diff --git a/kdeclarative-5.18.0.tar.xz b/kdeclarative-5.18.0.tar.xz new file mode 100644 index 0000000..bb8770b --- /dev/null +++ b/kdeclarative-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a5cead4e8df189de16fdeedba52088ce2c06b73be4f013d3e3e96a84e5fb56 +size 167512 diff --git a/kdeclarative.changes b/kdeclarative.changes index 08da8cd..e4f1495 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 2 17:42:30 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.18.0 + * [DragArea] Add dragActive property + * [KQuickControlsAddons MimeDatabase] Expose QMimeType comment + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.18.0.php + ------------------------------------------------------------------- Thu Dec 10 23:04:04 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kdeclarative.spec b/kdeclarative.spec index 91c2fcd..9b85d83 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -1,7 +1,7 @@ # # spec file for package kdeclarative # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,9 +18,9 @@ %bcond_without lang %define lname libKF5Declarative5 -%define _tar_path 5.17 +%define _tar_path 5.18 Name: kdeclarative -Version: 5.17.0 +Version: 5.18.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12