Accepting request 433417 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/433417 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tagsoup?expand=0&rev=11
This commit is contained in:
commit
3e6b5bc4e4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 06:48:11 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.14 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 16:55:54 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -18,21 +18,19 @@
|
||||
|
||||
%global pkg_name tagsoup
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.13.10
|
||||
Version: 0.14
|
||||
Release: 0
|
||||
Summary: Parsing and extracting information from (possibly malformed) HTML/XML documents
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Group: Development/Languages/Other
|
||||
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
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# End cabal-rpm deps
|
||||
|
||||
%description
|
||||
TagSoup is a library for parsing HTML/XML. It supports the HTML 5
|
||||
@ -56,15 +54,12 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%prep
|
||||
%setup -q -n %{pkg_name}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
||||
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac838eeed18118423220716855c2bfd71dcc4a7a455893d8c4ad627828f57d58
|
||||
size 44587
|
3
tagsoup-0.14.tar.gz
Normal file
3
tagsoup-0.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90822d8bb9d3a40d070a1f282fb2f7f6beec13f01f958f716de9d005e2e9ea1e
|
||||
size 43893
|
Loading…
x
Reference in New Issue
Block a user