Accepting request 213351 from devel:languages:haskell:pandoc
pandoc update (forwarded request 213347 from ptrommler) OBS-URL: https://build.opensuse.org/request/show/213351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=8
This commit is contained in:
parent
4292cf61df
commit
b5c5d9bd90
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 31 16:30:30 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- update to 1.12.3
|
||||
- needed for pandoc 1.12.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 29 16:37:52 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- merged d:l:haskell changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 17:14:45 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- merged defattr change from d:l:h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 19:48:14 UTC 2013 - sbahling@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name pandoc-types
|
||||
|
||||
Name: ghc-pandoc-types
|
||||
Version: 1.12.1
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
Summary: Types for representing a structured document
|
||||
License: GPL-1.0+
|
||||
@ -56,14 +56,16 @@ Pandoc documents.
|
||||
|
||||
'Text.Pandoc.JSON' provides functions for serializing and deserializing a
|
||||
'Pandoc' structure to and from JSON.
|
||||
|
||||
#' help EMACS syntax highlighting
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
Group: Development/Libraries/Other
|
||||
Provides: %{name}-static = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: ghc-compiler = %{ghc_version}
|
||||
Requires(post): ghc-compiler = %{ghc_version}
|
||||
Requires(postun): ghc-compiler = %{ghc_version}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
This package provides the Haskell %{pkg_name} library development files.
|
||||
|
3
pandoc-types-1.12.3.tar.gz
Normal file
3
pandoc-types-1.12.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:125825a795dc0cb2b6ffbe46789e60d62a42ba2eb0f07e544b5c39612fbd8ece
|
||||
size 18633
|
Loading…
x
Reference in New Issue
Block a user