Convert to rpmautospec

epel9
Robert-André Mauchin 3 years ago
parent 27f14354d3
commit c76c58bce9

@ -0,0 +1,6 @@
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.0 Version: 0.6.0
Release: 2%{?dist} Release: %autorelease
Summary: HashMap-like containers with user-specified order Summary: HashMap-like containers with user-specified order
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -96,9 +96,4 @@ which use "serde_impl" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 %autorelease
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.0-1
- Initial package

Loading…
Cancel
Save