diff --git a/rust-palette.spec b/rust-palette.spec index d033414..fabc9bd 100644 --- a/rust-palette.spec +++ b/rust-palette.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Makes linear color calculations and conversion easy and accessible for anyone # Upstream license specification: MIT OR Apache-2.0 @@ -181,5 +181,8 @@ which use "strict" feature of "%{crate}" crate. %endif %changelog +* Mon Dec 28 13:31:41 CET 2020 Igor Raits - 0.5.0-2 +- Rebuild + * Sat Sep 19 2020 Fabio Valentini - 0.5.0-1 - Initial package