diff --git a/SPECS/python-pyasn1.spec b/SPECS/python-pyasn1.spec index da434f5..352d885 100644 --- a/SPECS/python-pyasn1.spec +++ b/SPECS/python-pyasn1.spec @@ -3,7 +3,7 @@ Name: python-pyasn1 Version: 0.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: ASN.1 tools for Python License: BSD-2-Clause Source0: https://github.com/pyasn1/pyasn1/archive/v%{version}.tar.gz @@ -85,6 +85,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %doc docs/build/html/* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.5.1-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 MSVSphere Packaging Team - 0.5.1-4 - Rebuilt for MSVSphere 10