https://bugzilla.redhat.com/show_bug.cgi?id=1839480
Andy Mender andymenderunix@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andymenderunix@gmail.com
--- Comment #5 from Andy Mender andymenderunix@gmail.com --- %global srcname opentelemetry %global _description %{summary}.
Name: python-%{srcname} Version: 0.8.0 Release: 1%{?dist} Summary: The OpenTelemetry Python client
License: ASL 2.0 URL: https://github.com/open-telemetry/%%7Bsrcname%7D-python/ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz # Fix Python requirement versions Patch0: %{name}-0.8.0-requirements.patch
What about using %{version} in the Patch0 entry? Would that make sense?