diff --git a/.gitignore b/.gitignore index ae7f167..6644fac 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kwayland-integration-5.4.3.tar.xz /kwayland-integration-5.4.95.tar.xz /kwayland-integration-5.5.0.tar.xz +/kwayland-integration-5.5.1.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index a254738..1a2ea0b 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,7 +1,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.5.0 +Version: 5.5.1 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -59,6 +59,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Dec 18 2015 Daniel Vrátil - 5.5.1-1 +- Plasma 5.5.1 + * Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 - Plasma 5.5.0 diff --git a/sources b/sources index f99a2a1..42c63f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b6175e477ee1ccc1a218a5cb60896d9 kwayland-integration-5.5.0.tar.xz +1ca9cb1238c44af26b7cf74d5eb69cb4 kwayland-integration-5.5.1.tar.xz