From ff41f42dd641edeec033b4751825b1731ba20a973381f523988887b559f09a40 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:15:11 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-safe revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=14 --- ghc-safe.changes | 5 +++++ ghc-safe.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-safe.changes b/ghc-safe.changes index fff7c9b..3634140 100644 --- a/ghc-safe.changes +++ b/ghc-safe.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. + ------------------------------------------------------------------- Sun Jun 25 18:41:42 UTC 2017 - psimons@suse.com diff --git a/ghc-safe.spec b/ghc-safe.spec index aac6285..8356cb0 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -28,7 +28,6 @@ Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-deepseq-devel @@ -91,11 +90,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 CHANGES.txt README.md %changelog