Files
python-dfVFS/python-dfVFS.changes

42 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 21 15:22:54 UTC 2015 - Greg.Freemyer@gmail.com
- update to v0~20150108
* bugfix for auto-dependency build
- add explicit "%py_compile ." to resolve rpmlint complaint about datestamps not matching
- add the examples folder to the %doc section of %files
- add run_tests.py to the %doc section of %files
-------------------------------------------------------------------
Mon Dec 22 22:59:29 UTC 2014 - Greg.Freemyer@gmail.com
- upgrade to v0~20141220
* dfVFS is in a rapid state of development and Changelog entries have not been implemented by upstream
- v0~20141220 required by latest plaso release
- update Url field to point to the new github site
- update source to be complete URL
- delete DL_URL field
- add an exclude for the "examples" that are provided. They need a better namespace.
- add check_dependencies.py to %doc so that users can verify they have usable dependencies
-------------------------------------------------------------------
Thu Aug 21 17:47:47 UTC 2014 - Greg.Freemyer@gmail.com
- add a %doc line to %files section
- change the license tag to Apache-2.0
- add Requires libvmdk since it is now in OBS
- add Requires libvhdi since it is now in OBS
-------------------------------------------------------------------
Wed Aug 20 15:35:12 UTC 2014 - Greg.Freemyer@gmail.com
- add missing "Requires: pyqcow" line to specfile
- remove %attr(755...) line and instead use sed to remove #!/usr/bin/python from *py files
- cleanup Requires: in general
-------------------------------------------------------------------
Mon Aug 18 19:39:53 UTC 2014 - Greg.Freemyer@gmail.com
- initial version in OBS (version 0~20140727)