File python-poppler-qt4.changes of Package python-poppler-qt4
-------------------------------------------------------------------
Sun Jun 14 19:36:11 UTC 2015 - cornelis@solcon.nl
- Switch to python 3
-------------------------------------------------------------------
Sun Mar 8 14:41:35 UTC 2015 - cornelis@solcon.nl
- Update to 0.24.0:
* Added version() function, returning the version of python-poppler-qt4
as a tuple of ints e.g. (0, 18, 3)
* Added poppler_version() function, returning the version of the Poppler-
Qt4 library (if the version could be determined on build time), as a
tuple of ints, e.g. (0, 24, 5). If on build time the version of
Poppler-Qt4 could not be determined and was not specified, an empty
tuple might be returned.
-------------------------------------------------------------------
Fri Feb 13 22:33:03 UTC 2015 - cornelis@solcon.nl
- Update to 0.18.2:
* Support PyQt's "new" build system
-------------------------------------------------------------------
Fri Apr 4 09:10:31 UTC 2014 - cornelis@solcon.nl
- Update description
-------------------------------------------------------------------
Thu Apr 3 09:06:21 UTC 2014 - cornelis@solcon.nl
- Update to 0.18.0:
* Works with both Python 2 and Python 3 (tested: 2.6, 2.7, 3.2.3)
* some API updates
* fixed FormField issue
* setup.py circumvents sipdistutils < 4.14.2 not working with python 3
- Update to 0.18.1:
* Tested with Python 2.6, 2.7, 3.2, 3.3
* Fix setup.py error when using Python 2.6 (issue #1)
- Correct license to LGPL-2.1+
- Clean up spec file a bit
-------------------------------------------------------------------
Sat Nov 24 20:24:49 UTC 2012 - jcnengel@gmail.com
- Update to 0.16.3
-------------------------------------------------------------------
Sat Sep 22 07:38:12 UTC 2012 - hpj@urpla.net
- apply current SVN changes
-------------------------------------------------------------------
Sat Sep 22 05:26:21 UTC 2012 - hpj@urpla.net
- update to 0.16.2
-------------------------------------------------------------------
Sun Apr 24 03:00:34 CEST 2011 - hpj@urpla.net
- 0.16.1: initial version