Accepting request 143043 from home:ptrommler:pandoc

Update for pandoc

OBS-URL: https://build.opensuse.org/request/show/143043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-digest?expand=0&rev=5
This commit is contained in:
Peter Trommler 2012-11-28 08:24:48 +00:00 committed by Git OBS Bridge
parent a75b2b4803
commit c4e2931655
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:40319762afc05823920126f13cba02b06544ba039e08c3f63db2ed084a9a4edc
size 2519

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 3 07:45:23 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.0.1.1 from upstream (no changelog)
-------------------------------------------------------------------
Thu Jun 7 08:15:13 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 digest
%global common_summary Various cryptographic hashes for bytestrings
@ -27,7 +23,7 @@
%global common_description This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib.
Name: ghc-%{pkg_name}
Version: 0.0.1.0
Version: 0.0.1.1
Release: 1
Summary: %{common_summary}

View File

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