Update to version 0.3.0; Fixes RHBZ#1901224

epel9
Fabio Valentini 3 years ago
parent b85011f80f
commit 2dcd2b2949
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/*.src.rpm
/cipher-0.2.5.crate
/cipher-0.3.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate cipher
Name: rust-%{crate}
Version: 0.2.5
Version: 0.3.0
Release: %autorelease
Summary: Traits for describing block ciphers and stream ciphers

@ -1 +1 @@
SHA512 (cipher-0.2.5.crate) = e55627f5424d9b566dfb0787eebb1fb17ae98b4016c9091e87040ed37b36e0256b7681958a0d90aaf06c125c71123270bf986128ca1e0dc125f3162a868848b9
SHA512 (cipher-0.3.0.crate) = 8f0094c7786160730825cff21ca838f52801783f1f4f66755b0771595963b8b99fc926265ff502c66b94a2e6703d592d42bbed96ebf8d3a690bd5e731f0f5c4f

Loading…
Cancel
Save