From 1bd8d2885553d31d3762c938f9554c007f923eef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 13:46:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- marshalparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/marshalparser.spec b/marshalparser.spec index c20d8c0..c1bd5e3 100644 --- a/marshalparser.spec +++ b/marshalparser.spec @@ -1,6 +1,6 @@ Name: marshalparser Version: 0.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Parser for Python internal Marshal format License: MIT @@ -44,6 +44,9 @@ reproducibility. %{_bindir}/%{name} %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.2.6-2 - Rebuilt for Python 3.10