diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : python-qt4 -version : '4.12' -release : 6 +version : 4.12.1 +release : 7 source : - - https://pilotfiber.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-4.12/PyQt4_gpl_x11-4.12.tar.gz : 3c1d4b55314adb3e1132de8fc2a92eed216d37e58aceed41294dbca210ca88db + - https://pilotfiber.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-4.12.1/PyQt4_gpl_x11-4.12.1.tar.gz : 45d724461ae58b019b9be95076ca07e212eb73084aec9125bb254825c3a05383 license : GPL-3.0 component : programming.python summary : python-qt4 are the python2 bindings for Qt4. @@ -11,13 +11,18 @@ builddeps : - pkgconfig(dbus-python) - pkgconfig(gl) + - pkgconfig(harfbuzz) - pkgconfig(python-2.7) - pkgconfig(QtGui) - python-sip-devel rundeps : - python-sip setup : | - python2 configure-ng.py --confirm-license --no-sip-files --qsci-api -q /usr/bin/qmake-qt4 + python2 configure-ng.py --confirm-license \ + --no-sip-files \ + --qsci-api \ + --verbose \ + -q /usr/bin/qmake-qt4 build : | sed -i "s|/usr/bin/moc|/usr/bin/moc-qt4|g" ./*/Makefile %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ python-qt4 - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net GPL-3.0 programming.python @@ -601,12 +601,12 @@ - - 2016-08-08 - 4.12 + + 2017-09-16 + 4.12.1 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file