update to version 4.0.11

epel9
Fabio Valentini 4 years ago
parent 6c5ff3719b
commit d960b269cc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/byte-unit-3.1.3.crate
/byte-unit-4.0.9.crate
/byte-unit-4.0.10.crate
/byte-unit-4.0.11.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate byte-unit
Name: rust-%{crate}
Version: 4.0.10
Version: 4.0.11
Release: 1%{?dist}
Summary: Library for interaction with units of bytes
@ -107,6 +107,10 @@ which use "u128" feature of "%{crate}" crate.
%endif
%changelog
* Wed Apr 21 2021 Fabio Valentini <decathorpe@gmail.com> - 4.0.11-1
- Update to version 4.0.11.
- Fixes RHBZ#1952016
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 4.0.10-1
- Update to version 4.0.10.
- Fixes RHBZ#1937539

@ -1 +1 @@
SHA512 (byte-unit-4.0.10.crate) = 87208a7eb9663775cf043a5e98c882d8076f1016f5d6ad5f683b062df4ac28760df431c8b545461d4af57284782888025bb94be250b602177c0678e2df8c56c4
SHA512 (byte-unit-4.0.11.crate) = 5b89f7557bf44dc2fe5f86cf6b55fedcbb4b879a46eebcdbf0f9c0d420bb7bca745e80648fbdfc8d32a98f7b85010cccf44a0f892005dcbb513103304c0e0836

Loading…
Cancel
Save