Update to 0.1.17

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 4f8a1bb607
commit ce633231f7
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -9,3 +9,4 @@
/signal-hook-0.1.14.crate
/signal-hook-0.1.15.crate
/signal-hook-0.1.16.crate
/signal-hook-0.1.17.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate signal-hook
Name: rust-%{crate}
Version: 0.1.16
Release: 2%{?dist}
Version: 0.1.17
Release: 1%{?dist}
Summary: Unix signal handling
# Upstream license specification: Apache-2.0/MIT
@ -155,6 +155,9 @@ which use "tokio-support" feature of "%{crate}" crate.
%endif
%changelog
* Mon Dec 28 11:35:12 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.17-1
- Update to 0.1.17
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (signal-hook-0.1.16.crate) = 74e77b4d8d3c69b75b8e2517dffde35f98b6eada8853bb349a2acb5517980559a7f30c0866f06751f981958c05928f0acf9a2282d1afe43059e5424f6fb78597
SHA512 (signal-hook-0.1.17.crate) = 253d1478d7a6491a0b423637a706c941cc2a9707d32d29126f48af808daf8acd88e59013936f8e164df687c04e3a8f5c201b5eeb1952e3269b1419efdb4df94f

Loading…
Cancel
Save