diff --git a/rust-peg0.5.spec b/rust-peg0.5.spec index 1bcee21..a7e89e6 100644 --- a/rust-peg0.5.spec +++ b/rust-peg0.5.spec @@ -5,7 +5,7 @@ Name: rust-%{crate}0.5 Version: 0.5.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Simple Parsing Expression Grammar (PEG) parser generator # Upstream license specification: MIT @@ -98,6 +98,9 @@ mv %{buildroot}/%{_bindir}/rust-peg %{buildroot}/%{_bindir}/rust-peg-0.5 %endif %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.5.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.5.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild