diff --git a/python-async-wrapper.changes b/python-async-wrapper.changes index 07356c3..de052cf 100644 --- a/python-async-wrapper.changes +++ b/python-async-wrapper.changes @@ -3,7 +3,8 @@ Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl - Use the tarball from GitHub, because it contains tests - Add fix-version.patch, because we cannot use dynamically - generated version number from the GitHub tarball. + generated version number from the GitHub tarball + (gh#phi-friday/async-wrapper#1). - Run tests - Add missing Requires diff --git a/python-async-wrapper.spec b/python-async-wrapper.spec index ea2cb92..25f5324 100644 --- a/python-async-wrapper.spec +++ b/python-async-wrapper.spec @@ -24,7 +24,7 @@ License: MIT URL: https://github.com/phi-friday/async-wrapper # Using GitHub tarball, because it contains tests Source: https://github.com/phi-friday/async-wrapper/archive/refs/tags/v%{version}.tar.gz#/async-wrapper-%{version}.tar.gz -# PATCH-FEATURE-OPENSUSE fix-version.patch mcepl@suse.com +# PATCH-FEATURE-OPENSUSE fix-version.patch gh#phi-friday/async-wrapper#1 mcepl@suse.com # We cannot use dynamic version number Patch0: fix-version.patch BuildRequires: %{python_module hatchling}