From 52ef239853244467cbb5816f8a3e7d646d951853 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 15 Sep 2023 23:08:33 -0400 Subject: [PATCH] Use version_no_tilde macro to simplify spec [skip changelog] --- python-matplotlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 9e050aa..9f50c82 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -37,7 +37,7 @@ Name: python-matplotlib Version: 3.8.0~rc1 -%global Version 3.8.0rc1 +%global Version %{version_no_tilde %{quote:%nil}} Release: %autorelease Summary: Python 2D plotting library # qt_editor backend is MIT