diff --git a/marisa.spec b/marisa.spec index d06ebb5..30c88f1 100644 --- a/marisa.spec +++ b/marisa.spec @@ -1,6 +1,6 @@ Name: marisa Version: 0.2.4 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Static and spece-efficient trie data structure library License: BSD or LGPL @@ -163,6 +163,9 @@ rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/sample.pl %changelog +* Sat May 14 2016 Jitka Plesnikova - 0.2.4-16 +- Perl 5.24 rebuild + * Mon May 9 2016 Yaakov Selkowitz - 0.2.4-15 - Fix packaging of marisa-perl (#1246698)