forked from pool/python-djvulibre
db8884ef86
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=13
93 lines
3.0 KiB
Plaintext
93 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 23 05:43:06 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Corrected license: GPL-2.0 only (bnc#758438).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 20 16:07:07 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.9.
|
|
* Ensure that all S-expression output is 7-bit.
|
|
This is work-around for deb#664626.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 19 06:41:42 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.8.
|
|
* Ensure that S-expression input/output functions are always
|
|
initialized.
|
|
This is work-around for deb#664442.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 14 14:30:06 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.7.
|
|
* Use floor division operator instead of relying on "classic"
|
|
division semantics.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 10:49:12 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: GPL-2.0+
|
|
No indication of GPL-2.0 (i.e. only) licenses in the package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 6 08:32:30 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.6.
|
|
* Fix compatibility with Python 2.5 (broken since 0.3.0).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 09:20:25 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.5.
|
|
* Compilation improvement.
|
|
- Remove executable bit from examples.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 22 17:28:05 UTC 2011 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.4.
|
|
* Fix compatibility with Python 3.X (broken in 0.3.3).
|
|
* Update various external documentation URLs.
|
|
- Build requires python-distribute instead of python-setuptools.
|
|
- Build doc package. Build requires python-sphinx, graphviz and
|
|
graphviz-gnome.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 9 11:54:36 UTC 2011 - lazy.kent@opensuse.org
|
|
|
|
- Fixed build dependencies (cython -> Cython).
|
|
- Corrected License tag.
|
|
- Use full URL as a source.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 13 23:55:38 UTC 2011 - lazy.kent@opensuse.org
|
|
|
|
- Update to 0.3.3.
|
|
* Fix test suite compatibility with Python 3.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 20 18:55:34 UTC 2010 - lazy.kent.suse@gmail.com
|
|
|
|
- Update to 0.3.1.
|
|
* Fix encoding issues with djvu.decode.ErrorMessage.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 29 07:22:41 UTC 2010 - lazy.kent.suse@gmail.com
|
|
|
|
- Update to 0.3.0.
|
|
* Add support for Python 3.
|
|
- BuildRequires python-setuptools.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 26 09:27:45 UTC 2010 - lazy.kent.suse@gmail.com
|
|
|
|
- Update to 0.1.18.
|
|
* Fix handling of non-ASCII metadata.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 15:57:26 UTC 2010 - lazy.kent.suse@gmail.com
|
|
|
|
- Initial package created - 0.1.17.
|