public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] rawhide: Update to 23.1.0
@ 2026-09-01 11:48 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-01 11:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/llvm
Branch : rawhide
Commit : 957b74f1261c74dc35a1dcb42f033a011c826986
Author : Timm Bäder <tbaeder@redhat.com>
Date   : 2026-09-01T13:47:24+02:00
Stats  : +8/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/llvm/c/957b74f1261c74dc35a1dcb42f033a011c826986?branch=rawhide

Log:
Update to 23.1.0

---
diff --git a/.gitignore b/.gitignore
index 65eb8c7..6d389a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /out
 /version.spec.inc
 /.gdbinit
+/llvm_man_pages-*.tar.xz

diff --git a/llvm.spec b/llvm.spec
index a652b2d..04f2ea6 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -1,8 +1,8 @@
 #region globals
 #region version
-%global maj_ver 22
+%global maj_ver 23
 %global min_ver 1
-%global patch_ver 8
+%global patch_ver 0
 #global rc_ver rc3
 
 %bcond_with snapshot_build
@@ -246,7 +246,7 @@ end
 %global _lto_cflags %nil
 %endif
 
-%if %{maj_ver} >= 23 && 0%{undefined rhel} && %{without compat_build} && %{with snapshot_build}
+%if %{maj_ver} >= 23 && 0%{undefined rhel} && %{without compat_build}
 %bcond_without libclc
 %else
 %bcond_with libclc
@@ -308,7 +308,7 @@ end
 %global src_manpage_tarball_dir llvm_man_pages-%{llvm_snapshot_yyyymmdd}
 %else
 %global src_tarball_dir llvm-project-%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:-%{rc_ver}}.src
-%global src_manpage_tarball_dir llvm_man_pages-%{maj_ver}.%{min_ver}.%{patch_ver}
+%global src_manpage_tarball_dir llvm_man_pages-%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:-%{rc_ver}}
 %endif
 
 # LLD uses "fast" as the algortithm for generating build-id

diff --git a/sources b/sources
index 1b09eae..3ad36f9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-SHA512 (llvm-project-22.1.8.src.tar.xz) = 2615b20ba08534f83ab8ecc7b5ba43b5f1dfcf9cdb2534a32fcdbf0ccdd9a008b46276e45ef26ed9377f65b5e4ae89ea798f3863fd034484b5715140f3a7b35c
-SHA512 (llvm-project-22.1.8.src.tar.xz.sig) = 99a457b5b1fb409a5fe72b59ebd4ddae5cade3e5f2493e33b44d4f4b4625f7a1743f80106efb1134668842b15ea3400ce2c29263bec8ff986e05040910125e15
+SHA512 (llvm_man_pages-23.1.0.tar.xz) = 9e76f77b9745a2b9aafb3914d750e9ec3feeab58036513e53d1520d77c586401a91a1905b9b134a64ded9d3206ffdcb4b23503625418cb1707a4ec055739ca9e
+SHA512 (llvm-project-23.1.0.src.tar.xz.sig) = 3b1ffaf6fbc6ed08c1d0523b565fb63cbde1a76344bb3ed1a53722482927c03e2652859ef44de962ce90bdb7c5711db63f8d98559bc86cb58294a1cfc62e4b4f
+SHA512 (llvm-project-23.1.0.src.tar.xz) = f87a6084a4b4ddbf155949bb0a9d95592e665683d03db59c65002520634db57bb0b9e90011cbdf1dfc72bf2c649cebc5c546a1de4811c3bfc0b89620b1669061

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-01 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 11:48 [rpms/llvm] rawhide: Update to 23.1.0 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox