This commit is contained in:
Dennis Gilmore 2014-06-07 10:32:04 -05:00
parent f3d83b6f58
commit 6ca7d58790
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Stub code generator and COM binding for Objective Caml
License: QPL and LGPLv2 with exceptions
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.05-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Nov 5 2013 Richard W.M. Jones <rjones@redhat.com> - 1.05-22
- Add META file (RHBZ#1026991).