Olaf Hering 2019-10-03 18:46:10 +00:00 committed by Git OBS Bridge
parent c8743c16c2
commit cf19c2b145
5 changed files with 7 additions and 7 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.0</param>
<param name="revision">v2.2.0</param>
<param name="versionformat">2.2.1</param>
<param name="revision">v2.2.1</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:2b5d59a349275934fb330640fcd28950e93db81cf39251e4e0f7da2ec86a1198
size 55572

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

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

View File

@ -6,7 +6,7 @@ Mon Sep 30 12:34:56 UTC 2019 - ohering@suse.de
-------------------------------------------------------------------
Mon Sep 23 16:35:39 UTC 2019 - ohering@suse.de
- Update to version 2.2.0
- Update to version 2.2.1
-------------------------------------------------------------------
Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de

View File

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