convert to rpmautospec

epel10
Fabio Valentini 4 years ago
parent 95277be872
commit ca87651d9b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,5 @@
* Mon Aug 23 2021 Christian Heimes <cheimes@redhat.com> - 0.14.3-1
- Upstream release 0.14.3 (rhbz#1994946)
* Wed Aug 18 2021 Christian Heimes <cheimes@redhat.com> - 0.14.2-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.14.3 Version: 0.14.3
Release: 1%{?dist} Release: %autorelease
Summary: Build configuration for the PyO3 ecosystem Summary: Build configuration for the PyO3 ecosystem
# Upstream license specification: Apache-2.0 # Upstream license specification: Apache-2.0
@ -130,8 +130,4 @@ which use "abi3-py39" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Aug 23 2021 Christian Heimes <cheimes@redhat.com> - 0.14.3-1 %autochangelog
- Upstream release 0.14.3 (rhbz#1994946)
* Wed Aug 18 2021 Christian Heimes <cheimes@redhat.com> - 0.14.2-1
- Initial package

Loading…
Cancel
Save