!5 python-XStatic-JQuery-Migrate delete -S git from %autosetup

From: @chenyanpanHW
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-08-02 03:29:17 +00:00 committed by Gitee
commit 1e9f111c71

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-XStatic-JQuery-Migrate Name: python-XStatic-JQuery-Migrate
Version: 1.2.1.2 Version: 1.2.1.2
Release: 1 Release: 2
Summary: JQuery-Migrate 1.2.1 (XStatic packaging standard) Summary: JQuery-Migrate 1.2.1 (XStatic packaging standard)
License: MIT License: MIT
URL: https://github.com/jquery/jquery-migrate URL: https://github.com/jquery/jquery-migrate
@ -41,7 +41,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-Migrate-1.2.1.2 -S git %autosetup -n XStatic-JQuery-Migrate-1.2.1.2 -p1
%build %build
%py3_build %py3_build
@ -87,6 +87,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.2.1.2-2
- DESC: delete -S git from %autosetup
* Fri Jul 09 2021 OpenStack_SIG <openstack@openeuler.org> * Fri Jul 09 2021 OpenStack_SIG <openstack@openeuler.org>
- Downgrade to 1.2.1.2 - Downgrade to 1.2.1.2
* Sat Jan 30 2021 liusheng <liusheng2048@gmail.com> * Sat Jan 30 2021 liusheng <liusheng2048@gmail.com>