diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index f0b9aab..daf2ec1 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -1,8 +1,6 @@ -%global debug_package %{nil} - Name: ocaml-gettext Version: 0.3.7 -Release: 8 +Release: 9 Summary: Internationalization library for OCaml License: LGPLv2+ with exceptions URL: https://github.com/gildor478/ocaml-gettext @@ -76,6 +74,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %{_bindir}/ocaml-xgettext %changelog +* Wed Aug 24 2022 wangkai - 0.3.7-9 +- Enable debuginfo for fix strip + * Tue Mar 17 2020 Ling Yang - 0.3.7-8 - Remove camomile package