diff --git a/python-cson.spec b/python-cson.spec index 8d8fe9491d6acaefc1f53d7fe48315eb812a10ca..724a9eef732d3dd68f94fb36895d9a4d91013b5b 100644 --- a/python-cson.spec +++ b/python-cson.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.8 -Release: 4%{?dist} +Release: 5%{?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-5 +- Rebuilt for loongarch64 + * Wed Jun 11 2025 bbrucezhang - 0.8-4 - Rebuilt for loongarch64