From b2c9c48ed9247028d9bde15184c2ed242d43fead Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 00:28:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- ocaml-ancient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ancient.spec b/ocaml-ancient.spec index 78b9d9e..9e14326 100644 --- a/ocaml-ancient.spec +++ b/ocaml-ancient.spec @@ -4,7 +4,7 @@ Name: ocaml-ancient Version: 0.9.0 -Release: 28%{?dist} +Release: 29%{?dist} Summary: OCaml library for large memory structures and sharing License: LGPLv2+ with exceptions @@ -118,6 +118,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.9.0-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Nov 07 2016 Richard W.M. Jones - 0.9.0-28 - Rebuild for OCaml 4.04.0. - Small fix for OCaml 4.04.0 changes in Hp_val macro.