Rebuilt for quazip 1.3

This commit is contained in:
Miro Hrončok 2022-04-18 23:14:05 +02:00
parent 634aad7b05
commit 9cced2fd82
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: gimagereader
Version: 3.4.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A front-end to tesseract-ocr
License: GPLv3+
@ -144,6 +144,9 @@ Common files for %{name}.
%{_datadir}/applications/%{name}-qt5.desktop
%changelog
* Mon Apr 18 2022 Miro Hrončok <mhroncok@redhat.com> - 3.4.0-3
- Rebuilt for quazip 1.3
* Thu Mar 10 2022 Sandro Mani <manisandro@gmail.com> - 3.4.0-2
- Rebuild for tesseract 5.1.0
- Spec cleanups