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 2023-01-24 19:43:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-specfile (Old)
and /work/SRC/openSUSE:Factory/.python-specfile.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-specfile"
Tue Jan 24 19:43:13 2023 rev:6 rq:1060525 version:0.13.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-specfile/python-specfile.changes
2023-01-12 22:45:21.365222917 +0100
+++
/work/SRC/openSUSE:Factory/.python-specfile.new.32243/python-specfile.changes
2023-01-24 20:33:32.180754895 +0100
@@ -1,0 +2,19 @@
+Mon Jan 23 15:38:33 UTC 2023 - David Anes <[email protected]>
+
+- Update to version 0.13.1:
+ * Fixed a bug in section parsing that caused sections to be
+ ignored when there were macro definitions spread across the spec
+ file and not cumulated at the top.
+
+- Update to version 0.13.0:
+ * Added Section.options attribute for convenient manipulation of
+ section options.
+ * specfile now supports single-line sections where section content
+ is represented by a macro starting with a newline.
+ * Added evr argument to Specfile.add_changelog_entry(). This
+ allows adding a changelog entry with an EVR value that's
+ different from the current specfile's value. This makes it
+ easier to reconstruct a specfile's %changelog based on another
+ source using the higher level interface.
+
+-------------------------------------------------------------------
Old:
----
specfile-0.12.0.tar.gz
New:
----
specfile-0.13.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-specfile.spec ++++++
--- /var/tmp/diff_new_pack.PPuDg6/_old 2023-01-24 20:33:32.676757470 +0100
+++ /var/tmp/diff_new_pack.PPuDg6/_new 2023-01-24 20:33:32.688757532 +0100
@@ -18,7 +18,7 @@
%define skip_python38 1
Name: python-specfile
-Version: 0.12.0
+Version: 0.13.1
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT
++++++ specfile-0.12.0.tar.gz -> specfile-0.13.1.tar.gz ++++++
++++ 2701 lines of diff (skipped)