#10 9.0.0 Release
Closed 4 years ago by tstellar. Opened 4 years ago by tstellar.
rpms/ tstellar/llvm-test-suite llvm-9  into  master

file modified
+1
@@ -6,3 +6,4 @@ 

  /test-suite-8.0.0rc4.src.fedora.tar.xz

  /test-suite-8.0.0.src.fedora.tar.xz

  /test-suite-9.0.0rc4.src.fedora.tar.xz

+ /test-suite-9.0.0.src.fedora.tar.xz

@@ -0,0 +1,25 @@ 

+ From ff9f6386e9676f1b1507b8ca3ad6f314e766229d Mon Sep 17 00:00:00 2001

+ From: serge-sans-paille <sguelton@redhat.com>

+ Date: Mon, 4 Feb 2019 15:18:03 +0000

+ Subject: [PATCH] Fix extra Python3 print statements

+ 

+ ---

+  ABI-Testsuite/test/lit.site.cfg | 2 +-

+  1 file changed, 1 insertion(+), 1 deletion(-)

+ 

+ diff --git a/ABI-Testsuite/test/lit.site.cfg b/ABI-Testsuite/test/lit.site.cfg

+ index 938cb29..3f7dd4e 100755

+ --- a/ABI-Testsuite/test/lit.site.cfg

+ +++ b/ABI-Testsuite/test/lit.site.cfg

+ @@ -154,7 +154,7 @@ def determinePlatform():

+        hfp.write("#define ABISELECT(a,b) b // LP64 x86\n")

+      #  #sys.exit(1)

+      else:

+ -      print "ERROR: Invalid combination of config options. tspec= " , tspec

+ +      print("ERROR: Invalid combination of config options. tspec= " , tspec)

+        sys.exit(1)

+      hfp.close()

+  

+ -- 

+ 1.8.3.1

+ 

file modified
+7 -2
@@ -1,7 +1,7 @@ 

  %global _binaries_in_noarch_packages_terminate_build %{nil}

  

- %global rc_ver 4

- %global baserelease 0.1

+ #%%global rc_ver 4

+ %global baserelease 1

  %global test_suite_srcdir test-suite-%{version}%{?rc_ver:rc%{rc_ver}}.src.fedora

  

  Name:		llvm-test-suite
@@ -22,6 +22,8 @@ 

  Source2:	pkg_test_suite.sh

  BuildArch:	noarch

  

+ Patch: 0001-Fix-extra-Python3-print-statements.patch 

+ 

  # We need python3-devel for pathfix.py.

  BuildRequires: python3-devel

  
@@ -72,6 +74,9 @@ 

  

  

  %changelog

+ * Fri Sep 20 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-1

+ - 9.0.0 Release

+ 

  * Wed Sep 11 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.1.rc4

  - 9.0.0-rc4 Release

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (test-suite-9.0.0rc4.src.fedora.tar.xz) = d83a7060df0ca307d5fdb888b16f54048be02e5a47285d92b024eaabcb7d8979a0b6502b1a72c2ae251b12669eeb389deeec38798eeaafd76a1d805a818059e5

+ SHA512 (test-suite-9.0.0.src.fedora.tar.xz) = 97c7ba15537b2c24767a4c7c47c66794bfb76898cb2a44e2abf77b2af0e5d8fc4ebfc69a510c72367f92a8116cce2b2b4f5f8953024c1251b5c7babed66e96e5