!5 Update package to version 3.5.1.1

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-06 08:50:39 +00:00 committed by Gitee
commit 19f7159ba5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-XStatic-jQuery
Version: 1.12.4.1
Version: 3.5.1.1
Release: 1
Summary: jQuery 1.12.4.1 (XStatic packaging standard)
License: MIT
URL: https://jquery.com/
Source0: https://files.pythonhosted.org/packages/67/f1/c18c14fc4aab386e4aba587c5d10c268de222c75bf5e271b6f68a2ea6e77/XStatic-jQuery-1.12.4.1.tar.gz
Source0: https://files.pythonhosted.org/packages/f0/f9/5ec13f2545f84f5616dc1e5ff65049e4094db6a18f7f33c2c7fb5fb57c16/XStatic-jQuery-3.5.1.1.tar.gz
BuildArch: noarch
@ -19,7 +19,7 @@ You can find more info about the xstatic packaging way in the package `XStatic`.
%package -n python3-XStatic-jQuery
Summary: jQuery 1.12.4.1 (XStatic packaging standard)
Provides: python-XStatic-jQuery
Provides: python-XStatic-jQuery = %{version}-%{release}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-XStatic-jQuery
@ -42,7 +42,7 @@ the XStatic base package, if you like.
You can find more info about the xstatic packaging way in the package `XStatic`.
%prep
%autosetup -n XStatic-jQuery-1.12.4.1
%autosetup -n XStatic-jQuery-%{version}
%build
%py3_build
@ -82,5 +82,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Sat Jan 30 2021 liusheng <liusheng2048@gmail.com>
* Tue Dec 06 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 3.5.1.1-1
- Update package to version 3.5.1.1
* Sat Jan 30 2021 liusheng <liusheng2048@gmail.com> - 1.12.4.1-1
- Initial package