[ocaml-bitstring] New upstream version 2.0.3.

Richard W.M. Jones rjones at fedoraproject.org
Tue Jan 17 13:31:15 UTC 2012


commit 9bbb96058ef3229336e420335d5be25b404db848
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jan 17 13:30:45 2012 +0000

    New upstream version 2.0.3.

 .gitignore           |    1 +
 ocaml-bitstring.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad28b2d..c1a8e97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ocaml-bitstring-2.0.2.tar.gz
+/ocaml-bitstring-2.0.3.tar.gz
diff --git a/ocaml-bitstring.spec b/ocaml-bitstring.spec
index f0a3f3a..0eb9137 100644
--- a/ocaml-bitstring.spec
+++ b/ocaml-bitstring.spec
@@ -5,8 +5,8 @@
 %global build_cil_tools 0
 
 Name:           ocaml-bitstring
-Version:        2.0.2
-Release:        4%{?dist}
+Version:        2.0.3
+Release:        1%{?dist}
 Summary:        OCaml library for matching and constructing bitstrings
 
 Group:          Development/Libraries
@@ -101,7 +101,7 @@ strip cil-tools/bitstring-import-c.opt
 
 
 %check
-make test
+make check
 
 
 %install
@@ -175,6 +175,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 17 2012 Richard W.M. Jones <rjones at redhat.com> - 2.0.3-1
+- New upstream version 2.0.3.
+
 * Fri Jan 06 2012 Richard W.M. Jones <rjones at redhat.com> - 2.0.2-4
 - Rebuild for OCaml 3.12.1.
 
diff --git a/sources b/sources
index b944d76..78c6fd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c9fa24a0e5201e8bb61f355b9058fe9  ocaml-bitstring-2.0.2.tar.gz
+88ad0ee29af8b077e63896da23ec9054  ocaml-bitstring-2.0.3.tar.gz


More information about the scm-commits mailing list