diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 28b4b2e..ffb15bf 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -3,7 +3,7 @@ Name: python-pyasn1 Version: 0.4.8 -Release: 15%{?dist} +Release: 16%{?dist} Summary: ASN.1 tools for Python License: BSD-2-Clause 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 Jul 21 2023 Fedora Release Engineering - 0.4.8-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 27 2023 Stephen Gallagher - 0.4.8-15 - Rebuild for Python 3.12