diff --git a/docbook-style-xsl.spec b/docbook-style-xsl.spec index 71e4f6b..4e173b4 100644 --- a/docbook-style-xsl.spec +++ b/docbook-style-xsl.spec @@ -1,6 +1,6 @@ Name: docbook-style-xsl Version: 1.79.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Norman Walsh's XSL stylesheets for DocBook XML @@ -137,6 +137,10 @@ if [ "$1" = 0 ]; then fi %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.79.2-16 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.79.2-15 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937