Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-specfile for openSUSE:Factory
checked in at 2026-04-17 20:54:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-specfile (Old)
and /work/SRC/openSUSE:Factory/.python-specfile.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-specfile"
Fri Apr 17 20:54:16 2026 rev:40 rq:1346971 version:0.40.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-specfile/python-specfile.changes
2026-02-26 18:59:21.052297631 +0100
+++
/work/SRC/openSUSE:Factory/.python-specfile.new.11940/python-specfile.changes
2026-04-17 20:54:23.837405711 +0200
@@ -1,0 +2,13 @@
+Tue Apr 14 10:18:16 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.40.1
+ * Fixed issues related to introduced sanitization (#523, #524, #525).
+- from version 0.40.0
+ * `Specfile()` has a new `sanitize` option that enables best effort
+ sanitization of potentially dangerous constructs such as shell
+ expansions and unsafe Lua macros before they are passed to RPM
+ for parsing. (#519)
+ * Fixed incorrect parsing of nested macros. (#522)
+- Add openSUSE-release to BuildRequires
+
+-------------------------------------------------------------------
Old:
----
specfile-0.39.1.tar.gz
New:
----
specfile-0.40.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-specfile.spec ++++++
--- /var/tmp/diff_new_pack.ltd0c1/_old 2026-04-17 20:54:24.449430827 +0200
+++ /var/tmp/diff_new_pack.ltd0c1/_new 2026-04-17 20:54:24.453430991 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-specfile
-Version: 0.39.1
+Version: 0.40.1
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT
@@ -37,6 +37,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module rpm}
BuildRequires: git-core
+BuildRequires: openSUSE-release
# /SECTION
%python_subpackages
++++++ specfile-0.39.1.tar.gz -> specfile-0.40.1.tar.gz ++++++
++++ 3598 lines of diff (skipped)