Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 7 years ago
parent ddc02d2578
commit c068611361

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.4 Version: 0.1.4
Release: 2%{?dist} Release: 3%{?dist}
Summary: Library for padding strings at runtime Summary: Library for padding strings at runtime
# https://github.com/ogham/rust-pad/issues/3 # https://github.com/ogham/rust-pad/issues/3
@ -53,6 +53,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.4-2 * Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.4-2
- Rebuild for rust-packaging v5 - Rebuild for rust-packaging v5

Loading…
Cancel
Save