From 0673aec08639cf88c1ac9819008becc48dc76244 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 9 Sep 2015 13:59:27 -0500 Subject: [PATCH] 5.4.1 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 693e4b7..561d6de 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kwayland-integration-5.4.0.tar.xz +/kwayland-integration-5.4.1.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index e3b04c3..29e9b93 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.0 +Version: 5.4.1 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -56,6 +56,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so %changelog +* Wed Sep 09 2015 Rex Dieter - 5.4.1-1 +- 5.4.1 + * Tue Aug 25 2015 Daniel Vrátil - 5.4.0-1 - Update to 5.4.0 - Fix license diff --git a/sources b/sources index 453ba4c..b5b385a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2eaabc6ddacb4142d1c068f1b5536455 kwayland-integration-5.4.0.tar.xz +161710cb26d5fb123be4062656124934 kwayland-integration-5.4.1.tar.xz