diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 34e48de..a632277 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pyasn1-modules Version: 0.2.8 -Release: 1 +Release: 2 Summary: A collection of ASN.1-based protocols modules. License: BSD-2-Clause URL: https://github.com/etingof/pyasn1-modules @@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 3 2022 zhangruifang - 0.2.8-2 +- Rebuild for next release + * Fri Oct 09 2020 Python_Bot - Package Spec generated