!6 sync url change

From: @teng-lei0416 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-05-09 05:46:48 +00:00 committed by Gitee
commit 40c751bc45
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-blurb Name: python-blurb
Version: 1.1.0 Version: 1.1.0
Release: 3 Release: 4
Summary: Command-line tool to manage CPython Misc/NEWS.d entries. Summary: Command-line tool to manage CPython Misc/NEWS.d entries.
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/python/core-workflow/tree/master/blurb URL: https://github.com/python/blurb
Source0: https://files.pythonhosted.org/packages/71/34/676f8c4a16ac69cc5a1a59d871f6c34d019fb5f36df3a44d4e3e5f4b7362/blurb-1.1.0.tar.gz Source0: https://files.pythonhosted.org/packages/71/34/676f8c4a16ac69cc5a1a59d871f6c34d019fb5f36df3a44d4e3e5f4b7362/blurb-1.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
@ -40,6 +40,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{buildroot}%{_bindir}/blurb --help
%{_bindir}/blurb %{_bindir}/blurb
%changelog %changelog
* Thu May 9 2024 tenglei <tenglei@kylinos.cn> - 1.1.0-4
- url have changed on github, sync change
* Thu Apr 27 2023 wangkai <13474090681@163.com> - 1.1.0-3 * Thu Apr 27 2023 wangkai <13474090681@163.com> - 1.1.0-3
- Compling package with pyproject - Compling package with pyproject
- Obsoletes subpackage python-blurb-help - Obsoletes subpackage python-blurb-help