From 9ba0f3df45f0e3163cc846e3eed4bb7e5a15ead1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:08:44 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.1-1mamba;Sat Nov 06 2021] --- opam.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/opam.spec b/opam.spec index 4ffbb37..242f53e 100644 --- a/opam.spec +++ b/opam.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: opam -Version: 2.1.0_beta4 +Version: 2.1.1 Release: 1mamba Summary: opam is a source-based package manager for OCaml Group: Development/Tools @@ -22,7 +22,6 @@ BuildRequires: ocaml-re BuildRequires: ocaml-compiler-libs BuildRequires: ocaml-cppo BuildRequires: dune -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. @@ -69,6 +68,9 @@ make lib-ext all -j1 \ %doc AUTHORS LICENSE %changelog +* Sat Nov 06 2021 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Sat Jan 23 2021 Silvan Calarco 2.1.0_beta4-1mamba - update to 2.1.0_beta4