|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}0.1
|
|
|
|
Name: rust-%{crate}0.1
|
|
|
|
Version: 0.1.17
|
|
|
|
Version: 0.1.17
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Unix signal handling
|
|
|
|
Summary: Unix signal handling
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0/MIT
|
|
|
|
# Upstream license specification: Apache-2.0/MIT
|
|
|
@ -155,5 +155,8 @@ which use "tokio-support" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.17-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 24 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.17-1
|
|
|
|
* Wed Mar 24 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.17-1
|
|
|
|
- Initial compat package for signal-hook 0.1
|
|
|
|
- Initial compat package for signal-hook 0.1
|
|
|
|