From db940ebf65973d0dc7c10d6b4ec4acde0c0ce423 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Thu, 6 May 2021 11:34:55 +0200 Subject: [PATCH] 12.0.0 final release --- python-lit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lit.spec b/python-lit.spec index cc03bac..4a4332e 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -6,7 +6,7 @@ %global with_python2 1 %endif -%global rc_ver 1 +#%%global rc_ver 1 #%%global post_ver 1 %global baserelease 2 @@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna %endif %changelog +* Thu May 06 2021 sguelton@redhat.com - 12.0.0-1 +- 12.0.0 final release + * Tue Feb 23 2021 Pete Walter - 12.0.0-0.2.rc1 - rebuilt