diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 967dca6..24c6e7c 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -3,12 +3,12 @@ Name: python-pyasn1 Version: 0.4.8 -Release: 8%{?dist} +Release: 9%{?dist} Summary: ASN.1 tools for Python License: BSD Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz Source1: https://github.com/etingof/pyasn1-modules/archive/v%{modules_version}.tar.gz -URL: http://pyasn1.sourceforge.net/ +URL: https://github.com/etingof/pyasn1 BuildArch: noarch %description @@ -85,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %doc docs/build/html/* %changelog +* Tue Mar 1 2021 Rob Crittenden - 0.4.8-9 +- Set URL to https://github.com/etingof/pyasn1 in the spec file (#2059715) + * Fri Jan 21 2022 Fedora Release Engineering - 0.4.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild