diff --git a/changelog b/changelog new file mode 100644 index 0000000..82a694c --- /dev/null +++ b/changelog @@ -0,0 +1,117 @@ +* Sat Apr 13 2024 Benjamin A. Beasley - 2.7.0-1 +- Update to 2.7.0. Fixes rhbz#2274645. +- Package HISTORY.md and the new CITATION.cff as documentation. +- Move large documentation to a -doc subpackage + +* Mon Mar 18 2024 Maxwell G - 2.6.4-1 +- Update to 2.6.4. Fixes rhbz#2269288. + +* Wed Feb 28 2024 Benjamin A. Beasley - 2.6.3-1 +- Update to 2.6.3. Fixes rhbz#2266533. + +* Sat Feb 24 2024 Benjamin A. Beasley - 2.6.2-1 +- Update to 2.6.2. Fixes rhbz#2265749. + +* Mon Feb 05 2024 Benjamin A. Beasley - 2.6.1-1 +- Update to 2.6.1. Fixes rhbz#2261885. + +* Fri Jan 26 2024 Fedora Release Engineering - 2.5.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 2.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Dec 24 2023 Maxwell G - 2.5.3-1 +- Update to 2.5.3. Fixes rhbz#2255709. + +* Sat Nov 25 2023 Maxwell G - 2.5.2-1 +- Update to 2.5.2. Fixes rhbz#2157134. + +* Fri Nov 10 2023 Maxwell G - 2.4.2-1 +- Update to 2.4.2. Fixes rhbz#2157134. +- Obsolete dotenv extra that was removed upstream. + +* Tue Oct 10 2023 Benjamin A. Beasley - 1.10.13-1 +- Update to 1.10.13. + +* Sat Aug 12 2023 Maxwell G - 1.10.12-1 +- Update to 1.10.12. + +* Fri Jul 21 2023 Fedora Release Engineering - 1.10.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jun 15 2023 Python Maint - 1.10.2-3 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 1.10.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Sep 07 2022 Susi Lehtola - 1.10.2-1 +- Update to 1.10.2. + +* Thu Sep 01 2022 Susi Lehtola - 1.10.1-1 +- Update to 1.10.1. + +* Wed Aug 24 2022 Susi Lehtola - 1.9.2-1 +- Update to 1.9.2. + +* Fri Jul 22 2022 Fedora Release Engineering - 1.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 1.9.1-2 +- Rebuilt for Python 3.11 + +* Thu Jun 09 2022 Susi Lehtola - 1.9.1-1 +- Update to 1.9.1. + +* Wed Feb 02 2022 Susi Lehtola - 1.9.0-1 +- Update to 1.9.0. + +* Fri Jan 21 2022 Fedora Release Engineering - 1.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Dec 22 2021 Susi Lehtola - 1.8.2-1 +- Update to 1.8.2. + +* Fri Jul 23 2021 Fedora Release Engineering - 1.7.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 1.7.4-2 +- Rebuilt for Python 3.10 + +* Tue May 11 2021 Benjamin A. Beasley - 1.7.4-1 +- Update to 1.7.4; fixes CVE-2021-29510 + +* Wed Feb 24 2021 Susi Lehtola - 1.7.3-1 +- Update to 1.7.3. + +* Wed Jan 27 2021 Fedora Release Engineering - 1.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Aug 11 2020 Susi Lehtola - 1.6.1-1 +- Update to 1.6.1. + +* Wed Jul 29 2020 Fedora Release Engineering - 1.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 1.3-5 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Jan 07 2020 Susi Lehtola - 1.3-3 +- python-email_validator is now packaged as python-email-validator... + +* Tue Jan 07 2020 Susi Lehtola - 1.3-2 +- Review fixes. + +* Mon Jan 06 2020 Susi Lehtola - 1.3-1 +- Update to 1.3. +- Review fixes. + +* Sun Nov 24 2019 Susi Lehtola - 1.1.1-1 +- Update to 1.1.1. + +* Sat Jul 27 2019 Susi Lehtola - 0.31-1 +- Initial package. diff --git a/python-pydantic.spec b/python-pydantic.spec index df8097b..cfdf5e4 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -2,7 +2,7 @@ Name: python-pydantic Version: 2.7.0 -Release: 1%{?dist} +Release: %autorelease Summary: Data validation using Python type hinting License: MIT @@ -86,120 +86,4 @@ tomcli-set pyproject.toml del 'tool.pytest.ini_options.addopts' %doc docs/* %changelog -* Sat Apr 13 2024 Benjamin A. Beasley - 2.7.0-1 -- Update to 2.7.0. Fixes rhbz#2274645. -- Package HISTORY.md and the new CITATION.cff as documentation. -- Move large documentation to a -doc subpackage - -* Mon Mar 18 2024 Maxwell G - 2.6.4-1 -- Update to 2.6.4. Fixes rhbz#2269288. - -* Wed Feb 28 2024 Benjamin A. Beasley - 2.6.3-1 -- Update to 2.6.3. Fixes rhbz#2266533. - -* Sat Feb 24 2024 Benjamin A. Beasley - 2.6.2-1 -- Update to 2.6.2. Fixes rhbz#2265749. - -* Mon Feb 05 2024 Benjamin A. Beasley - 2.6.1-1 -- Update to 2.6.1. Fixes rhbz#2261885. - -* Fri Jan 26 2024 Fedora Release Engineering - 2.5.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Jan 22 2024 Fedora Release Engineering - 2.5.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sun Dec 24 2023 Maxwell G - 2.5.3-1 -- Update to 2.5.3. Fixes rhbz#2255709. - -* Sat Nov 25 2023 Maxwell G - 2.5.2-1 -- Update to 2.5.2. Fixes rhbz#2157134. - -* Fri Nov 10 2023 Maxwell G - 2.4.2-1 -- Update to 2.4.2. Fixes rhbz#2157134. -- Obsolete dotenv extra that was removed upstream. - -* Tue Oct 10 2023 Benjamin A. Beasley - 1.10.13-1 -- Update to 1.10.13. - -* Sat Aug 12 2023 Maxwell G - 1.10.12-1 -- Update to 1.10.12. - -* Fri Jul 21 2023 Fedora Release Engineering - 1.10.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jun 15 2023 Python Maint - 1.10.2-3 -- Rebuilt for Python 3.12 - -* Fri Jan 20 2023 Fedora Release Engineering - 1.10.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Sep 07 2022 Susi Lehtola - 1.10.2-1 -- Update to 1.10.2. - -* Thu Sep 01 2022 Susi Lehtola - 1.10.1-1 -- Update to 1.10.1. - -* Wed Aug 24 2022 Susi Lehtola - 1.9.2-1 -- Update to 1.9.2. - -* Fri Jul 22 2022 Fedora Release Engineering - 1.9.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Jun 13 2022 Python Maint - 1.9.1-2 -- Rebuilt for Python 3.11 - -* Thu Jun 09 2022 Susi Lehtola - 1.9.1-1 -- Update to 1.9.1. - -* Wed Feb 02 2022 Susi Lehtola - 1.9.0-1 -- Update to 1.9.0. - -* Fri Jan 21 2022 Fedora Release Engineering - 1.8.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Wed Dec 22 2021 Susi Lehtola - 1.8.2-1 -- Update to 1.8.2. - -* Fri Jul 23 2021 Fedora Release Engineering - 1.7.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jun 04 2021 Python Maint - 1.7.4-2 -- Rebuilt for Python 3.10 - -* Tue May 11 2021 Benjamin A. Beasley - 1.7.4-1 -- Update to 1.7.4; fixes CVE-2021-29510 - -* Wed Feb 24 2021 Susi Lehtola - 1.7.3-1 -- Update to 1.7.3. - -* Wed Jan 27 2021 Fedora Release Engineering - 1.6.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Aug 11 2020 Susi Lehtola - 1.6.1-1 -- Update to 1.6.1. - -* Wed Jul 29 2020 Fedora Release Engineering - 1.3-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue May 26 2020 Miro Hrončok - 1.3-5 -- Rebuilt for Python 3.9 - -* Thu Jan 30 2020 Fedora Release Engineering - 1.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Tue Jan 07 2020 Susi Lehtola - 1.3-3 -- python-email_validator is now packaged as python-email-validator... - -* Tue Jan 07 2020 Susi Lehtola - 1.3-2 -- Review fixes. - -* Mon Jan 06 2020 Susi Lehtola - 1.3-1 -- Update to 1.3. -- Review fixes. - -* Sun Nov 24 2019 Susi Lehtola - 1.1.1-1 -- Update to 1.1.1. - -* Sat Jul 27 2019 Susi Lehtola - 0.31-1 -- Initial package. +%autochangelog