|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.13.2
|
|
|
|
Version: 0.13.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Powerful library for word wrapping, indenting, and dedenting strings
|
|
|
|
Summary: Powerful library for word wrapping, indenting, and dedenting strings
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -107,6 +107,9 @@ which use "unicode-width" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 30 18:30:12 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.2-1
|
|
|
|
* Wed Dec 30 18:30:12 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.2-1
|
|
|
|
- Update to 0.13.2 (Fixes: RHBZ#1911671)
|
|
|
|
- Update to 0.13.2 (Fixes: RHBZ#1911671)
|
|
|
|
|
|
|
|
|
|
|
|