diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index 7a4f370..e99123b 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -1,9 +1,8 @@ %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) -%global debug_package %{nil} Name: ocaml-pcre Version: 7.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml License: LGPLv2 @@ -49,7 +48,6 @@ make all %else make -C lib byte-code-library %endif -strip _build/lib/dll*.so %install @@ -88,6 +86,10 @@ mv $RPM_BUILD_ROOT%{_docdir}/api . %changelog +* Sat Sep 14 2013 Richard W.M. Jones - 7.0.2-5 +- Rebuild for OCaml 4.01.0. +- Enable debuginfo. + * Sat Aug 03 2013 Fedora Release Engineering - 7.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild