|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.1.15
|
|
|
|
Version: 0.1.15
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Attribute macro to require that the compiler prove a function can't ever panic
|
|
|
|
Summary: Attribute macro to require that the compiler prove a function can't ever panic
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 28 11:03:32 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.15-1
|
|
|
|
* Mon Dec 28 11:03:32 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.15-1
|
|
|
|
- Update to 0.1.15 (Fixes: RHBZ#1911138)
|
|
|
|
- Update to 0.1.15 (Fixes: RHBZ#1911138)
|
|
|
|
|
|
|
|
|
|
|
|