1
0

Accepting request 143040 from home:ptrommler:pandoc

Update for pandoc.

OBS-URL: https://build.opensuse.org/request/show/143040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=5
This commit is contained in:
Peter Trommler 2012-11-28 08:23:25 +00:00 committed by Git OBS Bridge
parent 7c4f8f37f5
commit a8f5db1cf9
6 changed files with 18 additions and 6 deletions

View File

@ -1,3 +1,3 @@
<services>
<service name="download_files"/>
</services>
<service name="download_files" mode="localonly"/></services>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 18 11:05:29 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 1.0.0.0 from upstream
* relaxed version constraints on bytestring
-------------------------------------------------------------------
Wed Oct 3 07:27:28 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.1.2.0 from upstream
* fixes joinWith (bug #7)
-------------------------------------------------------------------
Tue Jun 5 16:32:59 UTC 2012 - peter.trommler@ohm-hochschule.de

View File

@ -28,7 +28,7 @@
%global common_description A %{pkg_name} library for Haskell.
Name: ghc-%{pkg_name}
Version: 0.1.1.1
Version: 1.0.0.0
Release: 1
Summary: %{common_summary}

View File