Upstream update
This commit is contained in:
parent
460f4bcfd4
commit
b6e6b8ee57
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/lit-0.7.0rc1.tar.gz
|
/lit-0.7.0rc1.tar.gz
|
||||||
/lit-0.7.0.tar.gz
|
/lit-0.7.0.tar.gz
|
||||||
/lit-0.7.1.tar.gz
|
/lit-0.7.1.tar.gz
|
||||||
|
/lit-0.8.0.tar.gz
|
||||||
|
@ -9,14 +9,14 @@
|
|||||||
%{!?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: 0.7.1
|
Version: 0.8.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
Summary: Tool for executing llvm test suites
|
Summary: Tool for executing llvm test suites
|
||||||
URL: https://pypi.python.org/pypi/lit
|
URL: https://pypi.python.org/pypi/lit
|
||||||
Source0: https://files.pythonhosted.org/packages/ee/19/89553646a07f35c49f9540f519c8d9543e8799736276756d203c697c0a13/lit-0.7.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ba/da/c4b2b6ab24c840169e090d6e8f4c1bfa1e8a6b9d0ef3f8ed57ee9f72a317/lit-0.8.0.tar.gz
|
||||||
|
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python2-setuptools
|
BuildRequires: python2-setuptools
|
||||||
@ -91,6 +91,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{srcna
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 21 2019 sguelton@redhat.com - 8.0.0-1
|
||||||
|
- 0.8.0 Release
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lit-0.7.1.tar.gz) = 2efdd30fc4d9ed167746acbc51515c9de97948a4c805791aa110c12787f89b011c546f33767514bc8aea3632eda67ff9b806e885701d0890f6c152ead209dff5
|
SHA512 (lit-0.8.0.tar.gz) = abf26f85d85d043c777cfb6b6f1e2838e9cf63043bec83132f721508d6e199ad7f93644e37c1283aa429b8c5fe3fbeb009f445a8516849507c2a24ac6d3a0086
|
||||||
|
Loading…
Reference in New Issue
Block a user