diff --git a/.gitignore b/.gitignore index 4d765a9..3d48335 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kwayland-5.6.1.tar.xz +/kwayland-5.6.2.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 9a1ad2e..b6bdfa9 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.1 +Version: 5.6.2 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 Apr 09 2016 Rex Dieter - 5.6.2-1 +- 5.6.2 + * Fri Apr 08 2016 Rex Dieter - 5.6.1-1 - 5.6.1 diff --git a/sources b/sources index 4d37545..4cd9140 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ab98b13ae5a1b382bc0468a5e28cdb6 kwayland-5.6.1.tar.xz +a8a0e4cd6215b1f180bec562c29c7841 kwayland-5.6.2.tar.xz