|
@@ -1,5 +1,5 @@
|
|
|
%define pkg_name pandoc
|
|
|
-%define pkg_version 2.2.3.2
|
|
|
+%define pkg_version 2.4
|
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: general markup converter
|
|
@@ -15,7 +15,7 @@ URL: http://hackage.haskell.org
|
|
|
|
|
|
Source0: packages
|
|
|
|
|
|
-Source11: pandoc-2.2.3.2.tar.gz
|
|
|
+Source11: pandoc-2.4.tar.gz
|
|
|
Source12: pandoc.cabal
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-root
|
|
@@ -165,6 +165,10 @@ popd
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Dec 17 2018 Toshiaki Ara <ara_t@384.jp> 2.4-1
|
|
|
+- update to 2.4
|
|
|
+- build using ghc-8.6.3
|
|
|
+
|
|
|
* Thu Aug 09 2018 Toshiaki Ara <ara_t@384.jp> 2.2.3.2-1
|
|
|
- update to 2.2.3.2
|
|
|
- build using ghc-8.4.3-2
|