update to 1.12.3.3
This commit is contained in:
parent
7cd43099b6
commit
dc759dfe49
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/pandoc-types-1.9.1.tar.gz
|
||||
/pandoc-types-1.10.tar.gz
|
||||
/pandoc-types-1.12.3.1.tar.gz
|
||||
/pandoc-types-1.12.3.3.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global pkg_name pandoc-types
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.12.3.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.12.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Types for representing a structured document
|
||||
|
||||
License: GPLv2+
|
||||
@ -69,6 +69,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 08 2014 Jens Petersen <petersen@redhat.com> - 1.12.3.3-1
|
||||
- update to 1.12.3.3
|
||||
|
||||
* Sun Apr 20 2014 Jens Petersen <petersen@redhat.com> - 1.12.3.1-3
|
||||
- revert requiring ghci: aeson now patched to build when no ghci
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user