Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:20:15 -07:00
parent e780edc141
commit d804105138

View File

@ -1,6 +1,6 @@
Name: python-typing-extensions Name: python-typing-extensions
Version: 4.9.0 Version: 4.9.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: Python Typing Extensions Summary: Python Typing Extensions
License: PSF-2.0 License: PSF-2.0
@ -72,6 +72,9 @@ cd src
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.9.0-5
- Bump release for June 2024 mass rebuild
* Fri Feb 16 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 4.9.0-4 * Fri Feb 16 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 4.9.0-4
- Fix test_generic_protocols_special_from_protocol with latest Python - Fix test_generic_protocols_special_from_protocol with latest Python