diff --git a/lit-15.0.6.tar.gz b/lit-15.0.6.tar.gz deleted file mode 100644 index f7831c7..0000000 Binary files a/lit-15.0.6.tar.gz and /dev/null differ diff --git a/lit-15.0.7.tar.gz b/lit-15.0.7.tar.gz new file mode 100644 index 0000000..bb1a59e Binary files /dev/null and b/lit-15.0.7.tar.gz differ diff --git a/python-lit.spec b/python-lit.spec index 9095bf9..8c8cbc5 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -1,11 +1,11 @@ Name: python-lit -Version: 15.0.6 +Version: 15.0.7 Release: 1 BuildArch: noarch License: NCSA Summary: A tool to execute the llvm test suite URL: https://pypi.python.org/pypi/lit -Source0: https://files.pythonhosted.org/packages/3c/e4/aa93b44e5983672069f608e96624eab10890d2361fe0b18546d605bdcb1a/lit-15.0.6.tar.gz +Source0: https://files.pythonhosted.org/packages/2f/5e/8b27ba3715becd8ee26f1f0c2ef9d18fa425a9f6bbf535573b90c08171b4/lit-15.0.7.tar.gz BuildRequires: python3-devel python3-setuptools %description @@ -35,6 +35,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p %{_bindir}/lit %changelog +* Thu Feb 9 2023 Chenxi Mao - 15.0.7-1 +- Upgrade to version 15.0.7 + * Fri Dec 23 2022 Chenxi Mao - 15.0.6-1 - Upgrade to version 15.0.6