diff --git a/kdeclarative-5.21.0.tar.xz b/kdeclarative-5.21.0.tar.xz deleted file mode 100644 index 07d8186..0000000 --- a/kdeclarative-5.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72e2b2d3bd4b2639a1a6b56cc88544d24330d05e45f76d40082eda369196c1d4 -size 167344 diff --git a/kdeclarative-5.22.0.tar.xz b/kdeclarative-5.22.0.tar.xz new file mode 100644 index 0000000..8b514b8 --- /dev/null +++ b/kdeclarative-5.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416daf8d77136b34347461aa4f8633cec79ac91f8564b59ad950d4863ce6c61a +size 167324 diff --git a/kdeclarative.changes b/kdeclarative.changes index 9ac7085..da2df00 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat May 7 18:30:44 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.22.0 (boo#980066) + * Don't crash if we have no openGL context + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.22.0.php + ------------------------------------------------------------------- Mon Apr 4 14:19:41 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kdeclarative.spec b/kdeclarative.spec index 20aebe0..602b482 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Declarative5 -%define _tar_path 5.21 +%define _tar_path 5.22 Name: kdeclarative -Version: 5.21.0 +Version: 5.22.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12