From 976d9efc081339eb745e36c3c991fb7ffd5272ac Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Thu, 12 Jun 2025 18:21:40 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- python-XStatic-jQuery.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-XStatic-jQuery.spec b/python-XStatic-jQuery.spec index 97d2108..29dfb15 100644 --- a/python-XStatic-jQuery.spec +++ b/python-XStatic-jQuery.spec @@ -10,7 +10,7 @@ You can find more info about the xstatic packaging way in the package `XStatic`. Summary: jQuery 1.12.4.1 (XStatic packaging standard) Name: python-%{pypi_name} Version: 1.12.4.1 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT URL: https://jquery.com/ Source0: %pypi_source @@ -38,6 +38,9 @@ BuildRequires: python3-devel python3-setuptools %{python3_sitelib}/* %changelog +* Thu Jun 12 2025 bbrucezhang - 1.12.4.1-7 +- Rebuilt for loongarch64 + * Fri Aug 16 2024 OpenCloudOS Release Engineering - 1.12.4.1-6 - Rebuilt for loongarch release -- Gitee