Convert to rpmautospec

epel9
Rémi Lauzier 4 years ago
parent 1504a05dcb
commit 5ab38a30d5
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -0,0 +1,2 @@
* Sat Jun 12 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.1.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.0 Version: 0.1.0
Release: 1%{?dist} Release: %autorelease
Summary: Simple, streaming XML writer Summary: Simple, streaming XML writer
# Upstream license specification: MIT # Upstream license specification: MIT
@ -71,5 +71,4 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat Jun 12 23:27:53 EDT 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.1.0-1 %autochangelog
- Initial package

Loading…
Cancel
Save