python3-typing-extensions: Fix changelog date
authorDevrim Gunduz <devrim@gunduz.org>
Sat, 8 Nov 2025 13:41:29 +0000 (16:41 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sat, 8 Nov 2025 13:41:29 +0000 (16:41 +0300)
rpm/redhat/main/common/python3-typing-extensions/main/python3-typing-extensions.spec

index fcf2ce7dd5a45fe2655bb74f196b05e40e3865c4..ab574a2180b43e7ace66f2a7e73c906c71d5a07f 100644 (file)
@@ -50,9 +50,6 @@ where `x.y` is the first version that includes all features you need.
 %install
 %pyproject_install
 
-%pyproject_save_files %{pypi_name}
-
-
 %check
 cd src
 %{python3} -m unittest discover
@@ -63,7 +60,7 @@ cd src
 %doc README.md
 
 %changelog
-* Sat Nov 8 2023 Devrim Gündüz <devrim@gunduz.org> - 4.7.0-2PGDG
+* Sat Nov 8 2025 Devrim Gündüz <devrim@gunduz.org> - 4.7.0-2PGDG
 - Fix builds on SLES
 - Add missing BRs