Update to 0.2.3

epel9
Josh Stone 6 years ago
parent 688f4123e3
commit b5097ab6aa

1
.gitignore vendored

@ -5,3 +5,4 @@
/num-complex-0.2.0.crate /num-complex-0.2.0.crate
/num-complex-0.2.1.crate /num-complex-0.2.1.crate
/num-complex-0.2.2.crate /num-complex-0.2.2.crate
/num-complex-0.2.3.crate

@ -5,7 +5,7 @@
%global crate num-complex %global crate num-complex
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.2 Version: 0.2.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Complex numbers implementation for Rust Summary: Complex numbers implementation for Rust
@ -121,6 +121,9 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Jun 11 2019 Josh Stone <jistone@redhat.com> - 0.2.3-1
- Update to 0.2.3
* Mon Jun 10 2019 Josh Stone <jistone@redhat.com> - 0.2.2-1 * Mon Jun 10 2019 Josh Stone <jistone@redhat.com> - 0.2.2-1
- Update to 0.2.2 - Update to 0.2.2

@ -1 +1 @@
SHA512 (num-complex-0.2.2.crate) = 50e5499860c004efd1faabf6c094f6e58dc08d7c0437b6f29b429d442c8ef15ae5a92b8a395ccfec06bfeec601f66aa9fa3408cf4d5a685e5d8e819f4a0fb1cc SHA512 (num-complex-0.2.3.crate) = 0650e39a30f37d3cf5a8d937c452b4554269309ff8cbd7e498fdc65a5fb2cc9a25a6341e0021bfe8aa031e77c377af7f75d71c43f6f2b7c0434dcb2be11cd987

Loading…
Cancel
Save