Update to 2.2.2

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 5 years ago
parent 7f3022f6a8
commit 8df0bc7456
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -2,3 +2,4 @@
/subtle-2.1.0.crate /subtle-2.1.0.crate
/subtle-2.1.1.crate /subtle-2.1.1.crate
/subtle-2.2.1.crate /subtle-2.2.1.crate
/subtle-2.2.2.crate

@ -5,7 +5,7 @@
%global crate subtle %global crate subtle
Name: rust-%{crate} Name: rust-%{crate}
Version: 2.2.1 Version: 2.2.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Pure-Rust traits and utilities for constant-time cryptographic implementations Summary: Pure-Rust traits and utilities for constant-time cryptographic implementations
@ -107,6 +107,9 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Nov 28 13:44:49 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.2.2-1
- Update to 2.2.2
* Sat Sep 28 08:43:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.2.1-1 * Sat Sep 28 08:43:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.2.1-1
- Update to 2.2.1 - Update to 2.2.1

@ -1 +1 @@
SHA512 (subtle-2.2.1.crate) = 3798dd70ebeff7d1a52deebdbf76917d93000879f2b23cde3d1b5a00e3c869dd1552d8f84a81046878cfee6660de8ba29097887a2f55e5c32f6b6747e3f2e228 SHA512 (subtle-2.2.2.crate) = c87f45ad2b80fdeb6e11f2c4954f51bd9d7aebb65e5f07ab7454f14d26ca5a4fb1f5af292df40ea4a7a2e4ff19ffc5c5405132837e6ee28638729000f6f785ad

Loading…
Cancel
Save