From e08c107c034b43fc119ac7cec8fcf7a9922e781d49a522bed2b9504cd715c5bc Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:06:48 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-either revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-either?expand=0&rev=18 --- ghc-either.changes | 5 +++++ ghc-either.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-either.changes b/ghc-either.changes index 59741fb..77cae70 100644 --- a/ghc-either.changes +++ b/ghc-either.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. + ------------------------------------------------------------------- Mon May 22 08:08:50 UTC 2017 - psimons@suse.com diff --git a/ghc-either.spec b/ghc-either.spec index 907f24d..cc93adc 100644 --- a/ghc-either.spec +++ b/ghc-either.spec @@ -40,7 +40,6 @@ BuildRequires: ghc-semigroupoids-devel BuildRequires: ghc-semigroups-devel BuildRequires: ghc-transformers-base-devel BuildRequires: ghc-transformers-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description An either monad transformer. @@ -73,11 +72,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 CHANGELOG.markdown README.markdown %changelog