This commit is contained in:
Dennis Gilmore 2014-06-07 10:44:25 -05:00
parent 85681e6e6a
commit dde623ca43
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-omake
Version: 0.9.8.6
Release: 0.rc1%{?dist}.8
Release: 0.rc1%{?dist}.9
Summary: Build system with automated dependency analysis
License: LGPLv2+ with exceptions and GPLv2+ and BSD
@ -75,6 +75,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_bindir}/*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8.6-0.rc1.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Sep 19 2013 Richard W.M. Jones <rjones@redhat.com> - 0.9.8.6-0.rc1.8
- OCaml 4.01.0 rebuild.
- Modernize the spec file.