From f7570b0e0ee00838443ddbf7b8cdc2b8e16feefa Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 May 2014 12:18:25 +0900 Subject: [PATCH] update to 1.12.3.3 --- .gitignore | 1 + pandoc.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 94588f0..1cceb12 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /pandoc-1.10.1.tar.gz /pandoc-1.11.1.tar.gz /pandoc-1.12.3.1.tar.gz +/pandoc-1.12.3.3.tar.gz diff --git a/pandoc.spec b/pandoc.spec index eee3230..7080d9a 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -3,13 +3,13 @@ %global pkg_name pandoc Name: %{pkg_name} -Version: 1.12.3.1 +Version: 1.12.3.3 Release: 1%{?dist} Summary: Conversion between markup formats License: GPLv2+ URL: http://hackage.haskell.org/package/%{name} -Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz +Source0: http://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros @@ -32,7 +32,6 @@ BuildRequires: ghc-extensible-exceptions-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-highlighting-kate-devel BuildRequires: ghc-hslua-devel -BuildRequires: ghc-http-types-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-network-devel BuildRequires: ghc-old-locale-devel @@ -156,6 +155,9 @@ ln -s pandoc %{buildroot}%{_bindir}/hsmarkdown %changelog +* Thu May 08 2014 Jens Petersen - 1.12.3.3-1 +- update to 1.12.3.3 + * Wed Jan 22 2014 Jens Petersen - 1.12.3.1-1 - update to 1.12.3.1 - disable http-conduit diff --git a/sources b/sources index e51dcdf..5068c0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caa764a0e69aeb8101c3b8293a00cee8 pandoc-1.12.3.1.tar.gz +906e6d1435cb8175853db834d12a4cc3 pandoc-1.12.3.3.tar.gz