diff --git a/rust-bindgen.spec b/rust-bindgen.spec index c91ffc1..7a9e404 100644 --- a/rust-bindgen.spec +++ b/rust-bindgen.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.56.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatically generates Rust FFI bindings to C and C++ libraries # Upstream license specification: BSD-3-Clause @@ -258,6 +258,9 @@ which use "which-rustfmt" feature of "%{crate}" crate. %endif %changelog +* Mon Dec 28 13:27:44 CET 2020 Igor Raits - 0.56.0-2 +- Rebuild + * Fri Nov 27 2020 Fabio Valentini - 0.56.0-1 - Update to version 0.56.0.