From 7b4d800ffccc788e4e1bc2dcdc1a0738fda14b1a Mon Sep 17 00:00:00 2001 From: sergesanspaille Date: Tue, 20 Aug 2019 20:55:20 +0000 Subject: [PATCH] 8.0.0-4 - Rebuilt for Python 3.8 --- clang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clang.spec b/clang.spec index 4258fb0..da718ff 100644 --- a/clang.spec +++ b/clang.spec @@ -61,7 +61,7 @@ Name: %pkg_name Version: %{maj_ver}.%{min_ver}.%{patch_ver} -Release: 3%{?rc_ver:.rc%{rc_ver}}%{?dist}.2 +Release: 4%{?rc_ver:.rc%{rc_ver}}%{?dist} Summary: A C language family front-end for LLVM License: NCSA @@ -424,6 +424,9 @@ false %endif %changelog +* Tue Aug 20 2019 sguelton@redhat.com - 8.0.0-4 +- Rebuilt for Python 3.8 + * Mon Aug 19 2019 Miro HronĨok - 8.0.0-3.2 - Rebuilt for Python 3.8