diff --git a/macholib-1.16.2.tar.gz b/macholib-1.16.2.tar.gz new file mode 100644 index 0000000..a2a8d36 --- /dev/null +++ b/macholib-1.16.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557bbfa1bb255c20e9abafe7ed6cd8046b48d9525db2f9b77d3122a63a2a8bf8 +size 59027 diff --git a/macholib-1.16.tar.gz b/macholib-1.16.tar.gz deleted file mode 100644 index c7bdfa0..0000000 --- a/macholib-1.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:001bf281279b986a66d7821790d734e61150d52f40c080899df8fefae056e9f7 -size 59086 diff --git a/python-macholib.changes b/python-macholib.changes index 18417b8..5247e3e 100644 --- a/python-macholib.changes +++ b/python-macholib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 2 20:27:21 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.16.1 + * Added some new CPU subtype definitions + ------------------------------------------------------------------- Thu Sep 29 15:42:05 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-macholib.spec b/python-macholib.spec index 28a6925..4639299 100644 --- a/python-macholib.spec +++ b/python-macholib.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-macholib -Version: 1.16 +Version: 1.16.2 Release: 0 Summary: Mach-O header analysis and editing License: MIT