diff --git a/.gitignore b/.gitignore index 598b43d..8b0c654 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ ocamlnet-2.2.9.tar.gz /ocamlnet-4.0.1.tar.gz /ocamlnet-4.0.3.tar.gz /ocamlnet-4.0.4.tar.gz +/ocamlnet-4.1.2.tar.gz diff --git a/ocaml-ocamlnet.spec b/ocaml-ocamlnet.spec index dbb816a..0b0f7a1 100644 --- a/ocaml-ocamlnet.spec +++ b/ocaml-ocamlnet.spec @@ -10,8 +10,8 @@ %global __strip /bin/true Name: ocaml-ocamlnet -Version: 4.0.4 -Release: 4%{?dist} +Version: 4.1.2 +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 +* Sat Nov 05 2016 Richard W.M. Jones - 4.1.2-1 +- New upstream version 4.1.2. + * Thu Feb 04 2016 Fedora Release Engineering - 4.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index f7a6c33..6160002 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3196b85e1e329bfb0665f54723e0dffb ocamlnet-4.0.4.tar.gz +cc8b3434119e51b0e855b33a687e9c4b ocamlnet-4.1.2.tar.gz