[ocaml-gettext] New upstream version 0.3.5.

Richard W.M. Jones rjones at fedoraproject.org
Mon Feb 16 23:11:50 UTC 2015


commit c4a6f3e00e5bb0e89e7e791c5025c5cb8f83e28b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Feb 16 18:09:20 2015 +0000

    New upstream version 0.3.5.
    
    - ocaml-4.02.1 rebuild.

 .gitignore         |    1 +
 ocaml-gettext.spec |   10 +++++++---
 sources            |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a37d1e8..6e180d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ocaml-gettext-0.3.3.tar.gz
 /ocaml-gettext-0.3.4.tar.gz
+/ocaml-gettext-0.3.5.tar.gz
diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec
index abb2082..04b2012 100644
--- a/ocaml-gettext.spec
+++ b/ocaml-gettext.spec
@@ -1,15 +1,15 @@
 %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 
 Name:           ocaml-gettext
-Version:        0.3.4
-Release:        18%{?dist}
+Version:        0.3.5
+Release:        1%{?dist}
 Summary:        OCaml library for i18n
 
 License:        LGPLv2+ with exceptions
 URL:            http://forge.ocamlcore.org/projects/ocaml-gettext
 ExcludeArch:    sparc64 s390 s390x
 
-Source0:        http://forge.ocamlcore.org/frs/download.php/676/ocaml-gettext-%{version}.tar.gz
+Source0:        https://forge.ocamlcore.org/frs/download.php/1433/%{name}-%{version}.tar.gz
 
 Patch1:         ocaml-gettext-0.3.4-use-ocamlopt-g.patch
 # Fix for segfault which only happens with OCaml >= 4.02.0.
@@ -202,6 +202,10 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
 
 
 %changelog
+* Mon Feb 16 2015 Richard W.M. Jones <rjones at redhat.com> - 0.3.5-1
+- New upstream version 0.3.5.
+- ocaml-4.02.1 rebuild.
+
 * Sat Aug 30 2014 Richard W.M. Jones <rjones at redhat.com> - 0.3.4-18
 - ocaml-4.02.0 final rebuild.
 
diff --git a/sources b/sources
index 7334953..d950627 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c588ba92e9a809f2885ecacc48069a9  ocaml-gettext-0.3.4.tar.gz
+3c3c5156578104819b486584aa14f807  ocaml-gettext-0.3.5.tar.gz


More information about the scm-commits mailing list