diff --git a/.gitignore b/.gitignore index 0d1d1bf..938707e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kwayland-5.6.1.tar.xz /kwayland-5.6.2.tar.xz /kwayland-5.6.3.tar.xz +/kwayland-5.6.4.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 5e5af90..834a8ce 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,7 +3,7 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.6.3 +Version: 5.6.4 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat May 14 2016 Rex Dieter - 5.6.4-1 +- 5.6.4 + * Tue Apr 19 2016 Rex Dieter - 5.6.3-1 - 5.6.3 diff --git a/sources b/sources index de6a19c..a2a1e01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ad8286964e66f4dd35faff8bf160bd7 kwayland-5.6.3.tar.xz +eb9f146778e5bc3f238cc7ce8262d73a kwayland-5.6.4.tar.xz