diff --git a/.gitignore b/.gitignore index 22da396..7835550 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kwayland-integration-5.8.0.tar.xz /kwayland-integration-5.8.1.tar.xz /kwayland-integration-5.8.2.tar.xz +/kwayland-integration-5.8.3.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 44f4e57..fa9b1a4 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,7 +1,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.8.2 +Version: 5.8.3 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -58,6 +58,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Nov 01 2016 Rex Dieter - 5.8.3-1 +- 5.8.3 + * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 diff --git a/sources b/sources index 56501cc..8365b4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a36c1cbcda3d106a2eaf0230b26f6ee2 kwayland-integration-5.8.2.tar.xz +1d77da3f9b701d7c1f344c56caedffed kwayland-integration-5.8.3.tar.xz