Rebuild due to bug in RPM (RHBZ #1468476)

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2017-07-07 13:10:40 +02:00
parent 65bc87a7a9
commit 6339cb80a3
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: python3-poppler-qt5
Version: 0.24.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python bindings for the Poppler PDF rendering library
License: LGPLv2+
@ -47,6 +47,9 @@ sed -i s/\'qmake\'/\'qmake-qt5\'/g setup.py
%{python3_sitearch}/python_poppler*
%changelog
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.24.2-3
- Rebuild due to bug in RPM (RHBZ #1468476)
* Fri Jun 09 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.24.2-2
- Review fixes.