From cee9c41e0f89494aa3c2b7777ad89e9b60145504 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 27 Oct 2020 21:58:10 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-lit.git#b088c45506c168019e5e3c0997b4d139f1075250 --- .gitignore | 2 ++ python-lit.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4471a6a..efabf2e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ /lit-0.10.0rc1.tar.gz /lit-0.10.0.tar.gz /lit-0.11.0rc1.tar.gz +/lit-0.11.0.tar.gz +/lit-0.11.0.post1.tar.gz diff --git a/python-lit.spec b/python-lit.spec index 65779e6..251adda 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -6,8 +6,9 @@ %global with_python2 1 %endif -%global rc_ver 1 -%global baserelease 0.2 +#%%global rc_ver 1 +%global post_ver 1 +%global baserelease 1 %bcond_without check @@ -23,7 +24,7 @@ BuildArch: noarch License: NCSA Summary: Tool for executing llvm test suites URL: https://pypi.python.org/pypi/lit -Source0: https://files.pythonhosted.org/packages/be/39/44e2e9c977a4beb2d60566736b78bbbd7d194034a89f409fb867e48bd167/lit-0.11.0rc1.tar.gz +Source0: %{pypi_source %{srcname} %{version}%{?post_ver:.post%{post_ver}}} # for file check %if %{with check} @@ -61,7 +62,7 @@ lit is a tool used by the LLVM project for executing its test suites. %endif %prep -%autosetup -n %{srcname}-%{version}%{?rc_ver:rc%{rc_ver}} -p4 +%autosetup -n %{srcname}-%{version}%{?rc_ver:rc%{rc_ver}}%{?post_ver:.post%{post_ver}} -p4 %build %py3_build @@ -106,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna %endif %changelog +* Sun Oct 25 2020 sguelton@redhat.com - 0.11.0-1 +- llvm 11.0.0 - final release + * Fri Oct 09 2020 sguelton@redhat.com - 0.11.0-0.2.rc1 - Correctly ship license diff --git a/sources b/sources index 9230a72..1a83667 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lit-0.11.0rc1.tar.gz) = 63aafc051c486aef68bcefd16adf865b8e6973450dbaa830fdd53d122a3c8d3d70a04d025687a3a2b520449c29f660bf82706675694f77548c1a93eeadeef741 +SHA512 (lit-0.11.0.post1.tar.gz) = 713edf29cef53e8d293a0e78ca9237a0f846afcf0342581ea1d7944784cfe44f053beab3ee96dd6e3c6d3c0d8ec5750513af62b8cf083f70548e62ddd2e785a0