diff --git a/.gitignore b/.gitignore index 76ab4c1..e20a899 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kwayland-integration-5.6.4.tar.xz /kwayland-integration-5.6.5.tar.xz /kwayland-integration-5.6.95.tar.xz +/kwayland-integration-5.7.0.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 6e8e939..9381590 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,7 +1,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.6.95 +Version: 5.7.0 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 +* Thu Jun 30 2016 Rex Dieter - 5.7.0-1 +- 5.7.0 + * Sat Jun 25 2016 Rex Dieter - 5.6.95-1 - 5.6.95 diff --git a/sources b/sources index 7c02a9b..bfe04c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be86109ec285ea585647bdaf3a356aff kwayland-integration-5.6.95.tar.xz +871b5b0b6d9407b5d39c61d510fc0b10 kwayland-integration-5.7.0.tar.xz