|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.5.9
|
|
|
|
Version: 0.5.9
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Derive simple constructor functions for structs and enums
|
|
|
|
Summary: Derive simple constructor functions for structs and enums
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -83,5 +83,9 @@ which use "std" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.9-2
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 09 12:14:25 EST 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.5.9-1
|
|
|
|
* Tue Feb 09 12:14:25 EST 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.5.9-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|