Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-08 08:50:08 +00:00
parent 1f1fd12874
commit a256cca3db
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-fileutils
Version: 0.5.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions
@ -95,6 +95,9 @@ make test
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 0.5.2-1
- New upstream version 0.5.2.
- OCaml 4.06.0 rebuild.