This commit is contained in:
Dennis Gilmore 2013-02-14 02:55:12 -06:00
parent c83ed8b2d6
commit 419bd9ef9e
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-calendar
Version: 2.03.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Objective Caml library for managing dates and times
License: LGPLv2
@ -75,6 +75,9 @@ make install
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.03.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 27 2012 Richard W.M. Jones <rjones@redhat.com> - 2.03.2-2
- BR >= OCaml 4.00.1 so we can't be built against the wrong OCaml.