From 7cdcfe93f7a3bbcae512a76ccd9eb7e79d3d215c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 7 Dec 2022 09:25:47 -0800 Subject: [PATCH] Fix typo --- python-sqlalchemy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 9fbc786..2336e16 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -5,7 +5,7 @@ %bcond_with xdist %else %bcond_without xdist -endif +%endif %global srcname SQLAlchemy