update to version 4.0.12

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

1
.gitignore vendored

@ -6,3 +6,4 @@
/byte-unit-4.0.9.crate
/byte-unit-4.0.10.crate
/byte-unit-4.0.11.crate
/byte-unit-4.0.12.crate

@ -5,7 +5,7 @@
%global crate byte-unit
Name: rust-%{crate}
Version: 4.0.11
Version: 4.0.12
Release: 1%{?dist}
Summary: Library for interaction with units of bytes
@ -107,6 +107,10 @@ which use "u128" feature of "%{crate}" crate.
%endif
%changelog
* Mon May 10 2021 Fabio Valentini <decathorpe@gmail.com> - 4.0.12-1
- Update to version 4.0.12.
- Fixes RHBZ#1958711
* Wed Apr 21 2021 Fabio Valentini <decathorpe@gmail.com> - 4.0.11-1
- Update to version 4.0.11.
- Fixes RHBZ#1952016

@ -1 +1 @@
SHA512 (byte-unit-4.0.11.crate) = 5b89f7557bf44dc2fe5f86cf6b55fedcbb4b879a46eebcdbf0f9c0d420bb7bca745e80648fbdfc8d32a98f7b85010cccf44a0f892005dcbb513103304c0e0836
SHA512 (byte-unit-4.0.12.crate) = a5d482a504ae0056b11ff4f9a407b0805a8de60897f66f73a20e32106e765584777f13eb203468630f2dace2e2408b9399e9bd532ed073498002752ae179cea0

Loading…
Cancel
Save