From dbbff655bb6ecaecefb9e78fbdb710686b969a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Thu, 3 Nov 2022 01:58:55 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 --- python-pyasn1-modules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- Gitee