diff --git a/rust-num-bigint.spec b/rust-num-bigint.spec index ff7a9d0..709c4a4 100644 --- a/rust-num-bigint.spec +++ b/rust-num-bigint.spec @@ -5,7 +5,7 @@ %global crate num-bigint Name: rust-%{crate} -Version: 0.1.43 +Version: 0.1.44 Release: 1%{?dist} Summary: Big integer implementation for Rust @@ -61,6 +61,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon May 14 2018 Josh Stone - 0.1.44-1 +- Update to 0.1.44 + * Fri Feb 09 2018 Josh Stone - 0.1.43-1 - Update to 0.1.43