diff --git a/rust-cassowary.spec b/rust-cassowary.spec index 776f4a7..e901f54 100644 --- a/rust-cassowary.spec +++ b/rust-cassowary.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Rust implementation of the Cassowary linear constraint solving algorithm # Upstream license specification: MIT / Apache-2.0 @@ -73,5 +73,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Sep 11 11:22:26 EEST 2019 Artem Polishchuk - 0.3.0-2 - Initial package