convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent e53e037792
commit 05be9aed0a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,11 @@
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Nov 28 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.36-1
- Bump to upstream 0.0.36
* Thu Sep 23 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.28-1
- Bump to upstream 0.0.28
* Fri Jul 16 18:55:15 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.16-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.0.36 Version: 0.0.36
Release: 2%{?dist} Release: %autorelease
Summary: Generated bindings for Linux's userspace API Summary: Generated bindings for Linux's userspace API
# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT # Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
@ -231,14 +231,4 @@ which use "v5_4" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.36-2 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Nov 28 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.36-1
- Bump to upstream 0.0.36
* Thu Sep 23 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.28-1
- Bump to upstream 0.0.28
* Fri Jul 16 18:55:15 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.16-1
- Initial package

Loading…
Cancel
Save