Convert to rpmautospec

epel10
Rémi Lauzier 4 years ago
parent 6012190f94
commit f6195f8824
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -0,0 +1,2 @@
* Fri Jun 25 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.4.2-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.4.2
Release: 1%{?dist}
Release: %autorelease
Summary: Crate which adds fallible allocation api to std collections
# Upstream license specification: MIT/Apache-2.0
@ -95,5 +95,4 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 25 01:13:51 EDT 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.4.2-1
- Initial package
%autochangelog

Loading…
Cancel
Save