|
|
|
@ -6,8 +6,8 @@
|
|
|
|
|
%bcond_with docs
|
|
|
|
|
|
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
|
Version: 8.1.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Version: 8.1.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Tools to supplement packaging Python releases
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -107,6 +107,9 @@ rm -rf html/.{doctrees,buildinfo}
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Dec 09 2020 Dan Radez <dradez@redhat.com> - 8.1.1-1
|
|
|
|
|
- Update to 8.1.1
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|