!7 [sync] PR-3: modify the source url

From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
This commit is contained in:
openeuler-ci-bot 2023-12-07 06:50:43 +00:00 committed by Gitee
commit 94fe717d36
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 %global _empty_manifest_terminate_build 0
Name: python-pyang Name: python-pyang
Version: 2.3.2 Version: 2.3.2
Release: 1 Release: 2
Summary: A YANG (RFC 6020/7950) validator and converter Summary: A YANG (RFC 6020/7950) validator and converter
License: BSD License: BSD
URL: https://github.com/mbj4668/pyang URL: https://github.com/mbj4668/pyang
Source0: pyang-%{version}.tar.gz Source0: %{url}/archive/refs/tags/pyang-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-lxml Requires: python3-lxml
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
/usr/share/yang/* /usr/share/yang/*
%changelog %changelog
* Thu Dec 1 2022 qisen <qisen@huawei.com> 2.3.2-2
- Package init
* Tue Nov 03 2020 gaoxingwang <gxw94linux@163.com> 2.3.2-1 * Tue Nov 03 2020 gaoxingwang <gxw94linux@163.com> 2.3.2-1
- Package init - Package init