diff --git a/tesseract.spec b/tesseract.spec index d720e21..177b004 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -1,7 +1,7 @@ %global fullname tesseract-ocr Name: tesseract Version: 3.02.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Raw OCR Engine Group: Applications/File @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}.pc %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 3.02.02-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Apr 27 2013 Karol Trzcionka - 3.02.02-1 - Update to v3.02.02 - Apply pkgconfig patch rhbz#904806