Update srcname

Starting from release 3.11.0 source name is referenced with lower cases.
This commit is contained in:
Maja Massarini 2024-11-28 14:47:19 +01:00
commit 810a5c2dde

View file

@ -1,4 +1,4 @@
%global srcname APScheduler
%global srcname apscheduler
%global _description %{expand:
Advanced Python Scheduler (APScheduler) is a Python library that lets you
schedule your Python code to be executed later, either just once or