|
|
@ -7,8 +7,8 @@
|
|
|
|
%bcond_with tests
|
|
|
|
%bcond_with tests
|
|
|
|
|
|
|
|
|
|
|
|
Name: %{pkg_name}
|
|
|
|
Name: %{pkg_name}
|
|
|
|
Version: 1.19.1
|
|
|
|
Version: 1.19.2.4
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Conversion between markup formats
|
|
|
|
Summary: Conversion between markup formats
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -39,7 +39,6 @@ BuildRequires: ghc-extensible-exceptions-devel
|
|
|
|
BuildRequires: ghc-filemanip-devel
|
|
|
|
BuildRequires: ghc-filemanip-devel
|
|
|
|
BuildRequires: ghc-filepath-devel
|
|
|
|
BuildRequires: ghc-filepath-devel
|
|
|
|
BuildRequires: ghc-haddock-library-devel
|
|
|
|
BuildRequires: ghc-haddock-library-devel
|
|
|
|
BuildRequires: ghc-highlighting-kate-devel
|
|
|
|
|
|
|
|
BuildRequires: ghc-hslua-devel
|
|
|
|
BuildRequires: ghc-hslua-devel
|
|
|
|
BuildRequires: ghc-http-client-devel
|
|
|
|
BuildRequires: ghc-http-client-devel
|
|
|
|
BuildRequires: ghc-http-client-tls-devel
|
|
|
|
BuildRequires: ghc-http-client-tls-devel
|
|
|
@ -53,6 +52,7 @@ BuildRequires: ghc-parsec-devel
|
|
|
|
BuildRequires: ghc-process-devel
|
|
|
|
BuildRequires: ghc-process-devel
|
|
|
|
BuildRequires: ghc-random-devel
|
|
|
|
BuildRequires: ghc-random-devel
|
|
|
|
BuildRequires: ghc-scientific-devel
|
|
|
|
BuildRequires: ghc-scientific-devel
|
|
|
|
|
|
|
|
BuildRequires: ghc-skylighting-devel
|
|
|
|
BuildRequires: ghc-syb-devel
|
|
|
|
BuildRequires: ghc-syb-devel
|
|
|
|
BuildRequires: ghc-tagsoup-devel
|
|
|
|
BuildRequires: ghc-tagsoup-devel
|
|
|
|
BuildRequires: ghc-temporary-devel
|
|
|
|
BuildRequires: ghc-temporary-devel
|
|
|
@ -138,7 +138,6 @@ or texlive-collection-luatex respectively.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%setup -q
|
|
|
|
cabal-tweak-dep-ver directory '< 1.3' '< 1.4'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
@ -187,6 +186,10 @@ install -m 0644 -p -D man/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Nov 16 2017 Jens Petersen <petersen@redhat.com> - 1.19.2.4-1
|
|
|
|
|
|
|
|
- update to 1.19.2.4
|
|
|
|
|
|
|
|
- uses skylighting instead of highlighting-kate
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 22 2017 Jens Petersen <petersen@fedoraproject.org> - 1.19.1-5
|
|
|
|
* Sun Oct 22 2017 Jens Petersen <petersen@fedoraproject.org> - 1.19.1-5
|
|
|
|
- doc-templates is now packaged in Fedora
|
|
|
|
- doc-templates is now packaged in Fedora
|
|
|
|
|
|
|
|
|
|
|
|