OCaml 4.11.0 pre-release attempt 2

This commit is contained in:
Richard W.M. Jones 2020-04-21 19:49:11 +01:00
parent 35b921119c
commit a9e5c3c90e
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: ocaml-%{srcname}
Version: 1.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lightweight and colorful test framework for OCaml
License: ISC
@ -107,6 +107,9 @@ dune runtest -p alcotest
%{_libdir}/ocaml/%{srcname}/*.mli
%changelog
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-2
- OCaml 4.11.0 pre-release attempt 2
* Sat Apr 4 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.1.0-1
- New upstream release 1.1.0
- Rebase ocaml-alcotest-stdlib-shims.patch as 0001-Drop-the-stdlib-shims-subpackage.patch