Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97f1648d68 |
1 changed files with 4 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
|
||||
Name: %{pkg_name}
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: The Low Level Virtual Machine
|
||||
|
||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||
|
|
@ -585,6 +585,9 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 30 2025 František Zatloukal <fzatlouk@redhat.com> - 15.0.7-13
|
||||
- Missing cstdint includes (RHBZ#2340791)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue