This commit is contained in:
Fedora Release Engineering 2017-07-27 12:27:38 +00:00
parent 6339cb80a3
commit f736662bf2
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: python3-poppler-qt5
Version: 0.24.2
Release: 3%{?dist}
Release: 4%{?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
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.24.2-3
- Rebuild due to bug in RPM (RHBZ #1468476)