Update to 1.3.0

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

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate signal-hook-registry
Name: rust-%{crate}
Version: 1.2.2
Version: 1.3.0
Release: 1%{?dist}
Summary: Backend crate for signal-hook
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 10:57:06 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.3.0-1
- Update to 1.3.0 (Fixes: RHBZ#1909859)
* Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.2-1
- Update to version 1.2.2.
- Fixes RHBZ#1893481

@ -1 +1 @@
SHA512 (signal-hook-registry-1.2.2.crate) = 1d595cd19fabbb687262a4892449011ea2f8edf2d295d7a37ab05b252116271ae9c9639c336a66be94ffc82b12bc6a2aca0db2b6f31a11bc7428b39c8ae1efbd
SHA512 (signal-hook-registry-1.3.0.crate) = 2576d474c490deb6cbd759985f55340bb4e4ae0abac3ee02055bc30fa4008fc96ebf4d96f0a85c634b4f04d57b00243625194b333cf330f59fc82286bbeb30a9

Loading…
Cancel
Save