update to version 0.3.9

epel9
Fabio Valentini 4 years ago
parent 5d839e6adf
commit d5eb7eeb28
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -5,7 +5,7 @@
%global crate signal-hook %global crate signal-hook
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.8 Version: 0.3.9
Release: 1%{?dist} Release: 1%{?dist}
Summary: Unix signal handling Summary: Unix signal handling
@ -131,6 +131,10 @@ which use "iterator" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Jun 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9.
- Fixes RHBZ#1966671
* Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.8-1 * Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.8-1
- Update to version 0.3.8. - Update to version 0.3.8.
- Fixes RHBZ#1946014 - Fixes RHBZ#1946014

@ -1 +1 @@
SHA512 (signal-hook-0.3.8.crate) = b9ec1ada7ccd33cb9afdb39cb320745d7e2472a9c18ff70e54da1e2102e90a00ca5654e9613781dae82be3b1c09c8fc5ea7d5684da54511e361b5d1f0a9e257d SHA512 (signal-hook-0.3.9.crate) = bcb6cfd4d062ed4a2a83a7fbb35ec90f7dfa5e875807fe6b7c65d0393447b56fee613eac2b3dd08dae0cf2e3cdee920f2c3b3d27ccd1f6f8dbec849c3e6e4261

Loading…
Cancel
Save