|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Version: 0.5.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Random number generators
|
|
|
|
|
|
|
|
|
|
License: MIT or ASL-2.0
|
|
|
|
@ -66,6 +66,9 @@ which use %{crate} from crates.io.
|
|
|
|
|
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 05 2018 Josh Stone <jistone@redhat.com> - 0.5.3-2
|
|
|
|
|
- Fix the python2 exclusion
|
|
|
|
|
|
|
|
|
|
* Sat Jun 30 2018 Josh Stone <jistone@redhat.com> - 0.5.3-1
|
|
|
|
|
- Update to 0.5.3
|
|
|
|
|
|
|
|
|
|