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,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-macholib
|
||||
Version: 1.16.2
|
||||
Version: 1.16.3
|
||||
Release: 0
|
||||
Summary: Mach-O header analysis and editing
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user