* Sat Nov 26 2022 Jan Engelhardt <jengelh@inai.de>
- Delete system-libs.patch (not needed - system libs are
autodetected)
* Sun Oct 23 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 20221022
* No changelog was provided
* Mon Aug 29 2022 Jan Engelhardt <jengelh@inai.de>
- Update build requirements on libcdirectory, libcfile
* Tue Aug 09 2022 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20220808
* Build with newer libwrc
Version: 20210503-bp154.2.19
* Fri Jan 21 2022 Jan Engelhardt <jengelh@inai.de>
- Edit specfile to do multipython builds.
* Sat Jun 26 2021 Jan Engelhardt <jengelh@inai.de>
- Drop python2 module build.
* Thu May 13 2021 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210503 (bc1ed1a6)
* No changelog was provided
- Add system-libs.patch
* Thu Dec 24 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 0~20200926
* Changes to ensure record data can wrap only once in a record scan
* Code clean up
* Tue May 05 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Allow distros to disable py2 support (bcond_without). Tumbleweed
declares this, as py2 is EOL.
* Mon Apr 06 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 0~20191221
* Code clean up
* added thread lock support
- add python3 support
* Thu Mar 28 2019 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 0~20181227
* worked on python bindings
* code clean-up
* miscelaneos small fixes
Version: 0~20160107-bp150.2.4
* Wed Jan 27 2016 Greg.Freemyer@gmail.com
- update to 0~20160107
* 2016 update
* worked on Python 3 support
* applied updates
* updated libfwnt
* worked on Python bindings
* worked on tests
* worked on setup.py
* worked on check signature
* bug fixes
- use internal versions of libcerror, libfvalue, and libfwnt
* Mon Jan 12 2015 Greg.Freemyer@gmail.com
- update to 0~20150105
* 2015 update
* worked on Python 3 support
* worked on tests
* code clean up
* update Python-bindings tests
- update URL to the new github site
- update Source: to the new github site
- start using newly released libyal packages from OBS, not internal version
* Fri Sep 19 2014 Greg.Freemyer@gmail.com
- update to 0~20140831
* bug fix in Python-bindings
- update Source: field to fullpath, delete DL_URL
- add these 2 lines to python sub-project to ensure proper syncronization between versions
* Requires: %lname = %version
* Provides: pyevt = %version
* Wed Aug 13 2014 Greg.Freemyer@gmail.com
- update to 0~20140731
* worked on Python-bindings
* bug fix in Python-bindings
* updated dependencies
* replaced PackageMaker for pkgbuild
* bug fix for strings offset correction if member data > 0
* code clean up
* worked on setup.py
* removed examples
* bug fix in check signature
* 2014 update
* small fix in evtexport -h output
* Thu Nov 14 2013 Greg.Freemyer@gmail.com
- update to 0~20131013
* worked on setup.py, largely for MSI builds
* updated dependencies
* worked on libcthreads build support
- use libcthreads and libcfile from factory
* Wed Jul 31 2013 Greg.Freemyer@gmail.com
- update to 0~20130727
* updated dependencies
* pyevt
- changed event identifier to an unsigned long
- fixes fro >2G file objects in BFIO glue code
* worked on tests
* bug fix for wrapped event record
* fixed codepage 1255 restriction
* updates and bug fixes in pyevt
* implemented libfdata support to improve handling of large EVT files
* remove item flags
* added support for truncated event record corruption scenario
* fixed codepage 949 and 950 restriction
- change to gz compression to simplyfy download/convert
- use libyal factory packages if possible
* Wed Apr 03 2013 jengelh@inai.de
- Cleanups: Set RPM group, license, summary and description
metadata; remove unused %py_requires; do not bloat shlib package
with documentation
- Use system libraries instead of bundled ones where possible
- Name the tools package according to upstream's recommendation
- Drop unnecessary -fno-strict-aliasing
* Wed Mar 27 2013 Greg.Freemyer@gmail.com
- initial package (version 0~20130319) for build.opensuse.org