Update to 0.1.16

epel9
Josh Stone 5 years ago
parent 793635ab78
commit c273d27c5b

1
.gitignore vendored

@ -8,3 +8,4 @@
/signal-hook-0.1.13.crate
/signal-hook-0.1.14.crate
/signal-hook-0.1.15.crate
/signal-hook-0.1.16.crate

@ -5,7 +5,7 @@
%global crate signal-hook
Name: rust-%{crate}
Version: 0.1.15
Version: 0.1.16
Release: 1%{?dist}
Summary: Unix signal handling
@ -155,6 +155,9 @@ which use "tokio-support" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.1.16-1
- Update to 0.1.16
* Mon May 11 2020 Josh Stone <jistone@redhat.com> - 0.1.15-1
- Update to 0.1.15

@ -1 +1 @@
SHA512 (signal-hook-0.1.15.crate) = 44542789682d8906524a5990b2e6f04c028e524f278a61b5d5328f7bfebc19ae5c98c7fa7aaa7181d62950272ee2a00020c325714da615852b6f619597d4d738
SHA512 (signal-hook-0.1.16.crate) = 74e77b4d8d3c69b75b8e2517dffde35f98b6eada8853bb349a2acb5517980559a7f30c0866f06751f981958c05928f0acf9a2282d1afe43059e5424f6fb78597

Loading…
Cancel
Save