This commit is contained in:
Dennis Gilmore 2011-02-08 19:36:50 -06:00
parent e918761fc3
commit 375380228b
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-bin-prot
Version: 1.2.24
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read and write OCaml values in a type-safe binary protocol
Group: Development/Libraries
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 6 2011 Richard W.M. Jones <rjones@redhat.com> - 1.2.24-1
- New upstream version 1.2.24.
- Fix upstream URL.