From 2e9163253211ae6c124ec7117b16ee1049bad80b Mon Sep 17 00:00:00 2001 From: Jerry James Date: Apr 27 2022 21:19:05 +0000 Subject: Version 2.9.1. --- diff --git a/sources b/sources index 13119dd..6bc61a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (utop-2.9.0.tbz) = 81ca5814681f40c44adb4db5e840f00afc512562dc577e87ad7bcf95e65442bf24a6485db85b95a7838b47c8c9ce1b5cd3c3775bfe7dfa8c5658066fe2ab55a8 +SHA512 (utop-2.9.1.tbz) = 002fa809d4924419f51b81df968b653a111ae5992837792fcb867adf2e44c15d40fadccc9784ef61f21ea3233f9da74016433920bf909d808752b7f825f8cdb1 diff --git a/utop.spec b/utop.spec index d138d1e..1a523ad 100644 --- a/utop.spec +++ b/utop.spec @@ -4,8 +4,8 @@ %global debug_package %{nil} Name: utop -Version: 2.9.0 -Release: 3%{?dist} +Version: 2.9.1 +Release: 1%{?dist} Summary: Improved toplevel for OCaml License: BSD @@ -25,7 +25,7 @@ BuildRequires: ocaml-react-devel >= 1.0.0 BuildRequires: emacs BuildRequires: emacs-tuareg -Provides: ocaml-%{name}%{?_isa} = %{version}-%{release} +Provides: ocaml-%{name}%{?_isa} = %{version}-%{release} %description utop is an improved toplevel (i.e., Read-Eval-Print Loop) for @@ -107,6 +107,9 @@ cp -p src/top/utop.elc %{buildroot}%{_emacs_sitelispdir} %{_emacs_sitestartdir}/%{name}-autoloads.el* %changelog +* Wed Apr 27 2022 Jerry James - 2.9.1-1 +- Version 2.9.1 + * Fri Feb 04 2022 Richard W.M. Jones - 2.9.0-3 - OCaml 4.13.1 rebuild to remove package notes