Convert to rpmautorelease

epel9
Rémi Lauzier 4 years ago
parent add501b59c
commit 9010588e32
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -0,0 +1,9 @@
* Mon Jul 19 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.6.0-1
- Update to version 0.6.0.
- Fixes RHBZ#1981484
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Sep 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.6.0
Release: 1%{?dist}
Release: %autorelease
Summary: Automatically implement traits from the palette crate
# Upstream license specification: MIT OR Apache-2.0
@ -71,12 +71,4 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Jul 19 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.6.0-1
- Update to version 0.6.0.
- Fixes RHBZ#1981484
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Sep 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Initial package
%autochangelog

Loading…
Cancel
Save