This commit is contained in:
Jesse Keating 2009-07-25 20:02:52 +00:00
parent c6306798aa
commit d76ec1fb58

View File

@ -3,7 +3,7 @@
Name: ocaml-pcre
Version: 6.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl compatibility regular expressions (PCRE) for OCaml
Group: Development/Libraries
@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x@lists.fedoraproject.org>
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
(added sparc64 per request from the sparc maintainer)