Upgrade to 4.0.3, which also fixes gnutls 3.4 compilation problems.

This commit is contained in:
Richard W.M. Jones 2015-05-15 08:45:20 +01:00
parent 1a23a7893e
commit 145ee6e0fa
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <rjones@redhat.com> - 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 <rjones@redhat.com> - 4.0.1-4
- Bump and rebuild again for gnutls/nettle soname change.

View File

@ -1 +1 @@
d5cc75bbbd1fe7b2a55cfb55beca9a85 ocamlnet-4.0.1.tar.gz
464895e60c3f68ac0ba77019822cd300 ocamlnet-4.0.3.tar.gz