Update to LLVM 16.0.0 RC1
This commit is contained in:
		
							parent
							
								
									be3bdfc2b0
								
							
						
					
					
						commit
						911519a91f
					
				| @ -1,12 +1,12 @@ | |||||||
| %global lit_version 15.0.7 | %global lit_version 16.0.0 | ||||||
| #global rc_ver 1 | %global rc_ver 1 | ||||||
| #global post_ver 0 | #global post_ver 0 | ||||||
| 
 | 
 | ||||||
| %bcond_without check | %bcond_without check | ||||||
| 
 | 
 | ||||||
| Name: python-lit | Name: python-lit | ||||||
| Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}} | Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}} | ||||||
| Release: 3%{?dist} | Release: 1%{?dist} | ||||||
| BuildArch: noarch | BuildArch: noarch | ||||||
| 
 | 
 | ||||||
| License: NCSA | License: NCSA | ||||||
| @ -52,11 +52,14 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p | |||||||
| 
 | 
 | ||||||
| %files -n python3-lit | %files -n python3-lit | ||||||
| %license LICENSE.TXT | %license LICENSE.TXT | ||||||
| %doc README.txt | %doc README.rst | ||||||
| %{python3_sitelib}/* | %{python3_sitelib}/* | ||||||
| %{_bindir}/lit | %{_bindir}/lit | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Feb 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc1-1 | ||||||
|  | - Update to LLVM 16.0.0 RC1 | ||||||
|  | 
 | ||||||
| * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-3 | * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-3 | ||||||
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user