From 735272c2df9a6dbfe960a3ff07cd532f0119180f Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 9 Oct 2023 14:34:44 +0000 Subject: [PATCH] Update license --- python-lit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-lit.spec b/python-lit.spec index b5f4d82..1b42747 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -22,10 +22,10 @@ Name: python-lit Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch -License: NCSA +License: Apache-2.0 WITH LLVM-exception OR NCSA Summary: Tool for executing llvm test suites URL: https://pypi.python.org/pypi/lit %if %{without snapshot_build} @@ -84,6 +84,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p %changelog %{?llvm_snapshot_changelog_entry} +* Mon Oct 09 2023 Tom Stellard - 17.0.2-2 +- Update license + * Tue Oct 03 2023 Tulio Magno Quites Machado Filho - 17.0.2-1 - Update to LLVM 17.0.2