This commit is contained in:
Dennis Gilmore 2013-02-14 02:58:11 -06:00
parent 2ed62eea52
commit 799db2c3ba
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-findlib
Version: 1.3.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Objective CAML package manager and build helper
Group: Development/Libraries
@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 27 2012 Richard W.M. Jones <rjones@redhat.com> - 1.3.3-3
- BR >= OCaml 4.00.1 so we can't build against the wrong OCaml version.