This commit is contained in:
Dennis Gilmore 2011-02-08 19:52:44 -06:00
parent 006882a743
commit 7e4a3a35bb
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-gsl
Version: 0.6.0
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Interface to GSL (GNU scientific library) for OCaml
Group: Development/Libraries
@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 06 2011 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-11
- Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).