Accepting request 143045 from home:ptrommler:pandoc

Update for pandoc

OBS-URL: https://build.opensuse.org/request/show/143045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagsoup?expand=0&rev=4
This commit is contained in:
Peter Trommler 2012-11-28 08:25:30 +00:00 committed by Git OBS Bridge
parent f7eafedca6
commit 4f4b2d1541
5 changed files with 9 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65d35a8bbf6a55d4a602f4a756feec0fc410f589e2a8b9e2662e8c2095fe2de0
size 30467

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 3 07:51:45 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.12.8 from upstream (no changelog)
-------------------------------------------------------------------
Thu Jun 7 08:00:55 UTC 2012 - peter.trommler@ohm-hochschule.de

View File

@ -16,10 +16,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# cabal2spec-0.25
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
%global pkg_name tagsoup
%global common_summary Haskell HTML/XML document parsing library
@ -27,7 +23,7 @@
%global common_description TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping.
Name: ghc-%{pkg_name}
Version: 0.12.6
Version: 0.12.8
Release: 1
Summary: %{common_summary}

View File

@ -1 +0,0 @@
addFilter("useless-provides")