diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index ae6d615..8057798 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.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. + ------------------------------------------------------------------- Thu Jul 27 14:08:06 UTC 2017 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 6ddc8a5..6fffca0 100644 --- a/ghc-unliftio.spec +++ b/ghc-unliftio.spec @@ -36,7 +36,6 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-transformers-devel BuildRequires: ghc-unix-devel BuildRequires: ghc-unliftio-core-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The MonadUnliftIO typeclass for unlifting monads to IO (batteries included). @@ -68,11 +67,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 README.md %changelog