15
0

Accepting request 416195 from home:mnhauke

- Update to version 3.1.5
  * Support initialisation from an array.
  * Added a separate LICENSE file.
- Update to version 3.1.4
  * Fix for bitstring types when created directly from other bitstring types.
  * Updating contact, website details.
- Update to version 3.1.3
  * Fix for problem with prepend for bitstrings with byte offsets in their data store.

OBS-URL: https://build.opensuse.org/request/show/416195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitstring?expand=0&rev=7
This commit is contained in:
2016-08-07 11:49:45 +00:00
committed by Git OBS Bridge
parent 9513406036
commit 0a4cd263e7
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jul 31 15:18:28 UTC 2016 - mardnh@gmx.de
- Update to version 3.1.5
* Support initialisation from an array.
* Added a separate LICENSE file.
- Update to version 3.1.4
* Fix for bitstring types when created directly from other bitstring types.
* Updating contact, website details.
- Update to version 3.1.3
* Fix for problem with prepend for bitstrings with byte offsets in their data store.
-------------------------------------------------------------------
Sat Apr 20 12:37:23 UTC 2013 - p.drouand@gmail.com