Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cf0c1e5bc |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -42,3 +42,4 @@
|
|||
/test-suite-13.0.0.src.tar.xz
|
||||
/test-suite-13.0.0.src.tar.xz.sig
|
||||
/test-suite-13.0.0.src.fedora.tar.xz
|
||||
/test-suite-13.0.1.src.fedora.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global _binaries_in_noarch_packages_terminate_build %{nil}
|
||||
|
||||
#global rc_ver 1
|
||||
%global llvm_test_suite_version 13.0.0
|
||||
%global llvm_test_suite_version 13.0.1
|
||||
%global test_suite_srcdir test-suite-%{llvm_test_suite_version}%{?rc_ver:rc%{rc_ver}}.src.fedora
|
||||
|
||||
Name: llvm-test-suite
|
||||
|
|
@ -86,6 +86,9 @@ cp -R %{_builddir}/%{test_suite_srcdir}/* %{buildroot}%{_datadir}/llvm-test-suit
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
|
||||
- 13.0.1 Release
|
||||
|
||||
* Fri Oct 01 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
|
||||
- 13.0.0 Release
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (test-suite-13.0.0.src.fedora.tar.xz) = a4ca273fd57e38810f391945715ac31c6df1d35c0a0373e070f9ea45953dea7c1934c79f70c295f498d67d8f1537f0f33906f876389a3717928fcf4b1d0c0f9f
|
||||
SHA512 (test-suite-13.0.1.src.fedora.tar.xz) = 01ec60746cdaa492dc2d1d366c9e5b6fd6c36c339dd33db381661d5e794be5dcae2de14a8a05d57ef6ed4fd77c1b065703be1008f7fe0771c94bda54d07a6cce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue