import python-lit-12.0.1-1.module+el8.5.0+11871+08d0eab5
This commit is contained in:
parent
9accf760f5
commit
b355ad299a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lit-12.0.0.tar.gz
|
||||
SOURCES/lit-12.0.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
c1505eafa7052fd9605e898b4a5bea8331a20b60 SOURCES/lit-12.0.0.tar.gz
|
||||
24fc9809ac99e341613ed73c5a7468144cbff0d8 SOURCES/lit-12.0.1.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user