diff --git a/ghc-async.changes b/ghc-async.changes index 3b19007..853c756 100644 --- a/ghc-async.changes +++ b/ghc-async.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + ------------------------------------------------------------------- Wed Apr 19 13:20:19 UTC 2017 - psimons@suse.com diff --git a/ghc-async.spec b/ghc-async.spec index cc2f38c..9f94aaa 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-stm-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-test-framework-devel @@ -81,11 +80,9 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc changelog.md %changelog