-------------------------------------------------------------------
Mon Feb  5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

- Use python-setuptools for python distutils backport
  gh#libyal/libbde#68

-------------------------------------------------------------------
Sun Dec  3 12:28:45 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20231203
  * Build system changes only

-------------------------------------------------------------------
Sun Oct 29 10:01:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20231029
  * Rename function ``libregf_hive_bins_list_read`` to
    ``libregf_hive_bins_list_read_file_io_handle``

-------------------------------------------------------------------
Tue Aug  1 16:03:21 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>

- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility

-------------------------------------------------------------------
Thu Mar 23 06:11:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20230319
  * No changelog

-------------------------------------------------------------------
Tue Jan  3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Add missing Require on libbfio-devel.

-------------------------------------------------------------------
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Delete system-libs.patch (not needed - system libs are
  autodetected)

-------------------------------------------------------------------
Thu Oct 27 12:16:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20221026
  * No changelog was provided

-------------------------------------------------------------------
Mon Aug 29 09:40:25 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Update build requirement on libcfile, libfwsi

-------------------------------------------------------------------
Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Add forced symvers

-------------------------------------------------------------------
Tue Feb  1 17:11:16 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20220131
  * No changelog was provided

-------------------------------------------------------------------
Mon Jan 24 11:44:10 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Enable multipython builds. (This reenables python2 on Leap 15.)

-------------------------------------------------------------------
Sun Nov 14 12:27:29 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20210809
  * No changelog was provided

-------------------------------------------------------------------
Sat Jun 26 10:34:31 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20210615
  * No changelog was provided
- Drop python2 module build

-------------------------------------------------------------------
Thu May 13 11:34:17 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to snapshot 20210504 (ee938acd)
  * No changelog was provided
- Add system-libs.patch

-------------------------------------------------------------------
Thu Dec 31 02:06:44 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to 20201007
        * Changes to handle additional corruption scenarios
- Add COPYING* to %license line
- remove  BuildRequires: pkg-config

-------------------------------------------------------------------
Sat Dec 26 16:48:04 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to 20200805
        * Changes to handle multi-string corruption scenario
        * Worked on Python Bindings

-------------------------------------------------------------------
Tue May  5 11:21:40 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

- Allow distros to disable python2 build (bcond_without python2):
  Tumbleweed already declares this, as python2 is EOL.

-------------------------------------------------------------------
Mon Apr  6 02:03:27 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to 20191221
        * Worked on REG_MULTI_SZ support
        * Added key path to regfexport output
        * Added key path option to export tool
        * Worked on thread lock support and tests
        * Changes for local usage of libregf
- add python3 subpackage

-------------------------------------------------------------------
Wed Apr 17 22:32:20 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to 20190303
	* Applied updates and changes for class name

-------------------------------------------------------------------
Thu Feb 16 22:15:47 UTC 2017 - Greg.Freemyer@gmail.com

- update to 20170130
- use these packages from factory to see if they are stable yet:
    * libfcache
    * libfdata
    * libfwnt
    * libfwsi
- change RPM group for python binding to development/languages/python
    
-------------------------------------------------------------------
Mon Feb  1 23:05:10 UTC 2016 - Greg.Freemyer@gmail.com

- update to 20160107
	* worked on Python 3 support
	* worked on format support
	* changed libregf_value_get_value_type to require a 32-bit value type
	* worked for transaction log support
	* worked on Python bindings
	* worked on handling corrupt integer values
	* enlarged pyregf error string buffer
	* worked on setup.py

-------------------------------------------------------------------
Thu Aug 13 22:22:31 UTC 2015 - Greg.Freemyer@gmail.com

- update to 20150704
	* worked on handling corrupt hive bins
	* worked on empty hive bins data corruption scenario handling
	* worked on Python-bindings
	* Bug fixes

-------------------------------------------------------------------
Fri May  8 22:03:26 UTC 2015 - Greg.Freemyer@gmail.com

- update to 20150315
	* bug fix in _get_sub_key_by_path for single character sub key paths

-------------------------------------------------------------------
Wed Jan 14 22:39:18 UTC 2015 - Greg.Freemyer@gmail.com

- update to v0~20150105
	* 2015 update
	* worked on Python 3 support
	* worked on tests
	* code clean up
	* removed libregf_file_get_version
- update Source and URL fields to use the new github site
- use more libyal packages from OBS

-------------------------------------------------------------------
Fri Sep 19 19:15:45 UTC 2014 - Greg.Freemyer@gmail.com

- update to 20140905
  * updated libfwsi version check
  * bug fix in Python-bindings
  * code clean
- update Source field to fullpath - delete DL_URL field
- use libcerror from external package

-------------------------------------------------------------------
Tue Aug 26 17:17:16 UTC 2014 - Greg.Freemyer@gmail.com

- add these 2 lines to python sub-project to ensure proper syncronization between versions
	* Requires:     %lname = %version
	* Provides:	pyregf = %version

-------------------------------------------------------------------
Wed Aug 13 15:46:10 UTC 2014 - Greg.Freemyer@gmail.com

- update to v0~20140803
	* bug fix in Python-bindings
	* worked on Python bindings
	* worked on regfmount
	  - moved values to sub directory to prevent value and key name clashes
	  - added class name support
	  - other tasks
	* updated dependencies
	* fix for dealing with size mismatch between value and block list size
	* improved string size corruption handling
	* worked on setup.py
	* bug fix for call to libfdata_tree_node_set_sub_nodes_data_range
	* 2014 update
	* worked on Dokan support for regfmount

-------------------------------------------------------------------
Sat Nov 23 03:40:36 UTC 2013 - Greg.Freemyer@gmail.com

- update to v0~20131013
- clean up buildrequires
- use libyal packages from factory if feasible

-------------------------------------------------------------------
Wed Oct  2 17:19:56 UTC 2013 - Greg.Freemyer@gmail.com

- update to v0~20130922
        * removed hardcoded codepages from value functions
	* worked on automated tests
	* updated dependencies

-------------------------------------------------------------------
Tue Aug 27 06:50:35 UTC 2013 - Greg.Freemyer@gmail.com

- update to v0~20130821
	* fix in pyregf value data as integer function for bounds check being too strict

-------------------------------------------------------------------
Tue Jul 30 20:55:17 UTC 2013 - Greg.Freemyer@gmail.com

- update to v0~20130716
	* updated dependencies
	* worked on tests
	* bug fix for large values
	* added support for REG_LINK as a string
	* fixed multiple open issues
	* pyregf: fix for retrieving default value by name
	* worked on tests
	* changes for strings values with trailing data
	* small update for 64-bit build
	* Textual changes
	* updates and bug fixes in pyregf
	* fixed codepage 1255 restriction
	* fixed codepage 949 and 950 restriction
	* changes for libfdata update
	* removed item flags
- changed to gz compression to simplyfy download/convert

-------------------------------------------------------------------
Mon Apr 22 20:09:25 UTC 2013 - Greg.Freemyer@gmail.com

- organize BuildRequires to better comment why they are commented out
- ran spec-cleaner

-------------------------------------------------------------------
Wed Apr  3 21:37:14 UTC 2013 - jengelh@inai.de

- Cleanups: Set RPM group, license, summary and description
  metadata; less greedy fileslists; remove unused %py_requires;
  do not bloat shlib package with documentation
- Enable FUSE support
- 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 17:14:42 UTC 2013 - Greg.Freemyer@gmail.com

- initial package (version 0~20130319) for build.opensuse.org