diff --git a/.gitignore b/.gitignore index 69818e4..292ffe7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kwayland-5.2.2.tar.xz /kwayland-5.2.95.tar.xz /kwayland-5.3.0.tar.xz +/kwayland-5.3.1.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 6a6d476..d8b8aea 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,7 +3,7 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.3.1 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue May 26 2015 Daniel Vrátil - 5.3.1-1 +- Plasma 5.3.1 + * Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 - Plasma 5.3.0 diff --git a/sources b/sources index a21d4d1..9283993 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab9f358c68470f41732470b90427c5e8 kwayland-5.3.0.tar.xz +e361a5c875a9381ea653a655318b7022 kwayland-5.3.1.tar.xz