Update to version 0.11.0; Fixes RHBZ#2257208

epel10
Fabio Valentini 10 months ago
parent d908c8f145
commit 7c766ab563
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/strsim-0.9.3.crate
/strsim-0.10.0.crate
/strsim-0.10.1.crate
/strsim-0.11.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate strsim
Name: rust-strsim
Version: 0.10.1
Version: 0.11.0
Release: %autorelease
Summary: Implementations of string similarity metrics

@ -1 +1 @@
SHA512 (strsim-0.10.1.crate) = fb4ad4e498016537c58e2f4d48e17023288bfe3320930eac6539a11d2799f460b57422601345c9d2ebfcd0c291ed209c9b1fc8b719568486d44f7c70d11754ed
SHA512 (strsim-0.11.0.crate) = ef4165dabaf8cbdd6c58420043cff9c0d1f4bc3ed53de5973b654bd71ac7d462fecaa6e1b750fbcbb8e19b35f6e6b73641a17656b20f5562b6ba7d84e69de226

Loading…
Cancel
Save