12.0.1 Release
This commit is contained in:
parent
7a4b618bfb
commit
0560b0ee83
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/lit-0.11.1.tar.gz
|
/lit-0.11.1.tar.gz
|
||||||
/lit-12.0.0rc1.tar.gz
|
/lit-12.0.0rc1.tar.gz
|
||||||
/lit-12.0.0.tar.gz
|
/lit-12.0.0.tar.gz
|
||||||
|
/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}}}
|
%{!?py2_install: %global py2_install %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} install -O1 --skip-build --root %{buildroot}}}
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 12.0.0
|
Version: 12.0.1
|
||||||
Release: %{?rc_ver:0.}%{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist}
|
Release: %{?rc_ver:0.}%{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 14 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-1
|
||||||
|
- 12.0.1 Release
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.0-3
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.0-3
|
||||||
- Rebuilt for Python 3.10
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lit-12.0.0.tar.gz) = e08ea554bcc0a22ea486534110ba733f0778b488c40f313ea435c01b31595bbf682a12c8ddc10d42aca27fb8f203270a344640756f54593ba216f6e958d766a7
|
SHA512 (lit-12.0.1.tar.gz) = d6373e195e12bec565aebae571430eaa8bc1625703ccca9ae7f47c0ab6cf18cb8a9a6e39b480393e53433f9d39a01fcda34e791383441d89f515f5dc32f445c3
|
||||||
|
Loading…
Reference in New Issue
Block a user