diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 34e48de03b5713a4d6eb046e45a4384eb555bdff..a6322774c984bb3cd4c800beb1573da28e925cf1 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