From a0360005c952131ae8ae111f57903483a6f51cbb Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Thu, 12 Jun 2025 00:00:27 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- python-cson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cson.spec b/python-cson.spec index 15c2b3b..2036733 100644 --- a/python-cson.spec +++ b/python-cson.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Coffescript Object Notation (CSON) parser for Python 2 and Python 3 License: MIT URL: https://github.com/avakar/pycson @@ -39,6 +39,9 @@ A python parser for the Coffeescript Object Notation (CSON). %{python3_sitelib}/%{srcname}/ %changelog +* Wed Jun 11 2025 bbrucezhang - 0.8-3 +- Rebuilt for loongarch64 + * Fri Oct 11 2024 OpenCloudOS Release Engineering - 0.8-2 - rebuild -- Gitee