15
0
forked from pool/python-Faker

- Add patch to fix 32bit builds:

* faker-32bit.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2019-03-12 09:24:25 +00:00
committed by Git OBS Bridge
parent d40ed99efa
commit 5717d27503
3 changed files with 110 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 12 09:24:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix 32bit builds:
* faker-32bit.patch
-------------------------------------------------------------------
Sun Mar 10 10:15:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>