From 7b99bdc1bdaaae4bde49f3b08e1768facdefd9c6 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 12 Oct 2022 12:53:38 -0700 Subject: [PATCH] Rebuild for LLVM 15.0.1. Resolves: rhbz#2119000 --- rust.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust.spec b/rust.spec index a90c331..2b4c6fb 100644 --- a/rust.spec +++ b/rust.spec @@ -84,7 +84,7 @@ Name: rust Version: 1.64.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Rust Programming Language License: (ASL 2.0 or MIT) and (BSD and MIT) # ^ written as: (rust itself) and (bundled libraries) @@ -1054,6 +1054,9 @@ end} %changelog +* Wed Oct 12 2022 Josh Stone - 1.64.0-2 +- Rebuild for LLVM 15.0.1. + * Thu Sep 22 2022 Josh Stone - 1.64.0-1 - Update to 1.64.0. - Add rust-analyzer.