From 38fe922530fe49b305600ec19fdc9df79a2440a0 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:15:30 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- velocity.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/velocity.spec b/velocity.spec index bca42f5..6c8f226 100644 --- a/velocity.spec +++ b/velocity.spec @@ -2,7 +2,7 @@ Name: velocity Version: 1.7 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Java-based template engine License: ASL 2.0 URL: http://velocity.apache.org/ @@ -97,6 +97,10 @@ rm src/java/org/apache/velocity/app/event/implement/Escape{Html,JavaScript,Sql,X %license LICENSE NOTICE %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.7-38 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 1.7-37 - Rebuild to workaround DistroBaker issue