Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 12:04:38 +00:00
parent f6cae5d0ea
commit 10247f09c3
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: ocaml-%{srcname}
Version: 1.2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lightweight and colorful test framework for OCaml
License: ISC
@ -118,6 +118,9 @@ dune runtest -p alcotest
%{_libdir}/ocaml/%{srcname}/engine/*.mli
%changelog
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 22 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.2.1-1
- New upstream release 1.2.1 (rhbz#1856364)