diff --git a/rust-try-lock.spec b/rust-try-lock.spec index d171405..8c3d257 100644 --- a/rust-try-lock.spec +++ b/rust-try-lock.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lightweight atomic lock License: MIT @@ -65,6 +65,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Nov 11 2018 Igor Gnatenko - 0.2.2-2 - Adapt to new packaging