diff --git a/ghc-edit-distance.changes b/ghc-edit-distance.changes index 38fb6de..53d9148 100644 --- a/ghc-edit-distance.changes +++ b/ghc-edit-distance.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 Aug 17 18:28:05 UTC 2016 - psimons@suse.com diff --git a/ghc-edit-distance.spec b/ghc-edit-distance.spec index 61b0fde..d1b241d 100644 --- a/ghc-edit-distance.spec +++ b/ghc-edit-distance.spec @@ -32,7 +32,6 @@ BuildRequires: ghc-array-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-random-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-test-framework-devel @@ -74,11 +73,9 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc README.md %changelog