Update to 3.1.2

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent e63c10a1f2
commit 0add524209
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -1,3 +1,4 @@
/byte-unit-3.0.1.crate
/byte-unit-3.0.3.crate
/byte-unit-3.1.1.crate
/byte-unit-3.1.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate byte-unit
Name: rust-%{crate}
Version: 3.1.1
Version: 3.1.2
Release: 1%{?dist}
Summary: Library for interaction with units of bytes
@ -95,6 +95,9 @@ which use "u128" feature of "%{crate}" crate.
%endif
%changelog
* Mon May 25 13:38:25 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 3.1.2-1
- Update to 3.1.2
* Mon May 18 2020 Josh Stone <jistone@redhat.com> - 3.1.1-1
- Update to 3.1.1

@ -1 +1 @@
SHA512 (byte-unit-3.1.1.crate) = 676b8e3398b8b74c2e235318348d995b4ab953990e40d082f29c6c450e8feca40fdacb049b6404cadb88259e2ca4d47b3ed620d907301577ae079aa3f2396fc0
SHA512 (byte-unit-3.1.2.crate) = dc684b8ec5985ae2a656abc999ad8a19b0b6d96ad67042901cefb7e5d292ac5a5b36dfffae88945911ab3adc987ca96ac4f34dbcbe95712736599a662ecb54d1

Loading…
Cancel
Save