Convert to rpmautospec

epel9
Robert-André Mauchin 3 years ago
parent 1271439112
commit d54f4426c2

@ -0,0 +1,9 @@
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Apr 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-2
- Temporarily ignore integer overflow in test suite on 32-bit architectures.
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.5.0
Release: 3%{?dist}
Release: %autorelease
Summary: Linter for keyrings
# Upstream license specification: GPL-2.0-or-later
@ -80,12 +80,4 @@ cp -pav sq-keyring-linter.1 %{buildroot}/%{_mandir}/man1/
%endif
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Apr 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-2
- Temporarily ignore integer overflow in test suite on 32-bit architectures.
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Initial package
%autochangelog

Loading…
Cancel
Save