From 5775d3858fed513bdc212eb2a880f0b9cb3b6b2d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:38:42 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-pyasn1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 6f23519..21bc459 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -3,7 +3,7 @@ Name: python-pyasn1 Version: 0.4.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: ASN.1 tools for Python License: BSD Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz @@ -85,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %doc docs/build/html/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.4.8-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 0.4.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild