From 0f4822f4b74d68778519cc6aeb3137664d0e79b2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 04:51:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python3-mallard-ducktype.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index ec82545..8211c20 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -2,7 +2,7 @@ Name: python3-mallard-ducktype Version: 1.0.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Parse Ducktype files and convert them to Mallard License: MIT @@ -43,6 +43,9 @@ Parse Ducktype files and convert them to Mallard. %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 24 2020 David King - 1.0.2-7 - BuildRequire python3-setuptools explicitly