diff --git a/.gitignore b/.gitignore index 561d6de..8bd7a58 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kwayland-integration-5.4.0.tar.xz /kwayland-integration-5.4.1.tar.xz +/kwayland-integration-5.4.2.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 6274216..38e550a 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,8 +1,8 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.4.1 -Release: 2%{?dist} +Version: 5.4.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 Oct 01 2015 Rex Dieter - 5.4.2-1 +- 5.4.2 + * Thu Oct 01 2015 Rex Dieter 5.4.1-2 - .spec cosmetics, update URL diff --git a/sources b/sources index b5b385a..9efb06a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -161710cb26d5fb123be4062656124934 kwayland-integration-5.4.1.tar.xz +f8415a6a0e25a609d30c3d3ee2c9c696 kwayland-integration-5.4.2.tar.xz