Modify correct source url
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
371b56644c
commit
ac9ba55056
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pecan
|
Name: python-pecan
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
|
Summary: A WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/pecan/pecan
|
URL: https://github.com/pecan/pecan
|
||||||
Source0: https://github.com/pecan/archive/refs/tags/%{version}.tar.gz
|
Source0: https://github.com/pecan/pecan/archive/refs/tags/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
|
A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
|
||||||
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 19 2022 xu_ping <xuping33@h-partners.com> - 1.4.0-2
|
||||||
|
- Modify correct source url
|
||||||
|
|
||||||
* Tue Oct 18 2022 xu_ping <xuping33@h-partners.com> - 1.4.0-1
|
* Tue Oct 18 2022 xu_ping <xuping33@h-partners.com> - 1.4.0-1
|
||||||
- update the vertion to 1.4.0
|
- update the vertion to 1.4.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user