From 2b41ef5081cf35f71c6e0a4cbaeb54e4e97fd8f2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 20 Apr 2023 12:17:50 +0530 Subject: [PATCH] Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository --- marisa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/marisa.spec b/marisa.spec index be5abe6..ec99910 100644 --- a/marisa.spec +++ b/marisa.spec @@ -8,7 +8,7 @@ Name: marisa Version: 0.2.4 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Static and spece-efficient trie data structure library License: BSD or LGPLv2+ @@ -222,6 +222,9 @@ rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/sample.pl %{ruby_vendorarchdir}/marisa.so %changelog +* Thu Apr 20 2023 Parag Nemade - 0.2.4-37 +- Resolves:rh#2180735 - move marisa-devel in rhel8 CRB repository + * Wed Aug 01 2018 Takao Fujiwara - 0.2.4-36 - disable python2 for RHEL8