Author: rjones
Update of /cvs/pkgs/rpms/ocaml-postgresql/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24222
Modified Files:
.cvsignore ocaml-postgresql.spec sources
Log Message:
Rebuild for OCaml 3.11.1
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-postgresql/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore 10 Mar 2009 14:06:41 -0000 1.5
+++ .cvsignore 23 May 2009 08:12:43 -0000 1.6
@@ -1 +1 @@
-release-1.10.3.tar.bz2
+release-1.11.1.tar.bz2
Index: ocaml-postgresql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-postgresql/devel/ocaml-postgresql.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- ocaml-postgresql.spec 16 Apr 2009 09:06:14 -0000 1.14
+++ ocaml-postgresql.spec 23 May 2009 08:12:43 -0000 1.15
@@ -2,7 +2,7 @@
%define debug_package %{nil}
Name: ocaml-postgresql
-Version: 1.10.3
+Version: 1.11.1
Release: 1%{?dist}
Summary: OCaml library for accessing PostgreSQL databases
@@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-,root,root,-)
-%doc LICENSE AUTHORS Changes README.txt examples
+%doc LICENSE AUTHORS Changelog README.txt examples
%if %opt
%{_libdir}/ocaml/postgresql/*.a
%{_libdir}/ocaml/postgresql/*.cmxa
@@ -92,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat May 23 2009 Richard W.M. Jones <rjones(a)redhat.com> - 1.11.1-2
+- Rebuild for OCaml 3.11.1
+- New upstream version 1.11.1.
+
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x(a)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-postgresql/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources 10 Mar 2009 14:06:41 -0000 1.5
+++ sources 23 May 2009 08:12:43 -0000 1.6
@@ -1 +1 @@
-ebac79d610e5be1cfb39b69be2865e5d release-1.10.3.tar.bz2
+d293714bd15824db031a47d1c42c1f36 release-1.11.1.tar.bz2