|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 11.1.2
|
|
|
|
Version: 11.1.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Tiny, robust PRNG implementation
|
|
|
|
Summary: Tiny, robust PRNG implementation
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11.1.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 11.1.2-1
|
|
|
|
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 11.1.2-1
|
|
|
|
- Update to 11.1.2
|
|
|
|
- Update to 11.1.2
|
|
|
|
|
|
|
|
|
|
|
|