2015-01-30 15:04:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 9 00:23:49 UTC 2015 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- update to v0~20150105
|
|
|
|
* 2015 update
|
|
|
|
* worked on Python 3 support
|
|
|
|
* worked on tests
|
|
|
|
* worked on test scripts
|
|
|
|
* worked on multi-threading support
|
|
|
|
* code clean up
|
|
|
|
* worked on version 3 support
|
|
|
|
* removed deprecated functions:
|
|
|
|
- libqcow_file_read_random
|
|
|
|
- pyqcow file.read_random
|
|
|
|
* bug fix in Python-bindings
|
|
|
|
- update URL to the new github site
|
|
|
|
- replace Source: field with fully defined URL
|
|
|
|
- remove DL-URL comment
|
|
|
|
- start using libcstring from OBS, not internal version
|
|
|
|
- start using libcsystem from OBS, not internal version
|
|
|
|
- start using libfcache from OBS, not internal version
|
|
|
|
- start using libfdata from OBS, not internal version
|
|
|
|
|
2014-09-03 18:23:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 25 17:37:00 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- add BuildRequires for fuse, openssl, and zlib. Allows parsing of more complex containers.
|
|
|
|
- move %doc statement after %attr statement in python sub-package
|
|
|
|
- add Requires: %lname = %version to python section to make sure they stay in sync
|
|
|
|
|
2014-08-25 11:03:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 20 15:51:07 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- add %doc line to python sub-package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 20 01:55:52 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- initial package in OBS (v0~20140729)
|
|
|
|
|