diff --git a/SPECS/python2.spec b/SPECS/python2.spec index ba27436..4c519f4 100644 --- a/SPECS/python2.spec +++ b/SPECS/python2.spec @@ -105,7 +105,7 @@ Summary: An interpreted, interactive, object-oriented programming language Name: %{python} # Remember to also rebase python2-docs when changing this: Version: 2.7.18 -Release: 13%{?dist}.2.alma.1 +Release: 15%{?dist}.alma.1 License: Python Group: Development/Languages Requires: %{python}-libs%{?_isa} = %{version}-%{release} @@ -920,6 +920,7 @@ This package contains files used to embed Python 2 into applications. Summary: Libraries and header files needed for Python 2 development Group: Development/Libraries Requires: %{python}%{?_isa} = %{version}-%{release} +Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: python-rpm-macros Requires: python2-rpm-macros Requires: pkgconfig @@ -994,6 +995,7 @@ user interface for Python 2 programming. Summary: The test modules from the main python2 package Group: Development/Languages Requires: %{name} = %{version}-%{release} +Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description test @@ -2116,15 +2118,15 @@ fi # ====================================================== %changelog -* Tue Oct 24 2023 Andrew Lukoshko - 2.7.18-13.2.alma.1 +* Wed Nov 15 2023 Eduard Abdullin - 2.7.18-15.alma.1 - Add AlmaLinux to supported distros -* Wed Sep 27 2023 Charalampos Stratakis - 2.7.18-13.2 +* Wed Sep 27 2023 Charalampos Stratakis - 2.7.18-15 - Security fix for CVE-2023-40217 -Resolves: RHEL-9620 +Resolves: RHEL-9621 -* Thu May 25 2023 Charalampos Stratakis - 2.7.18-13.1 -- Fix for CVE-2023-24329 +* Thu Jul 20 2023 Charalampos Stratakis - 2.7.18-14 +- Security fix for CVE-2023-24329 Resolves: rhbz#2173917 * Thu Feb 16 2023 Josef Ridky - 2.7.18-13