From 9737dac186f2819c82ad64b573d4e9a82462b0ea Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 24 2018 05:53:11 +0000 Subject: 0.6.0 rc1 --- diff --git a/.gitignore b/.gitignore index 9699a4a..07d8f2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /lit-0.5.0.tar.gz /lit-0.5.1.tar.gz +/lit-0.6.0rc1.tar.gz diff --git a/python-lit.spec b/python-lit.spec index 6d8db02..b781421 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -8,16 +8,18 @@ %{!?py2_build: %global py2_build %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} build --executable="%{__python2} -s"}} %{!?py2_install: %global py2_install %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} install -O1 --skip-build --root %{buildroot}}} +%global rc_ver 1 + Name: python-%{srcname} -Version: 0.5.1 -Release: 4%{?dist} +Version: 0.6.0 +Release: 0.1.rc%{rc_ver}%{?dist} BuildArch: noarch License: NCSA Group: Development/Languages Summary: Tool for executing llvm test suites URL: https://pypi.python.org/pypi/lit -Source0: https://pypi.python.org/packages/5b/a0/dbed2c8dfb220eb9a5a893257223cd0ff791c0fbc34ce2f1a957fa4b6c6f/lit-%{version}.tar.gz +Source0: https://pypi.python.org/packages/b7/38/8bbbaca02c8f98e797db9b265bab6e9fc9c3402ffdebd825c6fcf05a49fb/lit-0.6.0rc1.tar.gz BuildRequires: python2-devel BuildRequires: python2-setuptools @@ -48,7 +50,7 @@ lit is a tool used by the LLVM project for executing its test suites. %endif %prep -%autosetup -n %{srcname}-%{version} +%autosetup -n %{srcname}-%{version}%{?rc_ver:rc%{rc_ver}} %build %py2_build @@ -93,6 +95,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Jan 23 2018 Tom Stellard - 0.6.0-0.1.rc1 +- 0.6.0 rc1 + * Tue Jan 23 2018 John Dulaney - 0.5.1-4 - Add a missed python3 conditional around a sed operation diff --git a/sources b/sources index a6a5c38..aca7680 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lit-0.5.1.tar.gz) = 03fd55e1467718a8572aea9e075ac3c38a54167f974cc2565055087b298b801aa4a4e1db541ebf4d10ed2667ff6f4200464d8dcef68ac657c505b62bca76187d +SHA512 (lit-0.6.0rc1.tar.gz) = c6572ed06bfb99796be49d305e31c4da87dd964cf7125aa7b37cf61ffce7bf68b0835771bafbfa9a98b067c3edfa1294e36bac6f4d96cb36aaa1aece04f8e069