diff --git a/.gitignore b/.gitignore index 741691c..eb89bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kwayland-5.3.2.tar.xz /kwayland-5.4.0.tar.xz /kwayland-5.4.1.tar.xz +/kwayland-5.4.2.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 659a7c2..d0a3568 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,8 +3,8 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.4.1 -Release: 2%{?dist} +Version: 5.4.2 +Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -79,6 +79,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 01 2015 Rex Dieter - 5.4.2-1 +- 5.4.2 + * Thu Oct 01 2015 Rex Dieter 5.4.1-2 - .spec cosmetics, update URL diff --git a/sources b/sources index a07921d..08702e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfff87d002b42b2487b522f94f157cb7 kwayland-5.4.1.tar.xz +c0c0eef0f2bfb93a81e4e701d7557eb9 kwayland-5.4.2.tar.xz