|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.10.2
|
|
|
|
Version: 0.10.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Internal helper library for the derive_builder crate
|
|
|
|
Summary: Internal helper library for the derive_builder crate
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT/Apache-2.0
|
|
|
|
# Upstream license specification: MIT/Apache-2.0
|
|
|
@ -74,6 +74,10 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-2
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 03 2021 Fabio Valentini <decathorpe@gmail.com> - 0.10.2-1
|
|
|
|
* Mon May 03 2021 Fabio Valentini <decathorpe@gmail.com> - 0.10.2-1
|
|
|
|
- Update to version 0.10.2.
|
|
|
|
- Update to version 0.10.2.
|
|
|
|
|
|
|
|
|
|
|
|