diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index 181f6ea..ea9a318 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -2,7 +2,7 @@ Name: python3-mallard-ducktype Version: 1.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Parse Ducktype files and convert them to Mallard License: MIT @@ -42,6 +42,9 @@ Parse Ducktype files and convert them to Mallard. %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.0.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018)