Convert to rpmautospec

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

@ -0,0 +1,15 @@
* Mon Jul 19 2021 Rémi Lauzier <remilauzier@protonmail.com> - 0.6.0-1
- Update to version 0.6.0.
- Fixes RHBZ#1981483
* Mon Jun 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-4
- Bump approx from 0.3 to 0.5.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 28 13:31:41 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.0-2
- 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: Convert and manage colors with a focus on correctness, flexibility and ease of use
# Upstream license specification: MIT OR Apache-2.0
@ -204,18 +204,4 @@ which use "std" 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#1981483
* Mon Jun 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-4
- Bump approx from 0.3 to 0.5.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 28 13:31:41 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.0-2
- Rebuild
* Sat Sep 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Initial package
%autochangelog

Loading…
Cancel
Save