File liblnk.changes of Package liblnk

-------------------------------------------------------------------
Tue Apr 23 07:01:20 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20240423
  * Add support for named properties
- Delete 0001-Changes-for-updates-to-libfwsi.patch (merged)

-------------------------------------------------------------------
Wed Feb 28 20:35:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

- Add 0001-Changes-for-updates-to-libfwsi.patch to resolve FTBFS
  with current libfwsi (20240225)

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

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

-------------------------------------------------------------------
Sat Jan 20 12:45:24 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20240120
  * No user-visible changes

-------------------------------------------------------------------
Mon Nov 20 10:03:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20231120
  * Enhanced read-write lock support

-------------------------------------------------------------------
Mon Oct  2 13:22:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20230928
  * Python 3.12 support

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

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

-------------------------------------------------------------------
Sun Jul 16 10:06:28 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20230716
  * Unspecified updates to format support and Python bindings

-------------------------------------------------------------------
Sun Feb  5 20:41:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Update to release 20230205
  * Python bindings update

-------------------------------------------------------------------
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)

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

- Update to release 20221023
  * Updates to dtfabric support

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

- Add forced symvers

-------------------------------------------------------------------
Sat Jan 22 23:11:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

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

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

- Drop python2 module build.

-------------------------------------------------------------------
Fri May 14 21:43:30 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to snapshot 20210417 (0c9a2c83)
  * No changelog was provided
- Add system-libs.patch

-------------------------------------------------------------------
Tue Dec 29 23:23:13 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to v0~20200810
        * worked on python bindings
- added COPYING* to %license line
- removed      BuildRequires:  pkg-config

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

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

-------------------------------------------------------------------
Tue Apr  7 20:16:59 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to v0~20191221
        * Worked on Python wheel support
        * Correction for reading location information device name #38
        * Changes for show_window and hot_key API functions
- rename python-liblnk to python2-liblnk
- add python3-liblnk submodule

-------------------------------------------------------------------
Thu Mar 28 23:36:52 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>

- update to v0~20181227
	* Changes for handling location information strings
	* worked on Python bindings
	* various improvements associated with corrupt files
	* Fixed infinite loop in getopt fallback functions
	* Worked on dtfabric support (used by the developers, not an API issue)

-------------------------------------------------------------------
Wed Jan 27 15:38:22 UTC 2016 - Greg.Freemyer@gmail.com

- update to v0~20160107
	* 2016 update
	* applied updates
	* worked on Python 3 support
	  - added support for distributed link tracker functions
	* worked on Python bindings
	* worked on tests
	* worked on setup.py
	* bug fixes after fuzzing with AFL
	* Bug fix for handling volume label

-------------------------------------------------------------------
Tue Jan 13 23:47:36 UTC 2015 - Greg.Freemyer@gmail.com

- update to v0~20150105
	* 2015 update
	* worked on Python 3 support
	* worked on tests
	* code clean up
- update source URL to point to new github site
- use new libyal packages from OBS instead of internal versions

-------------------------------------------------------------------
Mon Dec 22 22:16:18 UTC 2014 - Greg.Freemyer@gmail.com

- update to v0~20141026
	* changes for deployment
	* worked on utility scripts
	* update Python-bindings tests

-------------------------------------------------------------------
Fri Sep 19 19:28:49 UTC 2014 - Greg.Freemyer@gmail.com

- update to v0~20140905
	* bug fix in Python-bindings
	* worked on property store data block support
	* updated libfwsi version check
- change Source: field to fullpath, delete DL_URL
- use external libcerror package

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

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

-------------------------------------------------------------------
Wed Aug 13 16:35:28 UTC 2014 - Greg.Freemyer@gmail.com

- update to v0~20140731
	* bug fix in Python-bindings
	* worked on Python bindings
	  - changes regarding integer object signedness on 32-bit architectures
	* worked on shell items support
	* small changes in debug output
	* small changes in lnkinfo output
	* updated dependencies
	* worked on updates
	* 2014 update

-------------------------------------------------------------------
Thu Nov 21 03:38:47 UTC 2013 - Greg.Freemyer@gmail.com

- update to v0~20131015
	* updated dependencies
	* improved pyolecf as integer functions
	* worked on setup.py, largely for MSI builds
- cleanup BuildRequires statements

-------------------------------------------------------------------
Fri Sep 20 02:28:51 UTC 2013 - Greg.Freemyer@gmail.com

- updated to v0~20130829
	* change to API to expose link target identifier data
	* fixes for building with stand-alone libuna and libbfio
	* updated dependencies
	* worked on automated tests
	* bug fix in pymsiecf file object libbfio glue code
	* worked on shell items
	  - detection of delegate 0x2e item
	* fix in debug output for local path
	* worked on tests
	* textual changes

-------------------------------------------------------------------
Tue Jul 30 01:07:48 UTC 2013 - Greg.Freemyer@gmail.com

- update to v0~20130413
	* updated dependencies
	* moved examples to project site
	* updated lnkinfo man page
	* worked on tests
	* updates and bug fixes in pylnk
	* fixed codepage 949, 950, 1255 restriction
	* added PackageMaker files
	* added functions to retrieve drive type, drive serial number and volume label
	* fix trailing \ for local and network path when common path is an emtpy string
- use gz compression to simplify download/convert
- use factory version of sub-packages as possible

-------------------------------------------------------------------
Fri Apr  5 01:24:57 UTC 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
- Drop Windows_Shell_Item pdf, this belongs to a different package

-------------------------------------------------------------------
Wed Mar 27 16:57:05 UTC 2013 - Greg.Freemyer@gmail.com

- initial package (version 0~20130304) for build.opensuse.org
openSUSE Build Service is sponsored by