fix source0 err
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
82de076bf8
commit
8760174f36
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-asgiref
|
||||
Version: 3.5.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: ASGI specs, helper code, and adapters
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/django/asgiref/
|
||||
Source0: https://github.com/django/asgired/archive/refs/tags/3.5.2.tar.gz
|
||||
Source0: https://github.com/django/asgiref/archive/refs/tags/3.5.2.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
ASGI is a standard for Python asynchronous web apps and servers to communicate
|
||||
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 xu_ping <xuping33@h-partners.com> - 3.5.2-2
|
||||
- fix source0 err
|
||||
|
||||
* Fri Oct 14 2022 Ge Wang <wangge20@h-partners.com> - 3.5.2-1
|
||||
- Upgrade to version 3.5.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user