This commit is contained in:
Dennis Gilmore 2011-02-08 19:40:18 -06:00
parent 40a889c7fd
commit 99a5833028
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-camlp5
Version: 6.02.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Classical version of camlp4 OCaml preprocessor
Group: Development/Libraries
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 6 2011 Richard W.M. Jones <rjones@redhat.com> - 6.02.1-1
- New upstream version 6.02.1.
- Remove upstream patches (both upstream).