Files
python-binplist/python-binplist.changes

50 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Sun Aug 6 20:28:52 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
- use %{?sle15_python_module_pythons} for opensuse 15.5 or older
- use %{primary_python} for factory
-------------------------------------------------------------------
Wed Jun 8 19:21:28 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
- revise specfile to work with Tumbleweed
- remove BuildRequires python-devel
- add BuildRequire python-rpm-macros
- add %python_subpackages
- update %files section to use python macros
-------------------------------------------------------------------
Tue Jun 22 02:16:30 UTC 2021 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0.1.5 plus a few GIT entries
- no changes file provided by upstream
- update to download GIT snapshot and build tarball
- This still doesn't build, but it comes closer to it.
- python-plaso desires to have a plist parser and this seems to be what they hope to use
-------------------------------------------------------------------
Mon Jul 13 13:12:38 UTC 2015 - toddrme2178@gmail.com
- Fix building on SLES 11
-------------------------------------------------------------------
Wed Aug 13 18:57:50 UTC 2014 - Greg.Freemyer@gmail.com
- update to v0.1.4
* Per GIT log replaced JSON parser with internal code
* other minor changes
- change /usr/bin/binplist to /usr/bin/plist.py in %files section
-------------------------------------------------------------------
Mon Sep 9 15:02:24 UTC 2013 - Greg.Freemyer@gmail.com
- fix macros in files section to build on multiple architectures
- change sed line to more preferred syntax
-------------------------------------------------------------------
Tue Aug 20 16:19:46 UTC 2013 - Greg.Freemyer@gmail.com
- initial package (v0.1.3)