diff --git a/.gitignore b/.gitignore index 6644fac..55d47f1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kwayland-integration-5.4.95.tar.xz /kwayland-integration-5.5.0.tar.xz /kwayland-integration-5.5.1.tar.xz +/kwayland-integration-5.5.2.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 1a2ea0b..2287e10 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,8 +1,8 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.5.1 -Release: 1%{?dist} +Version: 5.5.2 +Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ @@ -59,6 +59,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Dec 31 2015 Rex Dieter - 5.5.2-1 +- 5.5.2 + * Fri Dec 18 2015 Daniel Vrátil - 5.5.1-1 - Plasma 5.5.1 diff --git a/sources b/sources index 42c63f0..d8335cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ca9cb1238c44af26b7cf74d5eb69cb4 kwayland-integration-5.5.1.tar.xz +60b3e75ba7f6a113275a4404465668ba kwayland-integration-5.5.2.tar.xz