diff --git a/rust-percent-encoding.spec b/rust-percent-encoding.spec index c8c1f12..0e88037 100644 --- a/rust-percent-encoding.spec +++ b/rust-percent-encoding.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Percent encoding and decoding # Upstream license specification: MIT/Apache-2.0 @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.0.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 19 23:31:46 CEST 2019 Igor Gnatenko - 1.0.1-8 - Regenerate