From c0e99a41f07908faf4037181447e5b7ccfb8090b Mon Sep 17 00:00:00 2001 From: Sergey Avseyev Date: Aug 13 2019 15:37:45 +0000 Subject: Update to 2.4.1 --- diff --git a/.gitignore b/.gitignore index 0eb4c95..79114e3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /utop-2.1.0.tbz /utop-2.2.0.tbz /utop-2.3.0.tbz +/utop-2.4.1.tbz diff --git a/sources b/sources index 92ea3b2..7e65bd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (utop-2.3.0.tbz) = 6b147dc67d73b77f9be9c4630f215dcb3d221794a24482e5d2538d869cfb8e71069717410eca0cf65af32d493f2bde50939b75221456078258a4a45d7f2afb0f +SHA512 (utop-2.4.1.tbz) = 47c6bff6f27a11b30c6e2c10b1eeb898c883056fba57954139a8d58d8a32504c72c3f8c2081080bafaa57788717c36897a044615a167adab55ad995f38590b2c diff --git a/utop.spec b/utop.spec index 4b44f19..b5e0e65 100644 --- a/utop.spec +++ b/utop.spec @@ -1,6 +1,6 @@ Name: utop -Version: 2.3.0 -Release: 3%{?dist} +Version: 2.4.1 +Release: 1%{?dist} Summary: Improved toplevel for OCaml License: BSD @@ -10,6 +10,7 @@ Source0: https://github.com/ocaml-community/%{name}/releases/download/%{v BuildRequires: ocaml BuildRequires: ocaml-findlib BuildRequires: ocaml-lambda-term +BuildRequires: ocaml-seq BuildRequires: ocaml-cppo BuildRequires: ocaml-dune BuildRequires: opam-installer @@ -75,6 +76,9 @@ rm -f %{buildroot}/usr/doc/%{name}/{LICENSE,CHANGES.md,README.md} %changelog +* Mon Aug 12 2019 Sergey Avseyev - 2.4.1-1 +- Update to 2.4.1 + * Sat Jul 27 2019 Fedora Release Engineering - 2.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild