Update to version 0.8.1; Fixes RHBZ#1955252

epel9
Fabio Valentini 3 years ago
parent 17ea4dec78
commit fdc81da923
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/block-modes-0.4.0.crate
/block-modes-0.5.0.crate
/block-modes-0.7.0.crate
/block-modes-0.8.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate block-modes
Name: rust-%{crate}
Version: 0.7.0
Version: 0.8.1
Release: %autorelease
Summary: Block cipher modes of operation

@ -1 +1 @@
SHA512 (block-modes-0.7.0.crate) = 255475599706befd36756100abe350520076aafc3eb069beb5a5daad4c017f3c547a9699e7152b935d09a59f9a8762e0b23e5e3eec5a09ee2377978d272232b6
SHA512 (block-modes-0.8.1.crate) = 5ab24f0d0ea18a1c0948641b06ba14ee47ad4ae9a86fc5138cea361fbb25fab93dd957701815c929c90ca6e07eb9a80773b9ff4f225a034419a8f91afb985b34

Loading…
Cancel
Save