diff --git a/buzztrax.changes b/buzztrax.changes index 3da6514..3acdee6 100644 --- a/buzztrax.changes +++ b/buzztrax.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 28 12:08:14 UTC 2016 - davejplater@gmail.com + +- Removed workaround -Wno-error=misleading-indentation flag and + made buzztrax-misleading-indentation.patch from upstream git to + fix boo#985062 . + ------------------------------------------------------------------- Fri Jun 17 05:26:40 UTC 2016 - davejplater@gmail.com diff --git a/buzztrax.spec b/buzztrax.spec index 84cc7f8..c462f77 100644 --- a/buzztrax.spec +++ b/buzztrax.spec @@ -208,9 +208,6 @@ cp -v %{SOURCE2} . cp -v %{SOURCE1} . %build -%if 0%{?suse_version} > 1320 -export CFLAGS="-Wno-error=misleading-indentation %{optflags}" -%endif /bin/sh ./autogen.sh --noconfigure %configure --disable-static \ --disable-schemas-compile \