Bump duct to 0.13.0

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
epel9
Robert-André Mauchin 5 years ago
parent 886d606aef
commit 0411262549

@ -5,7 +5,7 @@
[dependencies]
[dev-dependencies.duct]
-version = "0.10.0"
+version = "0.12.0"
+version = "0.13.0"
[dev-dependencies.pretty_assertions]
-version = "0.5.1"

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: ROFF (man page format) generation library
# Upstream license specification: MIT OR Apache-2.0
@ -14,7 +14,7 @@ License: MIT or ASL 2.0
URL: https://crates.io/crates/roff
Source: %{crates_source}
# Initial patched metadata
# * Update duct to 0.12, pretty_assertions to 0.6, https://github.com/rust-cli/roff-rs/pull/8
# * Update duct to 0.13, pretty_assertions to 0.6, https://github.com/rust-cli/roff-rs/pull/8
Patch0: roff-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -77,6 +77,9 @@ echo '/usr/bin/troff'
%endif
%changelog
* Thu Sep 26 20:00:00 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.1.0-3
- Bump duct to 0.13.0
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

Loading…
Cancel
Save