From c3ef1dd68eb34b635a21e56e458a60dfe5e2610e122bd4c7db7cb9dfa8b1cc35 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 27 Sep 2019 18:27:32 +0000 Subject: [PATCH] - Update to version 2.1.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-ounit?expand=0&rev=28 --- _service | 4 ++-- ocaml-ounit.changes | 2 +- ocaml-ounit.spec | 6 ++---- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/_service b/_service index 23c0e8b..230da3f 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/gildor478/ounit.git git - 2.2.0 - v2.2.0 + 2.1.2 + v2.1.2 ocaml-ounit diff --git a/ocaml-ounit.changes b/ocaml-ounit.changes index 6ecd445..b9742ce 100644 --- a/ocaml-ounit.changes +++ b/ocaml-ounit.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Sep 23 16:35:39 UTC 2019 - ohering@suse.de -- Update to version 2.2.0 +- Update to version 2.1.2 ------------------------------------------------------------------- Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index 8bf41ca..b7f67f3 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -17,7 +17,7 @@ Name: ocaml-ounit -Version: 2.2.0 +Version: 2.1.2 Release: 0 %{?ocaml_preserve_bytecode} Summary: Ocaml OUnit test framework @@ -32,11 +32,10 @@ BuildRequires: ocamlfind(bytes) BuildRequires: ocamlfind(lwt) BuildRequires: ocamlfind(lwt.unix) BuildRequires: ocamlfind(stdlib-shims) +BuildRequires: ocamlfind(str) BuildRequires: ocamlfind(threads) BuildRequires: ocamlfind(unix) -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %description OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is based on HUnit, a unit testing @@ -73,4 +72,3 @@ Development files needed for application based on %{name}. %changelog -