osc copypac from project:devel:languages:haskell:lts:9 package:ghc-tagsoup revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagsoup?expand=0&rev=34
This commit is contained in:
Peter Simons 2017-12-05 16:52:11 +00:00 committed by Git OBS Bridge
parent 04d3f4c782
commit 7f061e481a
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 4 04:29:56 UTC 2017 - psimons@suse.com
- Update to version 0.14.2.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@ -17,8 +17,9 @@
%global pkg_name tagsoup
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.14.1
Version: 0.14.2
Release: 0
Summary: Parsing and extracting information from (possibly malformed) HTML/XML documents
License: BSD-3-Clause
@ -30,6 +31,13 @@ BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-process-devel
BuildRequires: ghc-time-devel
%endif
%description
TagSoup is a library for parsing HTML/XML. It supports the HTML 5
@ -59,6 +67,9 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
%check
%cabal_test
%post devel
%ghc_pkg_recache

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:028be660a864e0918f99f90471caea72af2bfbf8a64a423e181b2b29f9c64aeb
size 44031

3
tagsoup-0.14.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:888f7a9d0e1354a206fe2cad976c6b26b17509380e31487f11d1746279a4efc8
size 42953