Bump and rebuild (RHBZ#1770380).

This commit is contained in:
Richard W.M. Jones 2019-11-08 20:58:02 +00:00
parent fff925c5be
commit 8e6f5b1114
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: ocaml-ocamlnet
Version: 4.1.6
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Network protocols for OCaml
License: BSD
@ -217,6 +217,9 @@ echo -e '-b /usr/bin/netplex-admin\n-b /usr/bin/ocamlrpcgen' \
%changelog
* Fri Nov 08 2019 Richard W.M. Jones <rjones@redhat.com> - 4.1.6-8
- Bump and rebuild (RHBZ#1770380).
* Sat Jul 27 2019 Richard W.M. Jones <rjones@redhat.com> - 4.1.6-7
- Remove camlp4 dependency.