Browse Source

updated 6 packages

clang-12.0.1-1

compiler-rt-12.0.1-1

lld-12.0.1-1

lldb-12.0.1-1

llvm-12.0.1-1

libomp-12.0.1-1
Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
06694417be

+ 5 - 5
c/clang/clang-vl.spec

@@ -14,7 +14,7 @@
 Summary:        A C language family front-end for LLVM
 Summary(ja):    LLVM の C 言語フロントエンド
 Name:           clang
-Version:        12.0.0
+Version:        12.0.1
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -33,12 +33,8 @@ Patch0:     0001-PATCH-clang-Reorganize-gtest-integration.patch
 Patch1:     0002-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
 Patch2:     0003-PATCH-clang-Don-t-install-static-libraries.patch
 Patch3:     0004-PATCH-clang-Prefer-gcc-toolchains-with-libgcc_s.so-w.patch
-Patch4:     0005-PATCH-clang-Partially-Revert-scan-view-Remove-Report.patch
 Patch5:     0006-PATCH-clang-Allow-__ieee128-as-an-alias-to-__float12.patch
 
-# Patches for clang-tools-extra
-Patch201:   0001-PATCH-clang-tools-extra-Make-clangd-CompletionModel-.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires:  cmake
@@ -326,6 +322,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.1-1
+- new upstream release.
+- refreshed patches.
+
 * Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.0-1
 - devided clang from llvm.
 - new upstream release.

+ 4 - 3
c/compiler-rt/compiler-rt-vl.spec

@@ -6,12 +6,10 @@
 
 %define _unpackaged_files_terminate_build 1
 
-%define _unpackaged_files_terminate_build 1
-
 Summary:        LLVM "compiler-rt" runtime libraries
 Summary(ja):    LLVM "compiler-rt" ランタイムライブラリ
 Name:           compiler-rt
-Version:        12.0.0
+Version:        12.0.1
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -113,6 +111,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.1-1
+- new upstream release.
+
 * Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.0-1
 - devided compiler-rt from llvm.
 - new upstream release.

+ 4 - 1
l/lld/lld-vl.spec

@@ -9,7 +9,7 @@
 Summary:        The LLVM Linker
 Summary(ja):    LLVMリンカー
 Name:           lld
-Version:        12.0.0
+Version:        12.0.1
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -162,6 +162,9 @@ fi
 
 
 %changelog
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.1-1
+- new upstream release.
+
 * Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.0-1
 - devided lld from llvm.
 - new upstream release.

+ 4 - 1
l/lldb/lldb-vl.spec

@@ -7,7 +7,7 @@
 Summary:        Next generation high-performance debugger
 Summary(ja):    高性能デバッガー
 Name:           lldb
-Version:        12.0.0
+Version:        12.0.1
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -149,6 +149,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.1-1
+- new upstream release.
+
 * Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.0-1
 - devided lldb from llvm.
 - new upstream release.

+ 5 - 2
l/llvm/llvm-vl.spec

@@ -18,7 +18,7 @@
 Summary:        The Low Level Virtual Machine
 Summary(ja):    LLVM - 低レベルバーチャルマシン
 Name:           llvm
-Version:        12.0.0
+Version:        12.0.1
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -295,9 +295,12 @@ exit 0
 
 
 %changelog
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.1-1
+- new upstream release.
+
 * Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.0-1
 - new upstream release.
-- separate packages.
+- separated into some packages.
 
 * Fri Oct 16 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 11.0.0-2
 - enabled to build utils.

+ 4 - 1
lib/libo/libomp/libomp-vl.spec

@@ -7,7 +7,7 @@
 Summary:        OpenMP runtime for clang
 Summary(ja):    clang用OpenMPランタイム
 Name:           libomp
-Version:        12.0.0
+Version:        12.0.1
 Release:        1%{?_dist_release}
 Group:          system
 Vendor:         Project Vine
@@ -104,6 +104,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.1-1
+- new upstream release.
+
 * Sat Apr 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 12.0.0-1
 - devided libomp from llvm.
 - new upstream release.