diff --git a/python-blurb.spec b/python-blurb.spec index fa8a8ae6bceeee617925d3b962896d31a531da77..50ea8a1b8e9a3f3b3f36f898b7b050a3f4efb9ae 100644 --- a/python-blurb.spec +++ b/python-blurb.spec @@ -1,10 +1,10 @@ %global _empty_manifest_terminate_build 0 Name: python-blurb Version: 1.1.0 -Release: 3 +Release: 4 Summary: Command-line tool to manage CPython Misc/NEWS.d entries. 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 BuildArch: noarch @@ -40,6 +40,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{buildroot}%{_bindir}/blurb --help %{_bindir}/blurb %changelog +* Thu May 9 2024 tenglei - 1.1.0-4 +- url have changed on github, sync change + * Thu Apr 27 2023 wangkai <13474090681@163.com> - 1.1.0-3 - Compling package with pyproject - Obsoletes subpackage python-blurb-help