- Update to version 2.2.2

Don't follow symlink in bracket_tmpdir removal code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-ounit?expand=0&rev=34
This commit is contained in:
Olaf Hering 2020-01-28 18:33:19 +00:00 committed by Git OBS Bridge
parent eb2468c875
commit 93020c8ac5
5 changed files with 12 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/gildor478/ounit.git</param>
<param name="scm">git</param>
<param name="versionformat">2.2.1</param>
<param name="revision">v2.2.1</param>
<param name="versionformat">2.2.2</param>
<param name="revision">v2.2.2</param>
<param name="filename">ocaml-ounit</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef5e72924012052a437bfa2ba1a3265724ed558c3fa9438616328e310b5f4918
size 55604

3
ocaml-ounit-2.2.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96dbb97e833ea41390b408662e3fd30a95b2c4dbd0830520731d730d60433e53
size 55752

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 28 18:19:20 UTC 2020 - olaf@aepfle.de
- Update to version 2.2.2
Don't follow symlink in bracket_tmpdir removal code
-------------------------------------------------------------------
Fri Nov 1 12:34:56 UTC 2019 - ohering@suse.de

View File

@ -17,7 +17,7 @@
Name: ocaml-ounit
Version: 2.2.1
Version: 2.2.2
Release: 0
%{?ocaml_preserve_bytecode}
Summary: Ocaml OUnit test framework