diff --git a/.gitignore b/.gitignore index 9dba473..41626e8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ ocamlnet-2.2.9.tar.gz /ocamlnet-3.7.3.tar.gz /ocamlnet-3.7.4.tar.gz /ocamlnet-4.0.1.tar.gz +/ocamlnet-4.0.3.tar.gz diff --git a/ocaml-ocamlnet.spec b/ocaml-ocamlnet.spec index ccf7c52..d48351b 100644 --- a/ocaml-ocamlnet.spec +++ b/ocaml-ocamlnet.spec @@ -10,8 +10,8 @@ %global __strip /bin/true Name: ocaml-ocamlnet -Version: 4.0.1 -Release: 4%{?dist} +Version: 4.0.3 +Release: 1%{?dist} Summary: Network protocols for OCaml License: BSD @@ -221,6 +221,9 @@ echo -e '-b /usr/bin/netplex-admin\n-b /usr/bin/ocamlrpcgen' \ %changelog +* Fri May 15 2015 Richard W.M. Jones - 4.0.3-1 +- Upgrade to 4.0.3, which also fixes gnutls 3.4 compilation problems. + * Wed May 13 2015 Richard W.M. Jones - 4.0.1-4 - Bump and rebuild again for gnutls/nettle soname change. diff --git a/sources b/sources index 73384be..7685884 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5cc75bbbd1fe7b2a55cfb55beca9a85 ocamlnet-4.0.1.tar.gz +464895e60c3f68ac0ba77019822cd300 ocamlnet-4.0.3.tar.gz