File tree Expand file tree Collapse file tree 3 files changed +7
-77
lines changed Expand file tree Collapse file tree 3 files changed +7
-77
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22#region version
33%global maj_ver 20
44%global min_ver 1
5- %global patch_ver 6
5+ %global patch_ver 7
66#global rc_ver 3
77
88%bcond_with snapshot_build
316316#region main package
317317Name: %{pkg_name_llvm }
318318Version: %{maj_ver }.%{min_ver }.%{patch_ver }%{?rc_ver:~rc%{rc_ver }}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix }}
319- Release: 10 %{?dist }
319+ Release: 1 %{?dist }
320320Summary: The Low Level Virtual Machine
321321
322322License: Apache-2.0 WITH LLVM-exception OR NCSA
@@ -374,7 +374,6 @@ Source1000: version.spec.inc
374374Patch101: 0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
375375Patch102: 0003-PATCH-clang-Don-t-install-static-libraries.patch
376376Patch2002: 20-131099.patch
377- Patch2004: 20-141890.patch
378377
379378# Workaround a bug in ORC on ppc64le.
380379# More info is available here: https://reviews.llvm.org/D159115#4641826
34333432
34343433#region changelog
34353434%changelog
3435+ *
Thu Jun 19 2025 Nikita Popov <[email protected] > -
20.1.7-1 3436+ - Update to LLVM 20.1.7
3437+
34363438*
Tue Jun 17 2025 Nikita Popov <[email protected] > -
20.1.6-10 34373439- Fix llvm-config alternatives handling (rhbz#2361779)
34383440
Original file line number Diff line number Diff line change 1- SHA512 (llvm-project-20.1.6 .src.tar.xz) = aae652fdc61bda3f80b1340a3270b687355bfb6817f4bc05dac2268a2f8c5fc677eadb515cda7c8518005f1dc39e7ce5d1c34bbc5a25f106ef8e6c8f1ecfdf6d
2- SHA512 (llvm-project-20.1.6 .src.tar.xz.sig) = 0884048ff164a1f5caed0f1aabec173630a08ece98cf793d21b77fc969501e4f03daec39ae0fb124ad34a3436ceae66452e36a42c309f19790b7a87652482691
1+ SHA512 (llvm-project-20.1.7 .src.tar.xz) = c2dbf6a468a8152409db7ff52902ecf8768a1d0328e386999f4f3672613903e1c10bddbba66b8553a6222952f8edb66266947f1fb21d0b09ae741e6249b6d1fa
2+ SHA512 (llvm-project-20.1.7 .src.tar.xz.sig) = eff885059d547f57b98bda1fc9631f716ca6c650cd48203d9ed5443a6afb9a2d4d91d3f5c8618e307c0a44b3040bce61fdc6bce965073adc537655755d9f2112
You can’t perform that action at this time.
0 commit comments