1
0
forked from pool/python-Django

- Add patch to fix the 32bit build:

* 32bit.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=59
This commit is contained in:
Tomáš Chvátal
2020-04-30 05:16:55 +00:00
committed by Git OBS Bridge
parent 4a8fb12bb9
commit 942f47eb9d
3 changed files with 35 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 30 05:14:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix the 32bit build:
* 32bit.patch
-------------------------------------------------------------------
Thu Apr 23 16:58:12 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>