From 4c5ae8e1eb75bea9c1359297c2d6b85d147580b4 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Fri, 29 Mar 2024 02:20:45 +0000 Subject: [PATCH] Rebuild for next release Rebuild for next release Signed-off-by: zhuofeng --- python-slip.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-slip.spec b/python-slip.spec index 4f12813..3243073 100644 --- a/python-slip.spec +++ b/python-slip.spec @@ -1,6 +1,6 @@ Name: python-slip Version: 0.6.5 -Release: 6 +Release: 7 Summary: Library for Python 2.x with Convenience, extension and workaround License: GPLv2+ URL: https://github.com/nphilipp/%{name} @@ -51,6 +51,12 @@ find . -name '*.py' -o -name '*.py.in' | xargs sed -i '1s|^#!python|#!%{__pyth %{python3_sitelib}/slip*-%{version}-py%{python3_version}.egg-info %changelog +* Fri Mar 29 2024 zhuofeng - 0.6.5-7 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Rebuild for next release + * Tue Mar 14 2023 zhuofeng - 0.6.5-6 - Type:bugfix - CVE:NA