diff --git a/SPECS/python-pyproject-metadata.spec b/SPECS/python-pyproject-metadata.spec index 0e72bf3..0a9a578 100644 --- a/SPECS/python-pyproject-metadata.spec +++ b/SPECS/python-pyproject-metadata.spec @@ -5,7 +5,7 @@ Name: python-pyproject-metadata Version: 0.8.0 -Release: %autorelease +Release: 3%{?dist} Summary: PEP 621 metadata parsing License: MIT @@ -86,4 +86,47 @@ rm -rf html/{.buildinfo,.doctrees} %endif %changelog -%autochangelog +* Wed Jul 17 2024 Jerry James - 0.8.0-3 +- Add VCS field + +* Fri Jun 07 2024 Python Maint - 0.8.0-2 +- Rebuilt for Python 3.13 + +* Thu Apr 18 2024 Jerry James - 0.8.0-1 +- Version 0.8.0 +- Drop now unnecessary test patch +- Minor spec file simplifications + +* Fri Jan 26 2024 Fedora Release Engineering - 0.7.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.7.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.7.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jul 11 2023 Miro HronĨok - 0.7.1-3 +- Drop an unused build requirement on pytest-cov + +* Tue Jun 13 2023 Python Maint - 0.7.1-2 +- Rebuilt for Python 3.12 + +* Thu Feb 23 2023 Jerry James - 0.7.1-1 +- Dynamically generate BuildRequires + +* Mon Jan 30 2023 Jerry James - 0.7.1-1 +- Version 0.7.1 +- Drop packaging workaround, resolved upstream + +* Fri Jan 20 2023 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Jan 18 2023 Jerry James - 0.7.0-2 +- Work around FTI due to version of packaging (rhbz#2161981) + +* Tue Jan 17 2023 Jerry James - 0.7.0-1 +- Version 0.7.0 + +* Tue Jul 26 2022 Jerry James - 0.6.1-1 +- Initial RPM, obsoleting python-pep621