diff --git a/rust-zstd-sys.spec b/rust-zstd-sys.spec index 2dbd714..7197351 100644 --- a/rust-zstd-sys.spec +++ b/rust-zstd-sys.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.4.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level bindings for the zstd compression library # Upstream license specification: MIT/Apache-2.0 @@ -162,5 +162,8 @@ export LLVM_CONFIG_PATH=%{_bindir}/llvm-config-%{__isa_bits} %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.4.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Dec 15 23:59:34 CET 2019 Robert-André Mauchin - 1.4.15-1 - Initial package