forked from pool/python-macholib
- update to 1.16:
* Add ``allow_unknown_load_commands`` option to ``MachO`` and
```macholib.MachOHeader``.
- Update to version 1.16.1
- version update to 1.16
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-macholib?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:557bbfa1bb255c20e9abafe7ed6cd8046b48d9525db2f9b77d3122a63a2a8bf8
|
|
||||||
size 59027
|
|
||||||
3
macholib-1.16.3.tar.gz
Normal file
3
macholib-1.16.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:07ae9e15e8e4cd9a788013d81f5908b3609aa76f9b1421bae9c4d7606ec86a30
|
||||||
|
size 59309
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 7 22:29:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.16:
|
||||||
|
* Add ``allow_unknown_load_commands`` option to ``MachO`` and
|
||||||
|
```macholib.MachOHeader``.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 10 09:35:16 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Sat Jun 10 09:35:16 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-macholib
|
# spec file for package python-macholib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-macholib
|
Name: python-macholib
|
||||||
Version: 1.16.2
|
Version: 1.16.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mach-O header analysis and editing
|
Summary: Mach-O header analysis and editing
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user