!5 Update package to version 1.8.2.2

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-06 08:40:10 +00:00 committed by Gitee
commit 9ddcb4dafe
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 %global _empty_manifest_terminate_build 0
Name: python-XStatic-Angular Name: python-XStatic-Angular
Version: 1.5.8.0 Version: 1.8.2.2
Release: 1 Release: 1
Summary: Angular 1.5.8 (XStatic packaging standard) Summary: Angular 1.5.8 (XStatic packaging standard)
License: MIT License: MIT
URL: http://angularjs.org URL: http://angularjs.org
Source0: https://files.pythonhosted.org/packages/03/30/4912d6b0b0a10748919bedea4859c8d32197d20b0062e5298903648e121f/XStatic-Angular-1.5.8.0.tar.gz Source0: https://files.pythonhosted.org/packages/10/45/ef21b960ea44834912f1131d84d972210f7815c63938843c30e72be451e1/XStatic-Angular-1.8.2.2.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-Angular %package -n python3-XStatic-Angular
Summary: Angular 1.5.8 (XStatic packaging standard) Summary: Angular 1.5.8 (XStatic packaging standard)
Provides: python-XStatic-Angular Provides: python-XStatic-Angular = %{version}-%{release}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%description -n python3-XStatic-Angular %description -n python3-XStatic-Angular
@ -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-Angular-1.5.8.0 %autosetup -n XStatic-Angular-%{version}
%build %build
%py3_build %py3_build
@ -82,5 +82,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Jan 29 2021 Python_Bot <Python_Bot@openeuler.org> * Tue Dec 06 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.8.2.2-1
- Update package to version 1.8.2.2
* Fri Jan 29 2021 Python_Bot <Python_Bot@openeuler.org> - 1.5.8.0-1
- Package Spec generated - Package Spec generated