From 6ea39b91d0b96423013dd72f4cfee0e846510ddf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 14:33:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-lalrpop-util.spec b/rust-lalrpop-util.spec index 3af886e..bf14034 100644 --- a/rust-lalrpop-util.spec +++ b/rust-lalrpop-util.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.19.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Runtime library for parsers generated by LALRPOP # Upstream license specification: Apache-2.0/MIT @@ -106,5 +106,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.19.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Apr 08 2021 Fabio Valentini - 0.19.5-1 - Initial package