|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
Version: 2.0
|
|
|
|
Version: 2.0
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Functools like those found in stdlib
|
|
|
|
Summary: Functools like those found in stdlib
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -87,6 +87,9 @@ rm -rf html/.{doctrees,buildinfo}
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 27 2019 Dan Radez <dradez@redhat.com> - 2.0-4
|
|
|
|
* Fri Sep 27 2019 Dan Radez <dradez@redhat.com> - 2.0-4
|
|
|
|
- Rebuilding to resolve dep issues
|
|
|
|
- Rebuilding to resolve dep issues
|
|
|
|
|
|
|
|
|
|
|
|