This commit is contained in:
Dennis Gilmore 2011-02-08 19:35:49 -06:00
parent 099d6b4513
commit ed02a7eaec
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-augeas
Version: 0.4
Release: 8%{?dist}
Release: 9%{?dist}
Summary: OCaml bindings for Augeas configuration API
Group: Development/Libraries
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 06 2011 Richard W.M. Jones <rjones@redhat.com> - 0.4-8
- Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).