This commit is contained in:
Dennis Gilmore 2014-06-07 10:43:01 -05:00
parent 8038afca17
commit 99bd742800

View File

@ -2,7 +2,7 @@
Name: ocaml-mysql
Version: 1.1.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: OCaml library for accessing MySQL databases
License: LGPLv2+ with exceptions
@ -84,6 +84,9 @@ make install
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Sep 19 2013 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-6
- OCaml 4.01.0 rebuild.
- Enable debuginfo.