This commit is contained in:
Dennis Gilmore 2014-06-07 10:28:43 -05:00
parent 77ba36fba9
commit 3910aa286a

View File

@ -2,7 +2,7 @@
Name: ocaml-SDL
Version: 0.9.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml bindings for SDL
License: LGPLv2+
@ -73,6 +73,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Sep 19 2013 Richard W.M. Jones <rjones@redhat.com> - 0.9.1-1
- New upstream version 0.9.1.
- OCaml 4.01.0 rebuild.