Update to 0.1.43

epel9
Josh Stone 5 years ago
parent 2845197146
commit 7b64f7f9a0

1
.gitignore vendored

@ -6,3 +6,4 @@
/num-integer-0.1.40.crate
/num-integer-0.1.41.crate
/num-integer-0.1.42.crate
/num-integer-0.1.43.crate

@ -5,8 +5,8 @@
%global crate num-integer
Name: rust-%{crate}
Version: 0.1.42
Release: 2%{?dist}
Version: 0.1.43
Release: 1%{?dist}
Summary: Integer traits and functions
# Upstream license specification: MIT/Apache-2.0
@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 12 2020 Josh Stone <jistone@redhat.com> - 0.1.43-1
- Update to 0.1.43
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.42-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (num-integer-0.1.42.crate) = 8c7e0529888e18b872a634e8983034b0357143aa72914b45c02ee87447204296970e9b1ed078d9436ecc779f25360b1a1cfaae5a9bf7c8ffc68793d7c25593b2
SHA512 (num-integer-0.1.43.crate) = e0b1efbde64ce150a20fb937efdb89cc702b90d71448227f0212bda06ff88dd6beaa02d3c973ae5430d20fcb5a2e4b611d4b2b225f5d9936a803e5e67ad96fd2

Loading…
Cancel
Save