This commit is contained in:
Dennis Gilmore 2014-06-07 10:32:46 -05:00
parent 1e66b3d1a4
commit 035eb4bf5e
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-camlp5
Version: 6.11
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Classical version of camlp4 OCaml preprocessor
Group: Development/Libraries
@ -109,6 +109,9 @@ rm -f doc/html/.cvsignore doc/htmlp/{.cvsignore,*.sh,Makefile,html2*}
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 15 2014 Richard W.M. Jones <rjones@redhat.com> - 6.11-3
- Remove ocaml_arches macro (RHBZ#1087794).