From a754953eabe111a1af89589ea9a32588d0ad097d4f557d603c97d293bb65ad14 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:05:23 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-comonad revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-comonad?expand=0&rev=14 --- ghc-comonad.changes | 5 +++++ ghc-comonad.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-comonad.changes b/ghc-comonad.changes index 4a4f9eb..2d5fc75 100644 --- a/ghc-comonad.changes +++ b/ghc-comonad.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 Apr 24 12:26:15 UTC 2017 - psimons@suse.com diff --git a/ghc-comonad.spec b/ghc-comonad.spec index 9607b56..fe8969c 100644 --- a/ghc-comonad.spec +++ b/ghc-comonad.spec @@ -36,7 +36,6 @@ BuildRequires: ghc-semigroups-devel BuildRequires: ghc-tagged-devel BuildRequires: ghc-transformers-compat-devel BuildRequires: ghc-transformers-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-doctest-devel %endif @@ -74,11 +73,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.markdown README.markdown examples %changelog