|
@@ -1,8 +1,8 @@
|
|
%define pkg_name pandoc-citeproc
|
|
%define pkg_name pandoc-citeproc
|
|
-%define pkg_version 0.14.3.1
|
|
+%define pkg_version 0.15.0.1
|
|
-%define pkg_release 3%{?_dist_release}
|
|
+%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
-%define pandoc_version 2.2.3.2
|
|
+%define pandoc_version 2.4
|
|
|
|
|
|
Summary: Library and executable for using citeproc with pandoc
|
|
Summary: Library and executable for using citeproc with pandoc
|
|
Name: %{pkg_name}
|
|
Name: %{pkg_name}
|
|
@@ -15,40 +15,36 @@ URL: http://hackage.haskell.org
|
|
|
|
|
|
Source0: packages
|
|
Source0: packages
|
|
|
|
|
|
-Source11: base-orphans-0.8.tar.gz
|
|
+Source11: hs-bibutils-6.7.0.0.tar.gz
|
|
-Source12: base-orphans.cabal
|
|
+Source12: hs-bibutils.cabal
|
|
-Source13: hs-bibutils-6.6.0.0.tar.gz
|
|
+Source13: rfc5051-0.1.0.4.tar.gz
|
|
-Source14: hs-bibutils.cabal
|
|
+Source14: rfc5051.cabal
|
|
-Source15: rfc5051-0.1.0.3.tar.gz
|
|
+Source15: setenv-0.1.1.3.tar.gz
|
|
-Source16: rfc5051.cabal
|
|
+Source16: setenv.cabal
|
|
-Source17: setenv-0.1.1.3.tar.gz
|
|
+Source17: typed-process-0.2.3.0.tar.gz
|
|
-Source18: setenv.cabal
|
|
+Source18: typed-process.cabal
|
|
-Source19: typed-process-0.2.2.0.tar.gz
|
|
+Source19: unliftio-core-0.1.2.0.tar.gz
|
|
-Source20: typed-process.cabal
|
|
+Source20: unliftio-core.cabal
|
|
-Source21: unliftio-core-0.1.1.0.tar.gz
|
|
+Source21: vector-algorithms-0.8.0.1.tar.gz
|
|
-Source22: unliftio-core.cabal
|
|
+Source22: vector-algorithms.cabal
|
|
-Source23: vector-algorithms-0.7.0.1.tar.gz
|
|
+Source23: xml-types-0.3.6.tar.gz
|
|
-Source24: vector-algorithms.cabal
|
|
+Source24: xml-types.cabal
|
|
-Source25: xml-types-0.3.6.tar.gz
|
|
+Source25: resourcet-1.2.2.tar.gz
|
|
-Source26: xml-types.cabal
|
|
+Source26: resourcet.cabal
|
|
-Source27: transformers-base-0.4.5.2.tar.gz
|
|
+Source27: mono-traversable-1.0.9.0.tar.gz
|
|
-Source28: transformers-base.cabal
|
|
+Source28: mono-traversable.cabal
|
|
-Source29: resourcet-1.2.1.tar.gz
|
|
+Source29: conduit-1.3.1.tar.gz
|
|
-Source30: resourcet.cabal
|
|
+Source30: conduit.cabal
|
|
-Source31: mono-traversable-1.0.9.0.tar.gz
|
|
+Source31: libyaml-0.1.0.0.tar.gz
|
|
-Source32: mono-traversable.cabal
|
|
+Source32: libyaml.cabal
|
|
-Source33: monad-control-1.0.2.3.tar.gz
|
|
+Source33: conduit-extra-1.3.0.tar.gz
|
|
-Source34: monad-control.cabal
|
|
+Source34: conduit-extra.cabal
|
|
-Source35: conduit-1.3.0.3.tar.gz
|
|
+Source35: yaml-0.11.0.0.tar.gz
|
|
-Source36: conduit.cabal
|
|
+Source36: yaml.cabal
|
|
-Source37: yaml-0.9.0.tar.gz
|
|
+Source37: xml-conduit-1.8.0.1.tar.gz
|
|
-Source38: yaml.cabal
|
|
+Source38: xml-conduit.cabal
|
|
-Source39: conduit-extra-1.3.0.tar.gz
|
|
+Source39: pandoc-citeproc-0.15.0.1.tar.gz
|
|
-Source40: conduit-extra.cabal
|
|
+Source40: pandoc-citeproc.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
|
|
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-root
|
|
|
|
|
|
@@ -127,6 +123,10 @@ done
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Dec 17 2018 Toshiaki Ara <ara_t@384.jp> 0.15.0.1-1
|
|
|
|
+- update to 0.15.0.1
|
|
|
|
+- build using ghc-8.6.3 and pandoc-2.4
|
|
|
|
+
|
|
* Thu Aug 09 2018 Toshiaki Ara <ara_t@384.jp> 0.14.3.1-3
|
|
* 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
|
|
- build using ghc-8.4.3-2 and pandoc-2.2.3.2
|
|
|
|
|