Rebuild to get dependency on cargo

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 1cf3a5811a
commit f4624231b8

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Determine whether characters have XID_Start/XID_Continue properties
License: MIT or ASL 2.0
@ -53,6 +53,9 @@ rm -vrf .gitignore .travis.yml scripts
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Sat Oct 21 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.0-2
- Rebuild to get dependency on cargo
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.0-1
- Update to 0.1.0

Loading…
Cancel
Save