Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository

also fix missing gating test execution
This commit is contained in:
Parag Nemade 2023-04-20 18:32:11 +05:30
parent c9fb499c2a
commit fbd65bf0fb
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -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 <pnemade AT redhat DOT com> - 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 <pnemade AT redhat DOT com> - 0.2.4-37
- Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository