Accepting request 143047 from home:ptrommler:pandoc

Update for pandoc

OBS-URL: https://build.opensuse.org/request/show/143047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zip-archive?expand=0&rev=5
This commit is contained in:
Peter Trommler 2012-11-28 08:26:06 +00:00 committed by Git OBS Bridge
parent 4edff6672c
commit 4129b1c9c4
5 changed files with 11 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 3 07:56:00 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.1.1.8 from upstream
* fix parsing of "version needed to extract" field
* license now BSD-3-Clause
-------------------------------------------------------------------
Thu Jun 7 08:27:48 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 zip-archive
%global common_summary Haskell library for creating and modifying zip archives
@ -27,7 +23,7 @@
%global common_description The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.
Name: ghc-%{pkg_name}
Version: 0.1.1.7
Version: 0.1.1.8
Release: 1
Summary: %{common_summary}

View File

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