diff --git a/.gitignore b/.gitignore index 44ae36f..ae7f167 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kwayland-integration-5.4.2.tar.xz /kwayland-integration-5.4.3.tar.xz /kwayland-integration-5.4.95.tar.xz +/kwayland-integration-5.5.0.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 46f804e..a254738 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,7 +1,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.4.95 +Version: 5.5.0 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 +* Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 +- Plasma 5.5.0 + * Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 - Plasma 5.4.95 diff --git a/sources b/sources index ac6de3c..f99a2a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85c98e945a97d1df92fd302aa8b65533 kwayland-integration-5.4.95.tar.xz +1b6175e477ee1ccc1a218a5cb60896d9 kwayland-integration-5.5.0.tar.xz