!7 修改sourceo 的 url

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-10 08:33:16 +00:00 committed by Gitee
commit f684c3500d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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