[ocaml-camomile] New upstream version 0.8.5.

Richard W.M. Jones rjones at fedoraproject.org
Tue Jul 15 12:43:36 UTC 2014


commit 00ef0eb6df74c6a35f6faf472216f03a0f36dbb9
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jul 15 13:28:29 2014 +0100

    New upstream version 0.8.5.

 .gitignore          |    1 +
 ocaml-camomile.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 475b92a..e411ca1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 camomile-0.7.2.tar.bz2
 /camomile-0.8.1.tar.bz2
 /camomile-0.8.3.tar.bz2
+/camomile-0.8.5.tar.bz2
diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec
index a5c94c4..c803f8a 100644
--- a/ocaml-camomile.spec
+++ b/ocaml-camomile.spec
@@ -1,8 +1,8 @@
 %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 
 Name:           ocaml-camomile
-Version:        0.8.3
-Release:        14%{?dist}
+Version:        0.8.5
+Release:        1%{?dist}
 Summary:        Unicode library for OCaml
 
 # Several files are MIT and UCD licensed, but the overall work is LGPLv2+
@@ -111,6 +111,10 @@ cp tools/camomilelocaledef.opt $RPM_BUILD_ROOT%{_bindir}/camomilelocaledef
 
 
 %changelog
+* Tue Jul 15 2014 Richard W.M. Jones <rjones at redhat.com> - 0.8.5-1
+- New upstream version 0.8.5.
+- Rebuild for OCaml 4.02.0.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.3-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2ee8b25..bc4cf20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6476bdb4138d222bc14396a82205034  camomile-0.8.3.tar.bz2
+1e25b6cd4efd26ab38a667db18d83f02  camomile-0.8.5.tar.bz2


More information about the scm-commits mailing list