From c5106251876235d2fcd729aacd33d032b4a70da2 Mon Sep 17 00:00:00 2001 From: jackeyji Date: Tue, 26 Sep 2023 16:44:49 +0800 Subject: [PATCH] upgrade to 3.4.1.0 Signed-off-by: jackeyji --- python-XStatic-jQuery.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/python-XStatic-jQuery.spec b/python-XStatic-jQuery.spec index 9d8c53d..bc8bfcb 100644 --- a/python-XStatic-jQuery.spec +++ b/python-XStatic-jQuery.spec @@ -9,8 +9,8 @@ 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: 4%{?dist} +Version: 3.4.1.0 +Release: 1%{?dist} License: MIT URL: https://jquery.com/ Source0: %pypi_source @@ -38,6 +38,9 @@ BuildRequires: python3-devel python3-setuptools %{python3_sitelib}/* %changelog +* Tue Sep 26 2023 jackeyji - 3.4.1.0-1 +- upgrade to 3.4.1.0 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 1.12.4.1-4 - Rebuilt for python 3.11 @@ -47,5 +50,5 @@ BuildRequires: python3-devel python3-setuptools * Fri Apr 28 2023 OpenCloudOS Release Engineering - 1.12.4.1-2 - Rebuilt for OpenCloudOS Stream 23.05 -* Mon Apr 23 2023 kianli - 1.12.4.1-1 +* Mon Apr 24 2023 kianli - 1.12.4.1-1 - initial build diff --git a/sources b/sources index d3857b4..163fb61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (XStatic-jQuery-1.12.4.1.tar.gz) = 81418a90a27791adf9d4881eb52a0a487a98b07ca3c2f8ea17165206cd6aa85faf76aa1e2245a01402c3bf21be7d191d9464fce9e165238b70fce5098eae521f +SHA512 (XStatic-jQuery-3.4.1.0.tar.gz) = 51c9245abbf3ef3da7b46e15425efefc310c5cddd138d4e1e5bc222f87044573512b961995a9833b0fbb554bc15c756deac356ec519e4a1a05308c4edb157c38 -- Gitee