This commit is contained in:
Fedora Release Engineering 2017-02-11 00:29:42 +00:00
parent 6f36366739
commit 924fabec46
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-camlimages
Version: 4.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml image processing library
License: LGPLv2 with exceptions
@ -86,6 +86,9 @@ cp -pr License.txt htmlref $RPM_BUILD_ROOT/usr/share/doc/ocaml-camlimages
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 4.2.2-1
- New upstream version 4.2.2.
- Drop patch for exif handling which is included upstream.