Update to 3.1.3

epel9
Josh Stone 5 years ago
parent 0add524209
commit 8085a92691

1
.gitignore vendored

@ -2,3 +2,4 @@
/byte-unit-3.0.3.crate
/byte-unit-3.1.1.crate
/byte-unit-3.1.2.crate
/byte-unit-3.1.3.crate

@ -5,7 +5,7 @@
%global crate byte-unit
Name: rust-%{crate}
Version: 3.1.2
Version: 3.1.3
Release: 1%{?dist}
Summary: Library for interaction with units of bytes
@ -95,6 +95,9 @@ which use "u128" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 26 2020 Josh Stone <jistone@redhat.com> - 3.1.3-1
- Update to 3.1.3
* Mon May 25 13:38:25 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 3.1.2-1
- Update to 3.1.2

@ -1 +1 @@
SHA512 (byte-unit-3.1.2.crate) = dc684b8ec5985ae2a656abc999ad8a19b0b6d96ad67042901cefb7e5d292ac5a5b36dfffae88945911ab3adc987ca96ac4f34dbcbe95712736599a662ecb54d1
SHA512 (byte-unit-3.1.3.crate) = 981b075e6049e091071d0241415a4a575978b9438017b0b64864c32c48af02ad60f185a81c571edc68152c1fc489b825f7aebbba4ad7f2c26ec25f1500cba2a9

Loading…
Cancel
Save