diff --git a/el7/python38-altinstall.spec b/el7/python38-altinstall.spec index 876114d..20a0453 100644 --- a/el7/python38-altinstall.spec +++ b/el7/python38-altinstall.spec @@ -3,7 +3,7 @@ %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') Name: python38-altinstall -Version: 3.8.12 +Version: 3.8.16 Release: 1%{?dist} Summary: Interpreter of the Python programming language @@ -69,6 +69,8 @@ find %{buildroot} -type f -name '*.pyc' -delete %doc /usr/local/share/man/man1/python3.8.1.gz %changelog +* Tue May 30 2023 Irving Leonard 3.8.16-1 +- Upgraded to version 3.8.16 * Thu Nov 4 2021 Irving Leonard 3.8.12-1 - Upgraded to version 3.8.12 * Mon Mar 8 2021 Irving Leonard 3.8.8-1