Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 22:47:42 +00:00
parent d023707563
commit 95803dcc9b

View File

@ -2,7 +2,7 @@
Name: ocaml-augeas Name: ocaml-augeas
Version: 0.5 Version: 0.5
Release: 34%{?dist} Release: 35%{?dist}
Summary: OCaml bindings for Augeas configuration API Summary: OCaml bindings for Augeas configuration API
License: LGPLv2+ with exceptions License: LGPLv2+ with exceptions
@ -93,6 +93,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog %changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 0.5-34 * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 0.5-34
- OCaml 4.08.0 (final) rebuild. - OCaml 4.08.0 (final) rebuild.