From 6eb94d4a8e49b56ee9caacc6a9ebfcec9aa6180df68e4a3edb74461b169de1d1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Oct 2018 09:49:37 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-haddock-library revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-haddock-library?expand=0&rev=28 --- ghc-haddock-library.changes | 12 ++++++++++++ ghc-haddock-library.spec | 20 ++++++++------------ haddock-library-1.6.0.tar.gz | 3 --- haddock-library-1.7.0.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 15 deletions(-) delete mode 100644 haddock-library-1.6.0.tar.gz create mode 100644 haddock-library-1.7.0.tar.gz diff --git a/ghc-haddock-library.changes b/ghc-haddock-library.changes index 4ca2e98..39bfd55 100644 --- a/ghc-haddock-library.changes +++ b/ghc-haddock-library.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Oct 17 02:01:32 UTC 2018 - psimons@suse.com + +- Update haddock-library to version 1.7.0. + ## Changes in version 1.7.0 + + * Make `Documentation.Haddock.Parser.Monad` an internal module + + ## Changes in version 1.6.1 + + * Replace `attoparsec` with `parsec` (#799) + ------------------------------------------------------------------- Wed Jul 18 14:26:26 UTC 2018 - psimons@suse.com diff --git a/ghc-haddock-library.spec b/ghc-haddock-library.spec index 407551d..2e5cd7f 100644 --- a/ghc-haddock-library.spec +++ b/ghc-haddock-library.spec @@ -12,15 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global pkg_name haddock-library -%global has_internal_sub_libraries 1 %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.6.0 +Version: 1.7.0 Release: 0 Summary: Library exposing some functionality of Haddock License: BSD-3-Clause @@ -30,25 +29,23 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel -BuildRequires: ghc-deepseq-devel +BuildRequires: ghc-parsec-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-text-devel BuildRequires: ghc-transformers-devel %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-base-compat-devel -BuildRequires: ghc-directory-devel -BuildRequires: ghc-filepath-devel +BuildRequires: ghc-deepseq-devel BuildRequires: ghc-hspec-devel -BuildRequires: ghc-optparse-applicative-devel -BuildRequires: ghc-tree-diff-devel %endif %description Haddock is a documentation-generation tool for Haskell libraries. These modules expose some functionality of it without pulling in the GHC dependency. Please note that the API is likely to change so specify upper -bounds in your project if you can't release often. For interacting with Haddock -itself, see the ‘haddock’ package. +bounds in your project. For interacting with Haddock itself, see the [haddock +package](https://hackage.haskell.org/package/haddock). %package devel Summary: Haskell %{pkg_name} library development files @@ -66,7 +63,7 @@ files. %setup -q -n %{pkg_name}-%{version} %build -%ghc_lib_build_without_haddock +%ghc_lib_build %install %ghc_lib_install @@ -82,7 +79,6 @@ files. %files -f %{name}.files %license LICENSE -%license vendor/attoparsec-0.13.1.0/LICENSE %files devel -f %{name}-devel.files %doc CHANGES.md diff --git a/haddock-library-1.6.0.tar.gz b/haddock-library-1.6.0.tar.gz deleted file mode 100644 index 92c72f8..0000000 --- a/haddock-library-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:609f096e7b7d2690fc2302d6a77f6a0e0fefb64ae64e90d90e754dc37f10e740 -size 46993 diff --git a/haddock-library-1.7.0.tar.gz b/haddock-library-1.7.0.tar.gz new file mode 100644 index 0000000..59a2507 --- /dev/null +++ b/haddock-library-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c2794a7eb352824f098cafa07bc0506f2c3633808bfbf4c64aef0ba664d011 +size 26315