rpms/ocaml-lacaml/devel .cvsignore, 1.7, 1.8 ocaml-lacaml.spec, 1.10, 1.11 sources, 1.7, 1.8

Richard W.M. Jones rjones at fedoraproject.org
Sat May 23 08:30:05 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-lacaml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28867

Modified Files:
	.cvsignore ocaml-lacaml.spec sources 
Log Message:
Rebuild for OCaml 3.11.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-lacaml/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	10 Mar 2009 14:00:40 -0000	1.7
+++ .cvsignore	23 May 2009 08:29:34 -0000	1.8
@@ -1 +1 @@
-release-4.7.6.tar.bz2
+release-5.1.0.tar.bz2


Index: ocaml-lacaml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-lacaml/devel/ocaml-lacaml.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- ocaml-lacaml.spec	16 Apr 2009 09:06:09 -0000	1.10
+++ ocaml-lacaml.spec	23 May 2009 08:29:34 -0000	1.11
@@ -2,7 +2,7 @@
 %define debug_package %{nil}
 
 Name:           ocaml-lacaml
-Version:        4.7.6
+Version:        5.1.0
 Release:        1%{?dist}
 Summary:        BLAS/LAPACK-interface for OCaml
 
@@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%doc COPYRIGHT LICENSE Changes README.txt TODO
+%doc COPYRIGHT LICENSE Changelog README.txt TODO
 %if %opt
 %{_libdir}/ocaml/lacaml/*.a
 %{_libdir}/ocaml/lacaml/*.cmxa
@@ -98,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat May 23 2009 Richard W.M. Jones <rjones at redhat.com> - 5.1.0-1
+- Rebuild for OCaml 3.11.1.
+- New upstream release 5.1.0.
+
 * Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x at lists.fedoraproject.org>
 - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
   (added sparc64 per request from the sparc maintainer)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-lacaml/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	10 Mar 2009 14:00:40 -0000	1.7
+++ sources	23 May 2009 08:29:34 -0000	1.8
@@ -1 +1 @@
-6c68d34e4bd957e098470637fbdf1568  release-4.7.6.tar.bz2
+3a7da60fd0559a05ed0d1e9f7bee3537  release-5.1.0.tar.bz2




More information about the scm-commits mailing list