diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 4b0dca7913dc45351d8db99ef0136e5c7c12a6cb..4556bae1f42548917ed7a6b2ad5a4a34500f4ea5 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -19,10 +19,10 @@ options or through coverage’s config file.} Summary: Coverage plugin for pytest Name: python-%{srcname} Version: 4.1.0 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://github.com/pytest-dev/pytest-cov -Source0: %{url}/pytest-cov/archive/refs/tags/v%{version}.tar.gz#/pytest-cov-%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/pytest-cov-%{version}.tar.gz BuildRequires: python3-devel pyproject-rpm-macros @@ -70,6 +70,9 @@ EOF %{python3_sitelib}/%{srcname}.pth %changelog +* Thu Jul 31 2025 Sinong Chen - 4.1.0-4 +- Fix source url for auto upgrade to new versions + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 4.1.0-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream