From b4c889932f4fbee64697815da8f0ebb536cc4e0c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:49:30 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .hyphen-da.metadata | 1 + hyphen-da.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .hyphen-da.metadata diff --git a/.hyphen-da.metadata b/.hyphen-da.metadata new file mode 100644 index 0000000..a917d37 --- /dev/null +++ b/.hyphen-da.metadata @@ -0,0 +1 @@ +774a613172c276d996b239b91e253000325f887f hyph_da_DK.zip diff --git a/hyphen-da.spec b/hyphen-da.spec index b45378b..cf6e3aa 100644 --- a/hyphen-da.spec +++ b/hyphen-da.spec @@ -2,7 +2,7 @@ Name: hyphen-da Summary: Danish hyphenation rules %global upstreamid 20070903 Version: 0.%{upstreamid} -Release: 24%{?dist} +Release: 25%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_da_DK.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries Patch0: hyphen-da-lppl-license-fix.patch @@ -30,6 +30,10 @@ cp -p hyph_da_DK.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20070903-25 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20070903-24 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937