From 515ef49b46d402a070fbf0abbfd46d35fbd1c9dbf6e57502975d6a9f3fa61b44 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:04:01 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-async revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=22 --- ghc-async.changes | 5 +++++ ghc-async.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) 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