convert to rpmautospec

epel9
Fabio Valentini 4 years ago
parent 8c1571ad07
commit 10154dd357
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,5 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.0-1
- Initial package

@ -7,7 +7,7 @@
Name: rust-%{crate}
Version: 2.0.0
Release: 2%{?dist}
Release: %autorelease
Summary: Simple canvas for drawing lines and styled text and emitting to the terminal
# Upstream license specification: Apache-2.0/MIT
@ -76,8 +76,4 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.0-1
- Initial package
%autochangelog

Loading…
Cancel
Save