Update to 0.1.5

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent d6a93d0ba3
commit 691cb49942
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1 +1,2 @@
/unicode-width-0.1.4.crate
/unicode-width-0.1.5.crate

@ -5,8 +5,8 @@
%global crate unicode-width
Name: rust-%{crate}
Version: 0.1.4
Release: 5%{?dist}
Version: 0.1.5
Release: 1%{?dist}
Summary: Determine displayed width of `char` and `str` types
License: MIT or ASL 2.0
@ -53,6 +53,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/scripts
%changelog
* Sun May 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.5-1
- Update to 0.1.5
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (unicode-width-0.1.4.crate) = f06b243e533ab9c68d88ccd06a283dfff5fd13e9340cf11bfa74473fc9100bb704c34e7fb66919202a97e7d2ba2e7eed968eced02d557835a06e6a0166865ea3
SHA512 (unicode-width-0.1.5.crate) = bd5ac5f0433953d79408074239edc7c43ce23d56659d467805d81ab01c576a3cf77ccedb3bba41d48bc4ad46a8905ac8a1927b99312053ef6295fd940a6766d2

Loading…
Cancel
Save