From b355ad299a179da15f6955fbcb258a66277a39e8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 25 Aug 2021 00:20:17 +0000 Subject: [PATCH] import python-lit-12.0.1-1.module+el8.5.0+11871+08d0eab5 --- .gitignore | 2 +- .python-lit.metadata | 2 +- SPECS/python-lit.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9e6e942..5cc29fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lit-12.0.0.tar.gz +SOURCES/lit-12.0.1.tar.gz diff --git a/.python-lit.metadata b/.python-lit.metadata index 40cc852..458a041 100644 --- a/.python-lit.metadata +++ b/.python-lit.metadata @@ -1 +1 @@ -c1505eafa7052fd9605e898b4a5bea8331a20b60 SOURCES/lit-12.0.0.tar.gz +24fc9809ac99e341613ed73c5a7468144cbff0d8 SOURCES/lit-12.0.1.tar.gz diff --git a/SPECS/python-lit.spec b/SPECS/python-lit.spec index ab35702..6b47d03 100644 --- a/SPECS/python-lit.spec +++ b/SPECS/python-lit.spec @@ -17,7 +17,7 @@ %{!?py2_install: %global py2_install %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} install -O1 --skip-build --root %{buildroot}}} Name: python-%{srcname} -Version: 12.0.0 +Version: 12.0.1 Release: %{?rc_ver:0.}%{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist} BuildArch: noarch @@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna %endif %changelog +* Fri Jul 16 2021 sguelton@redhat.com - 12.0.1-1 +- 12.0.1 release + * Thu May 6 2021 sguelton@redhat.com - 12.0.0-1 - 12.0.0 release