Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-macholib for openSUSE:Factory
checked in at 2022-09-30 17:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-macholib (Old)
and /work/SRC/openSUSE:Factory/.python-macholib.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-macholib"
Fri Sep 30 17:57:50 2022 rev:6 rq:1007068 version:1.16
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-macholib/python-macholib.changes
2020-05-26 17:23:24.600502332 +0200
+++
/work/SRC/openSUSE:Factory/.python-macholib.new.2275/python-macholib.changes
2022-09-30 17:58:08.309292738 +0200
@@ -1,0 +2,6 @@
+Thu Sep 29 15:42:05 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- version update to 1.16
+ * Add allow_unknown_load_commands option to MachO and
```macholib.MachOHeader``.
+
+-------------------------------------------------------------------
Old:
----
macholib-1.14.tar.gz
New:
----
macholib-1.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-macholib.spec ++++++
--- /var/tmp/diff_new_pack.LT11la/_old 2022-09-30 17:58:08.769293721 +0200
+++ /var/tmp/diff_new_pack.LT11la/_new 2022-09-30 17:58:08.773293729 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-macholib
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-macholib
-Version: 1.14
+Version: 1.16
Release: 0
Summary: Mach-O header analysis and editing
License: MIT
@@ -31,7 +31,7 @@
Requires: python-altgraph >= 0.15
Requires: python-setuptools
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module altgraph >= 0.15}
++++++ macholib-1.14.tar.gz -> macholib-1.16.tar.gz ++++++
++++ 2310 lines of diff (skipped)