Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-29 04:51:58 +00:00
parent 05f31e7c6c
commit 0f4822f4b7

View File

@ -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 <releng@fedoraproject.org> - 1.0.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jun 24 2020 David King <amigadave@amigadave.com> - 1.0.2-7
- BuildRequire python3-setuptools explicitly