!8 [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:30 +00:00 committed by Gitee
commit a096be47f1
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-pyang
Version: 2.3.2
Release: 1
Release: 2
Summary: A YANG (RFC 6020/7950) validator and converter
License: BSD
URL: https://github.com/mbj4668/pyang
Source0: pyang-%{version}.tar.gz
Source0: %{url}/archive/refs/tags/pyang-%{version}.tar.gz
BuildArch: noarch
Requires: python3-lxml
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
/usr/share/yang/*
%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
- Package init