|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.21.1
|
|
|
|
Version: 0.21.1
|
|
|
|
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
|
|
|
@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.21.1-1
|
|
|
|
* Wed Jun 16 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.21.1-1
|
|
|
|
- Update to 0.21.1
|
|
|
|
- Update to 0.21.1
|
|
|
|
- Close: rhbz#1862741
|
|
|
|
- Close: rhbz#1862741
|
|
|
|