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