diff --git a/python-cson.spec b/python-cson.spec index 15c2b3b09b97bb9f37fc203d908c8758109ba8db..20367330acab8405b59247022bc0654c67d9fd3a 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