update to version 1.2.2

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

1
.gitignore vendored

@ -3,3 +3,4 @@
/signal-hook-registry-1.1.1.crate /signal-hook-registry-1.1.1.crate
/signal-hook-registry-1.2.0.crate /signal-hook-registry-1.2.0.crate
/signal-hook-registry-1.2.1.crate /signal-hook-registry-1.2.1.crate
/signal-hook-registry-1.2.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate signal-hook-registry %global crate signal-hook-registry
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.2.1 Version: 1.2.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Backend crate for signal-hook Summary: Backend crate for signal-hook
@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.2-1
- Update to version 1.2.2.
- Fixes RHBZ#1893481
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 1.2.1-1 * Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 1.2.1-1
- Update to 1.2.1 - Update to 1.2.1

@ -1 +1 @@
SHA512 (signal-hook-registry-1.2.1.crate) = 91a5a22bd89f8c04cdb78809d6610ca39e1111a356e797206c42f7305d57f43a8f1e6d5ac60ca9e5f86299372e86ff692baeabc6d9913c56ee92d260ee1ae477 SHA512 (signal-hook-registry-1.2.2.crate) = 1d595cd19fabbb687262a4892449011ea2f8edf2d295d7a37ab05b252116271ae9c9639c336a66be94ffc82b12bc6a2aca0db2b6f31a11bc7428b39c8ae1efbd

Loading…
Cancel
Save