From a256cca3db6c7e85ff0fc20688a6410813addb0c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 8 Feb 2018 08:50:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ocaml-fileutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index 1669dde..799a1a6 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -1,6 +1,6 @@ Name: ocaml-fileutils Version: 0.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml library for common file and filename operations License: LGPLv2 with exceptions @@ -95,6 +95,9 @@ make test %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Nov 08 2017 Richard W.M. Jones - 0.5.2-1 - New upstream version 0.5.2. - OCaml 4.06.0 rebuild.