diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index b4c1410..69a2e58 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -2,7 +2,7 @@ Name: ocaml-libvirt Version: 0.6.1.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -19,7 +19,6 @@ Patch2: 0001-Add-a-binding-for-virDomainCreateXML.patch Patch3: 0001-Suppress-errors-to-stderr-and-use-thread-local-virEr.patch Patch4: 0002-Don-t-bother-checking-return-from-virInitialize.patch -ExcludeArch: sparc64 s390 s390x BuildRequires: ocaml >= 3.10.0 BuildRequires: ocaml-ocamldoc @@ -98,6 +97,9 @@ make install-byte %changelog +* Mon Jul 27 2015 Richard W.M. Jones - 0.6.1.4-9 +- Remove ExcludeArch since bytecode build should now work. + * Wed Jun 24 2015 Richard W.M. Jones - 0.6.1.4-8 - Bump release and rebuild. - Fix bogus date in changelog.