From 52f3bffea2721367ca7a471f35f6f7a615c546e7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 29 Jan 2021 07:38:34 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ocaml-csv.git#347e3158ff74c0657f64712ea85566156e87194e --- ocaml-csv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-csv.spec b/ocaml-csv.spec index 269f518..cf8b051 100644 --- a/ocaml-csv.spec +++ b/ocaml-csv.spec @@ -1,6 +1,6 @@ Name: ocaml-csv Version: 1.7 -Release: 24%{?dist} +Release: 25%{?dist} Summary: OCaml library for reading and writing CSV files License: LGPLv2+ @@ -79,6 +79,9 @@ install -m 0755 csvtool.native $DESTDIR%{_bindir}/csvtool %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.7-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Richard W.M. Jones - 1.7-24 - OCaml 4.11.1 rebuild