From 547931c2456f91a85efd81aed04f0111d2fa59ff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 21:38:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ocaml-augeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec index 07ce009..3d9135c 100644 --- a/ocaml-augeas.spec +++ b/ocaml-augeas.spec @@ -2,7 +2,7 @@ Name: ocaml-augeas Version: 0.6 -Release: 17%{?dist} +Release: 18%{?dist} Summary: OCaml bindings for Augeas configuration API License: LGPLv2+ with exceptions @@ -96,6 +96,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.6-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 04 2021 Richard W.M. Jones - 0.6-17 - OCaml 4.13.1 build