15
0
forked from pool/python-polib

Accepting request 198719 from home:k0da:ppc

- Fixed issue #53 (bad magic number written on big endian platforms)
  endian_magic.patch

OBS-URL: https://build.opensuse.org/request/show/198719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-polib?expand=0&rev=20
This commit is contained in:
Sascha Peilicke
2013-09-13 15:10:13 +00:00
committed by Git OBS Bridge
parent 242c67c892
commit 295fccece0
3 changed files with 63 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 12 14:51:41 UTC 2013 - dvaleev@suse.com
- Fixed issue #53 (bad magic number written on big endian platforms)
endian_magic.patch
-------------------------------------------------------------------
Mon Feb 11 17:31:17 UTC 2013 - lazy.kent@opensuse.org