12.0.1 Release
Related: rhbz#1931726
This commit is contained in:
parent
5884a87f4c
commit
ae83c4c0b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/lit-0.11.1.tar.gz
|
||||
/lit-12.0.0rc1.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}}}
|
||||
|
||||
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
|
||||
* Wed Jul 14 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-1
|
||||
- 12.0.1 Release
|
||||
|
||||
* Fri May 07 2021 Tom Stellard <tstellar@redhat.com> - 12.0.0-1
|
||||
- 12.0.0 Release
|
||||
|
||||
|
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