From fbd65bf0fbe397d27d26d386f8d9e3c03b45ff6f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 20 Apr 2023 18:32:11 +0530 Subject: [PATCH] Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository also fix missing gating test execution --- marisa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/marisa.spec b/marisa.spec index ec99910..0de02d2 100644 --- a/marisa.spec +++ b/marisa.spec @@ -8,7 +8,7 @@ Name: marisa Version: 0.2.4 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Static and spece-efficient trie data structure library License: BSD or LGPLv2+ @@ -222,6 +222,10 @@ rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/sample.pl %{ruby_vendorarchdir}/marisa.so %changelog +* Thu Apr 20 2023 Parag Nemade - 0.2.4-38 +- Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository + also fix missing gating test execution + * Thu Apr 20 2023 Parag Nemade - 0.2.4-37 - Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository