!5 Update package to version 3.5.1.1
From: @jxy_git Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
19f7159ba5
Binary file not shown.
BIN
XStatic-jQuery-3.5.1.1.tar.gz
Normal file
BIN
XStatic-jQuery-3.5.1.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-XStatic-jQuery
|
Name: python-XStatic-jQuery
|
||||||
Version: 1.12.4.1
|
Version: 3.5.1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: jQuery 1.12.4.1 (XStatic packaging standard)
|
Summary: jQuery 1.12.4.1 (XStatic packaging standard)
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://jquery.com/
|
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
|
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
|
%package -n python3-XStatic-jQuery
|
||||||
Summary: jQuery 1.12.4.1 (XStatic packaging standard)
|
Summary: jQuery 1.12.4.1 (XStatic packaging standard)
|
||||||
Provides: python-XStatic-jQuery
|
Provides: python-XStatic-jQuery = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%description -n python3-XStatic-jQuery
|
%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`.
|
You can find more info about the xstatic packaging way in the package `XStatic`.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n XStatic-jQuery-1.12.4.1
|
%autosetup -n XStatic-jQuery-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -82,5 +82,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
- Initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user