diff --git a/.gitignore b/.gitignore index dd86b52..5ab29dc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kwayland-5.24.0.tar.xz /kwayland-5.25.0.tar.xz /kwayland-5.26.0.tar.xz +/kwayland-5.27.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index a86cde3..d5f6d18 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -11,7 +11,7 @@ %endif Name: kf5-%{framework} -Version: 5.26.0 +Version: 5.27.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index 652c2af..594a858 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07635da514cfc3b4360b947717090725 kwayland-5.26.0.tar.xz +3440e412f70face624c4abcdb341ec7a kwayland-5.27.0.tar.xz