Accepting request 143039 from home:ptrommler:pandoc

Update for pandoc.

OBS-URL: https://build.opensuse.org/request/show/143039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-html?expand=0&rev=4
This commit is contained in:
Peter Trommler 2012-11-28 08:22:41 +00:00 committed by Git OBS Bridge
parent 5931d263ec
commit 29f053c937
5 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 3 07:20:49 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.5.1.0 from upstream (no changelog)
-------------------------------------------------------------------
Wed Jul 4 17:18:33 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.5.0.0 from upstream (no changelog)
-------------------------------------------------------------------
Tue Jun 5 16:55:36 UTC 2012 - peter.trommler@ohm-hochschule.de

View File

@ -27,7 +27,7 @@
%global common_description A %{pkg_name} library for Haskell.
Name: ghc-%{pkg_name}
Version: 0.4.3.1
Version: 0.5.1.0
Release: 1
Summary: %{common_summary}
@ -41,7 +41,7 @@ ExclusiveArch: %{ix86} x86_64 %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires: ghc-blaze-builder-devel
#BuildRequires: ghc-blaze-markup-devel // required by 0.5.0.0
BuildRequires: ghc-blaze-markup-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-text-devel
# END cabal2spec

View File

@ -1 +0,0 @@
addFilter("static-library-without-debuginfo")