|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.9.5
|
|
|
|
Version: 0.9.5
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Epoch-based garbage collection
|
|
|
|
Summary: Epoch-based garbage collection
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
@ -134,6 +134,9 @@ which use "std" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 02 2021 Fabio Valentini <decathorpe@gmail.com> - 0.9.5-1
|
|
|
|
* Wed Jun 02 2021 Fabio Valentini <decathorpe@gmail.com> - 0.9.5-1
|
|
|
|
- Update to version 0.9.5.
|
|
|
|
- Update to version 0.9.5.
|
|
|
|
- Fixes RHBZ#1965795
|
|
|
|
- Fixes RHBZ#1965795
|
|
|
|