Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:00:31 -07:00
parent 165650e42e
commit 0693d80089

View File

@ -10,7 +10,7 @@
Name: lldb
Version: %{lldb_version}%{?rc_ver:~rc%{rc_ver}}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Next generation high-performance debugger
License: Apache-2.0 WITH LLVM-exception OR NCSA
@ -136,6 +136,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 18.1.2-3
- Bump release for June 2024 mass rebuild
* Tue Apr 09 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 18.1.2-2
- Rebuild LLVM 18.1.2 (RHEL-27724)