diff --git a/.gitignore b/.gitignore index 3d48335..0d1d1bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kwayland-5.6.1.tar.xz /kwayland-5.6.2.tar.xz +/kwayland-5.6.3.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index b6bdfa9..5e5af90 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.2 +Version: 5.6.3 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 +* Tue Apr 19 2016 Rex Dieter - 5.6.3-1 +- 5.6.3 + * Sat Apr 09 2016 Rex Dieter - 5.6.2-1 - 5.6.2 diff --git a/sources b/sources index 4cd9140..de6a19c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8a0e4cd6215b1f180bec562c29c7841 kwayland-5.6.2.tar.xz +8ad8286964e66f4dd35faff8bf160bd7 kwayland-5.6.3.tar.xz