diff --git a/.gitignore b/.gitignore index 950c123..b319cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /plasma-sdk-5.7.5.tar.xz /plasma-sdk-5.7.95.tar.xz /plasma-sdk-5.8.0.tar.xz +/plasma-sdk-5.8.1.tar.xz diff --git a/plasma-sdk.spec b/plasma-sdk.spec index 1055855..aabeffd 100644 --- a/plasma-sdk.spec +++ b/plasma-sdk.spec @@ -1,6 +1,6 @@ Name: plasma-sdk -Version: 5.8.0 -Release: 2%{?dist} +Version: 5.8.1 +Release: 1%{?dist} Summary: Development tools for Plasma 5 License: GPLv2+ and LGPLv2+ @@ -138,6 +138,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Oct 11 2016 Rex Dieter - 5.8.1-1 +- 5.8.1 + * Fri Sep 30 2016 Rex Dieter - 5.8.0-2 - don't use plasma-packagestructure yet diff --git a/sources b/sources index 42b4177..0da03de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bc259d1d9ad2a295c2b7f09eb7f16f7 plasma-sdk-5.8.0.tar.xz +f78e3c218c0d233b0e5cef5cf87ab3a2 plasma-sdk-5.8.1.tar.xz