|
|
|
@ -4,9 +4,9 @@
|
|
|
|
|
|
|
|
|
|
%global crate mio
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Name: rust-%{crate}0.6
|
|
|
|
|
Version: 0.6.21
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Lightweight non-blocking IO
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
@ -88,56 +88,5 @@ which use "with-deprecated" feature of "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 19 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.21-3
|
|
|
|
|
- Fix FTBFS
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.21-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.6.21-1
|
|
|
|
|
- Update to 0.6.21
|
|
|
|
|
|
|
|
|
|
* Fri Nov 22 2019 Josh Stone <jistone@redhat.com> - 0.6.20-1
|
|
|
|
|
- Update to 0.6.20
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.19-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 21 21:27:15 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.19-2
|
|
|
|
|
- Regenerate
|
|
|
|
|
|
|
|
|
|
* Sat Jun 01 2019 Josh Stone <jistone@redhat.com> - 0.6.19-1
|
|
|
|
|
- Update to 0.6.19
|
|
|
|
|
|
|
|
|
|
* Sun Feb 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.16-3
|
|
|
|
|
- Adapt to new packaging
|
|
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.16-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Sep 08 2018 Josh Stone <jistone@redhat.com> - 0.6.16-1
|
|
|
|
|
- Update to 0.6.16
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.15-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 11 2018 Josh Stone <jistone@redhat.com> - 0.6.15-1
|
|
|
|
|
- Update to 0.6.15
|
|
|
|
|
|
|
|
|
|
* Fri Jun 15 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.14-2
|
|
|
|
|
- Bump lazycell to 1
|
|
|
|
|
|
|
|
|
|
* Fri Mar 09 2018 Josh Stone <jistone@redhat.com> - 0.6.14-1
|
|
|
|
|
- Update to 0.6.14
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Josh Stone <jistone@redhat.com> - 0.6.13-1
|
|
|
|
|
- Update to 0.6.13
|
|
|
|
|
|
|
|
|
|
* Wed Jan 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.12-1
|
|
|
|
|
- Update to 0.6.12
|
|
|
|
|
|
|
|
|
|
* Fri Dec 01 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.11-1
|
|
|
|
|
- Update to 0.6.11
|
|
|
|
|
|
|
|
|
|
* Fri Jun 16 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.9-1
|
|
|
|
|
- Initial package
|
|
|
|
|
* Wed Apr 29 21:19:34 CEST 2020 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.6.21-1
|
|
|
|
|
- Fork from rust-mio package for 0.6 branch
|