|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: python-importlib-metadata
|
|
|
|
Name: python-importlib-metadata
|
|
|
|
Version: 4.6.1
|
|
|
|
Version: 4.6.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Library to access the metadata for a Python package
|
|
|
|
Summary: Library to access the metadata for a Python package
|
|
|
|
|
|
|
|
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
@ -57,6 +57,9 @@ Python versions.
|
|
|
|
%doc README.rst
|
|
|
|
%doc README.rst
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 07 2021 Lumír Balhar <lbalhar@redhat.com> - 4.6.1-1
|
|
|
|
* Wed Jul 07 2021 Lumír Balhar <lbalhar@redhat.com> - 4.6.1-1
|
|
|
|
- Update to 4.6.1
|
|
|
|
- Update to 4.6.1
|
|
|
|
Resolves: rhbz#1979098
|
|
|
|
Resolves: rhbz#1979098
|
|
|
|