|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.21.0
|
|
|
|
Version: 0.21.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Helpful macros for working with enums and strings
|
|
|
|
Summary: Helpful macros for working with enums and strings
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -94,6 +94,10 @@ which use "strum_macros" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.21.0-1
|
|
|
|
* Wed Jun 16 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.21.0-1
|
|
|
|
- Update to 0.21.0
|
|
|
|
- Update to 0.21.0
|
|
|
|
- Close: rhbz#1862740
|
|
|
|
- Close: rhbz#1862740
|
|
|
|