Update dependencies versions

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2019-02-28 14:47:51 +01:00
parent 09b188ca89
commit d5a5d69f81
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
2 changed files with 7 additions and 4 deletions

View File

@ -352,7 +352,7 @@ custom-setup
setup-depends: base, Cabal
library
build-depends: base >= 4.8 && < 4.11,
build-depends: base >= 4.8 && < 4.11.2,
syb >= 0.1 && < 0.8,
containers >= 0.4.2.1 && < 0.6,
unordered-containers >= 0.2 && < 0.3,
@ -371,7 +371,7 @@ library
xml >= 1.3.12 && < 1.4,
split >= 0.2 && < 0.3,
random >= 1 && < 1.2,
pandoc-types >= 1.17.3 && < 1.17.4,
pandoc-types >= 1.17.3 && < 1.18,
aeson >= 0.7 && < 1.3,
aeson-pretty >= 0.8.5 && < 0.9,
tagsoup >= 0.14.6 && < 0.15,
@ -391,7 +391,7 @@ library
SHA >= 1.6 && < 1.7,
haddock-library >= 1.1 && < 1.5,
deepseq >= 1.3 && < 1.5,
JuicyPixels >= 3.1.6.1 && < 3.3,
JuicyPixels >= 3.1.6.1 && < 3.4,
Glob >= 0.7 && < 0.10,
cmark-gfm >= 0.1.1 && < 0.2,
doctemplates >= 0.2.1 && < 0.3,

View File

@ -8,7 +8,7 @@
Name: %{pkg_name}
Version: 2.1.2
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: Conversion between markup formats
License: GPLv2+
@ -217,6 +217,9 @@ install -m 0644 -p -D man/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1
%changelog
* Thu Feb 28 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> - 2.1.2-3.0.riscv64
- Adjust dependency versions
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild