forked from pool/python-polib
Update to 1.0.1 OBS-URL: https://build.opensuse.org/request/show/133715 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-polib?expand=0&rev=12
56 lines
1.8 KiB
Plaintext
56 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 12 03:36:04 UTC 2012 - os-dev@jacraig.com
|
|
|
|
- Update to 1.0.1:
|
|
* speed up POFile.merge method
|
|
* allow comments starting with two '#' characters
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 13 00:41:24 UTC 2012 - os-dev@jacraig.com
|
|
|
|
- Update to 1.0.0:
|
|
* polib.pofile and polib.mofile functions can now return a custom class
|
|
(thanks Craig Blaszczyk)
|
|
* polib now can find the metadata entry no matter where it is located (thanks
|
|
François Poirotte)
|
|
* fixed issue #28 (IOError on reading obsolete "previous msgid" entries)
|
|
(thanks James Ni)
|
|
* Dropped python 2.4 support
|
|
- Add %check section to run unit tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 10:59:13 UTC 2012 - saschpe@suse.de
|
|
|
|
- Resolved spec file conflict
|
|
- Remove obsolete SUSE version check (for 10.1)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 16 07:46:58 UTC 2011 - saschpe@suse.de
|
|
|
|
- Fix build on SLE_10 by adding a version check around fdupes and
|
|
by removing the %check section
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 15 07:55:03 UTC 2011 - saschpe@suse.de
|
|
|
|
- Spec file cleanup:
|
|
* Remove authors from description
|
|
* Much simpler docs generation and installation (don't install
|
|
Makefile and reStructuredText sources)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 14 23:29:00 CEST 2011 - hpj@urpla.net
|
|
|
|
- install docs in the package doc dir
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 13 11:58:29 CEST 2011 - hpj@urpla.net
|
|
|
|
- Release 0.7.0
|
|
- create and package docs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 15:15:09 UTC 2010 - fcrozat@novell.com
|
|
|
|
- Release 0.5.3
|