diff --git a/python/rhn/rhnlib.changes b/python/rhn/rhnlib.changes index c76c71de3e8e..3e258108e365 100644 --- a/python/rhn/rhnlib.changes +++ b/python/rhn/rhnlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 20 11:50:03 CEST 2024 - rosuna@suse.com + +- version 5.0.4-0 + * Add the old TLS code for very old traditional clients still on + python 2.7 (bsc#1228198) + ------------------------------------------------------------------- Thu Jun 13 10:57:19 CEST 2024 - marina.latini@suse.com diff --git a/python/rhn/rhnlib.changes.cbosdo.py2-ssl-revert b/python/rhn/rhnlib.changes.cbosdo.py2-ssl-revert deleted file mode 100644 index 094a23951b4f..000000000000 --- a/python/rhn/rhnlib.changes.cbosdo.py2-ssl-revert +++ /dev/null @@ -1,2 +0,0 @@ -- Add the old TLS code for very old traditional clients still on - python 2.7 (bsc#1228198) diff --git a/python/rhn/rhnlib.spec b/python/rhn/rhnlib.spec index 0ccb39139d8d..e9eec4efdd8f 100644 --- a/python/rhn/rhnlib.spec +++ b/python/rhn/rhnlib.spec @@ -42,8 +42,8 @@ Summary: Python libraries for the Spacewalk project License: GPL-2.0-only Name: rhnlib -Version: 5.0.3 -Release: 1 +Version: 5.0.4 +Release: 0 %if "%{_vendor}" == "debbuild" Group: python Packager: Uyuni Project diff --git a/rel-eng/packages/rhnlib b/rel-eng/packages/rhnlib index d0ec902b4ac1..cd1fe74b68ba 100644 --- a/rel-eng/packages/rhnlib +++ b/rel-eng/packages/rhnlib @@ -1 +1 @@ -5.0.3-1 python/rhn/ +5.0.4-0 python/rhn/