Missed this in https://src.fedoraproject.org/rpms/llvm/pull-request/281.
This commit is contained in:
Nikita Popov 2024-09-13 09:03:08 +02:00
parent 3ae2d14ce5
commit bebb3ea3b0

View file

@ -93,7 +93,7 @@
Name: %{pkg_name}
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Low Level Virtual Machine
License: Apache-2.0 WITH LLVM-exception OR NCSA