import CS python-lit-18.1.8-1.el9
This commit is contained in:
		
							parent
							
								
									3373ebd516
								
							
						
					
					
						commit
						44e4477f97
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1 +1 @@ | |||||||
| SOURCES/lit-17.0.6.tar.gz | SOURCES/lit-18.1.8.tar.gz | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 171f21ccbe6535f29c9b154dbe2c1c58d66ffeab SOURCES/lit-17.0.6.tar.gz | ce25d4b0b089e4751192d20c2e94421f1cd6ccd0 SOURCES/lit-18.1.8.tar.gz | ||||||
|  | |||||||
| @ -6,7 +6,7 @@ | |||||||
| %{llvm_sb} | %{llvm_sb} | ||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
| %global lit_version 17.0.6 | %global lit_version 18.1.8 | ||||||
| #global rc_ver 4 | #global rc_ver 4 | ||||||
| #global post_ver 0 | #global post_ver 0 | ||||||
| 
 | 
 | ||||||
| @ -25,7 +25,7 @@ Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~% | |||||||
| Release: 1%{?dist} | Release: 1%{?dist} | ||||||
| BuildArch: noarch | BuildArch: noarch | ||||||
| 
 | 
 | ||||||
| License: NCSA | License: Apache-2.0 WITH LLVM-exception OR NCSA | ||||||
| Summary: Tool for executing llvm test suites | Summary: Tool for executing llvm test suites | ||||||
| URL: https://pypi.python.org/pypi/lit | URL: https://pypi.python.org/pypi/lit | ||||||
| %if %{without snapshot_build} | %if %{without snapshot_build} | ||||||
| @ -82,6 +82,15 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p | |||||||
| %{_bindir}/lit | %{_bindir}/lit | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Jul 17 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-1 | ||||||
|  | - Update to LLVM 18.1.8 | ||||||
|  | 
 | ||||||
|  | * Tue May 21 2024 Konrad Kleine <kkleine@redhat.com> 18.1.6-1 | ||||||
|  | - 18.1.6 release | ||||||
|  | 
 | ||||||
|  | * Fri May 17 2024 Konrad Kleine <kkleine@redhat.com> 18.1.4-1 | ||||||
|  | - 18.1.4 release | ||||||
|  | 
 | ||||||
| * Tue Dec 05 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.6-1 | * Tue Dec 05 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.6-1 | ||||||
| - Update to 17.0.6 | - Update to 17.0.6 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user