convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent 5812031e56
commit 68e1b00fa9
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,17 @@
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 29 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.4.3-2
- Downgrade "mio" and "os_pipe", to fix installation issues
* Sun Nov 28 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.4.3-1
- Update to upstream 0.4.3 (fixes rhbz#2019950)
* Wed Sep 22 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.3.1-1
- Update to upstream 0.3.1 (rhbz#1991767)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 25 17:23:36 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.2.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.4.3
Release: 3%{?dist}
Release: %autorelease
Summary: Low-level I/O ownership and borrowing library
# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
@ -161,20 +161,4 @@ which use "tokio" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 29 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.4.3-2
- Downgrade "mio" and "os_pipe", to fix installation issues
* Sun Nov 28 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.4.3-1
- Update to upstream 0.4.3 (fixes rhbz#2019950)
* Wed Sep 22 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.3.1-1
- Update to upstream 0.3.1 (rhbz#1991767)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 25 17:23:36 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.2.0-1
- Initial package
%autochangelog

Loading…
Cancel
Save