From 6a550f70a5a97239b68fb555a6c2b735348b53ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Tue, 12 Oct 2021 16:15:25 +0200 Subject: [PATCH] Release 13.0.0 Resolves: rhbz#2001107 --- .gitignore | 1 + python-lit.spec | 15 +++++++++------ sources | 1 + 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index bc917b4..b509b3f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /lit-12.0.0rc1.tar.gz /lit-12.0.0.tar.gz /lit-12.0.1.tar.gz +/lit-13.0.0.tar.gz diff --git a/python-lit.spec b/python-lit.spec index c250d33..71c72ce 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -6,9 +6,9 @@ %global with_python2 1 %endif -#%%global rc_ver 1 +%global lit_version 13.0.0 +#global rc_ver 1 #%%global post_ver 1 -%global baserelease 2 %bcond_without check @@ -17,14 +17,14 @@ %{!?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.1 -Release: %{?rc_ver:0.}%{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist} +Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}} +Release: 1%{?dist} BuildArch: noarch License: NCSA Summary: Tool for executing llvm test suites URL: https://pypi.python.org/pypi/lit -Source0: %{pypi_source %{srcname} %{version}%{?rc_ver:rc%{rc_ver}}%{?post_ver:.post%{post_ver}}} +Source0: %{pypi_source %{srcname} %{lit_version}%{?rc_ver:rc%{rc_ver}}%{?post_ver:.post%{post_ver}}} # for file check %if %{with check} @@ -62,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}}%{?post_ver:.post%{post_ver}} -p4 +%autosetup -n %{srcname}-%{lit_version}%{?rc_ver:rc%{rc_ver}}%{?post_ver:.post%{post_ver}} -p4 %build %py3_build @@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna %endif %changelog +* Tue Oct 12 2021 Timm Bäder - 13.0.0-1 +- Release 13.0.0 + * Tue Aug 10 2021 Mohan Boddu - 12.0.1-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 diff --git a/sources b/sources index daae7e8..cd50c30 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (lit-12.0.1.tar.gz) = d6373e195e12bec565aebae571430eaa8bc1625703ccca9ae7f47c0ab6cf18cb8a9a6e39b480393e53433f9d39a01fcda34e791383441d89f515f5dc32f445c3 +SHA512 (lit-13.0.0.tar.gz) = d7fe51b115b8a5b118c28a2f351bf6c18cfccbdecbb02d61320b2877639e8e7195a90d1c91bd1d5b43ef536c134738d64bea8833109f2a56d541a40ce7e3c7e0