From 766a9f4d67ed8dd306cda3d70a6d46545659313b Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Wed, 4 Jan 2023 22:26:53 -0500 Subject: [PATCH] fix spec --- python-circuitbreaker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-circuitbreaker.spec b/python-circuitbreaker.spec index e24e288..acf18cd 100644 --- a/python-circuitbreaker.spec +++ b/python-circuitbreaker.spec @@ -27,7 +27,7 @@ Summary: %{summary} %description -n python3-circuitbreaker %_description %prep -%autosetup -n circuitbreaker +%autosetup -n circuitbreaker-%{version} %generate_buildrequires %pyproject_buildrequires