|
@@ -1,8 +1,8 @@
|
|
|
%define pkg_name pandoc-citeproc
|
|
|
%define pkg_version 0.14.3.1
|
|
|
-%define pkg_release 2%{?_dist_release}
|
|
|
+%define pkg_release 3%{?_dist_release}
|
|
|
|
|
|
-%define pandoc_version 2.2.2
|
|
|
+%define pandoc_version 2.2.3.2
|
|
|
|
|
|
Summary: Library and executable for using citeproc with pandoc
|
|
|
Name: %{pkg_name}
|
|
@@ -25,18 +25,30 @@ Source17: setenv-0.1.1.3.tar.gz
|
|
|
Source18: setenv.cabal
|
|
|
Source19: typed-process-0.2.2.0.tar.gz
|
|
|
Source20: typed-process.cabal
|
|
|
-Source21: xml-types-0.3.6.tar.gz
|
|
|
-Source22: xml-types.cabal
|
|
|
-Source23: transformers-base-0.4.5.2.tar.gz
|
|
|
-Source24: transformers-base.cabal
|
|
|
-Source25: conduit-extra-1.3.0.tar.gz
|
|
|
-Source26: conduit-extra.cabal
|
|
|
-Source27: monad-control-1.0.2.3.tar.gz
|
|
|
-Source28: monad-control.cabal
|
|
|
-Source29: xml-conduit-1.8.0.tar.gz
|
|
|
-Source30: xml-conduit.cabal
|
|
|
-Source31: pandoc-citeproc-0.14.3.1.tar.gz
|
|
|
-Source32: pandoc-citeproc.cabal
|
|
|
+Source21: unliftio-core-0.1.1.0.tar.gz
|
|
|
+Source22: unliftio-core.cabal
|
|
|
+Source23: vector-algorithms-0.7.0.1.tar.gz
|
|
|
+Source24: vector-algorithms.cabal
|
|
|
+Source25: xml-types-0.3.6.tar.gz
|
|
|
+Source26: xml-types.cabal
|
|
|
+Source27: transformers-base-0.4.5.2.tar.gz
|
|
|
+Source28: transformers-base.cabal
|
|
|
+Source29: resourcet-1.2.1.tar.gz
|
|
|
+Source30: resourcet.cabal
|
|
|
+Source31: mono-traversable-1.0.9.0.tar.gz
|
|
|
+Source32: mono-traversable.cabal
|
|
|
+Source33: monad-control-1.0.2.3.tar.gz
|
|
|
+Source34: monad-control.cabal
|
|
|
+Source35: conduit-1.3.0.3.tar.gz
|
|
|
+Source36: conduit.cabal
|
|
|
+Source37: yaml-0.9.0.tar.gz
|
|
|
+Source38: yaml.cabal
|
|
|
+Source39: conduit-extra-1.3.0.tar.gz
|
|
|
+Source40: conduit-extra.cabal
|
|
|
+Source41: xml-conduit-1.8.0.tar.gz
|
|
|
+Source42: xml-conduit.cabal
|
|
|
+Source43: pandoc-citeproc-0.14.3.1.tar.gz
|
|
|
+Source44: pandoc-citeproc.cabal
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-root
|
|
|
|
|
@@ -49,6 +61,7 @@ BuildRequires: docbook-utils docbook-utils-pdf docbook-style-xsl
|
|
|
|
|
|
Requires: pandoc = %{pandoc_version}
|
|
|
|
|
|
+
|
|
|
Vendor: Project Vine
|
|
|
Distribution: Vine Linux
|
|
|
Packager: ara_t
|
|
@@ -114,6 +127,9 @@ done
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Aug 09 2018 Toshiaki Ara <ara_t@384.jp> 0.14.3.1-3
|
|
|
+- build using ghc-8.4.3-2 and pandoc-2.2.3.2
|
|
|
+
|
|
|
* Sat Jul 21 2018 Toshiaki Ara <ara_t@384.jp> 0.14.3.1-2
|
|
|
- build using ghc-8.4.3 and pandoc-2.2.2
|
|
|
|