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 2025-09-23 17:45:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-specfile (Old)
and /work/SRC/openSUSE:Factory/.python-specfile.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-specfile"
Tue Sep 23 17:45:35 2025 rev:36 rq:1306750 version:0.37.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-specfile/python-specfile.changes
2025-06-03 17:58:00.904740655 +0200
+++
/work/SRC/openSUSE:Factory/.python-specfile.new.27445/python-specfile.changes
2025-09-23 17:45:36.933004723 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 10:22:50 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.37.0
+ * Added support for Elbrus E2K CPU architectures. (#484)
+
+-------------------------------------------------------------------
Old:
----
specfile-0.36.0.tar.gz
New:
----
specfile-0.37.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-specfile.spec ++++++
--- /var/tmp/diff_new_pack.Ajb4Lb/_old 2025-09-23 17:45:37.649035186 +0200
+++ /var/tmp/diff_new_pack.Ajb4Lb/_new 2025-09-23 17:45:37.649035186 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-specfile
-Version: 0.36.0
+Version: 0.37.0
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT
++++++ specfile-0.36.0.tar.gz -> specfile-0.37.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/specfile-0.36.0/.github/workflows/opened-prs-to-the-board.yml
new/specfile-0.37.0/.github/workflows/opened-prs-to-the-board.yml
--- old/specfile-0.36.0/.github/workflows/opened-prs-to-the-board.yml
2025-05-30 15:09:10.000000000 +0200
+++ new/specfile-0.37.0/.github/workflows/opened-prs-to-the-board.yml
2025-09-05 13:35:14.000000000 +0200
@@ -5,6 +5,7 @@
jobs:
add-pr-to-the-kanban-board:
+ if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/CHANGELOG.md
new/specfile-0.37.0/CHANGELOG.md
--- old/specfile-0.36.0/CHANGELOG.md 2025-05-30 15:09:10.000000000 +0200
+++ new/specfile-0.37.0/CHANGELOG.md 2025-09-05 13:35:14.000000000 +0200
@@ -1,3 +1,7 @@
+# 0.37.0
+
+- Added support for Elbrus E2K CPU architectures. (#484)
+
# 0.36.0
- We have fixed a bug that caused specfile to traceback when section names
with conditional macro expansions containing spaces were present in the spec
file. (#476)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/PKG-INFO new/specfile-0.37.0/PKG-INFO
--- old/specfile-0.36.0/PKG-INFO 2025-05-30 15:09:16.095914000 +0200
+++ new/specfile-0.37.0/PKG-INFO 2025-09-05 13:35:23.615646100 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: specfile
-Version: 0.36.0
+Version: 0.37.0
Summary: A library for parsing and manipulating RPM spec files.
Home-page: https://github.com/packit/specfile
Author: Red Hat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/specfile-0.36.0/centos-integration-sig/python-specfile.spec
new/specfile-0.37.0/centos-integration-sig/python-specfile.spec
--- old/specfile-0.36.0/centos-integration-sig/python-specfile.spec
2025-05-30 15:09:10.000000000 +0200
+++ new/specfile-0.37.0/centos-integration-sig/python-specfile.spec
2025-09-05 13:35:14.000000000 +0200
@@ -7,7 +7,7 @@
in a minimal diff.}
-%global base_version 0.36.0
+%global base_version 0.37.0
#global prerelease rc1
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
@@ -77,6 +77,9 @@
%changelog
+* Fri Sep 05 2025 Packit Team <[email protected]> - 0.37.0-1
+- New upstream release 0.37.0
+
* Fri May 30 2025 Packit Team <[email protected]> - 0.36.0-1
- New upstream release 0.36.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/epel10/python-specfile.spec
new/specfile-0.37.0/epel10/python-specfile.spec
--- old/specfile-0.36.0/epel10/python-specfile.spec 2025-05-30
15:09:10.000000000 +0200
+++ new/specfile-0.37.0/epel10/python-specfile.spec 2025-09-05
13:35:14.000000000 +0200
@@ -7,7 +7,7 @@
in a minimal diff.}
-%global base_version 0.36.0
+%global base_version 0.37.0
#global prerelease rc1
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
@@ -77,6 +77,9 @@
%changelog
+* Fri Sep 05 2025 Packit Team <[email protected]> - 0.37.0-1
+- New upstream release 0.37.0
+
* Fri May 30 2025 Packit Team <[email protected]> - 0.36.0-1
- New upstream release 0.36.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/epel8/python-specfile.spec
new/specfile-0.37.0/epel8/python-specfile.spec
--- old/specfile-0.36.0/epel8/python-specfile.spec 2025-05-30
15:09:10.000000000 +0200
+++ new/specfile-0.37.0/epel8/python-specfile.spec 2025-09-05
13:35:14.000000000 +0200
@@ -4,7 +4,7 @@
in a minimal diff.}
-%global base_version 0.36.0
+%global base_version 0.37.0
#global prerelease rc1
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
@@ -68,6 +68,9 @@
%changelog
+* Fri Sep 05 2025 Packit Team <[email protected]> - 0.37.0-1
+- New upstream release 0.37.0
+
* Fri May 30 2025 Packit Team <[email protected]> - 0.36.0-1
- New upstream release 0.36.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/fedora/python-specfile.spec
new/specfile-0.37.0/fedora/python-specfile.spec
--- old/specfile-0.36.0/fedora/python-specfile.spec 2025-05-30
15:09:10.000000000 +0200
+++ new/specfile-0.37.0/fedora/python-specfile.spec 2025-09-05
13:35:14.000000000 +0200
@@ -7,7 +7,7 @@
in a minimal diff.}
-%global base_version 0.36.0
+%global base_version 0.37.0
#global prerelease rc1
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
@@ -77,6 +77,9 @@
%changelog
+* Fri Sep 05 2025 Packit Team <[email protected]> - 0.37.0-1
+- New upstream release 0.37.0
+
* Fri May 30 2025 Packit Team <[email protected]> - 0.36.0-1
- New upstream release 0.36.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/specfile/constants.py
new/specfile-0.37.0/specfile/constants.py
--- old/specfile-0.36.0/specfile/constants.py 2025-05-30 15:09:10.000000000
+0200
+++ new/specfile-0.37.0/specfile/constants.py 2025-09-05 13:35:14.000000000
+0200
@@ -182,6 +182,15 @@
"atariste",
"ataritt",
"athlon",
+ "e2k",
+ "e2k16c",
+ "e2k1cp",
+ "e2k2c3",
+ "e2k8c",
+ "e2k8c2",
+ "e2kv4",
+ "e2kv5",
+ "e2kv6",
"em64t",
"falcon",
"geode",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/specfile-0.36.0/specfile.egg-info/PKG-INFO
new/specfile-0.37.0/specfile.egg-info/PKG-INFO
--- old/specfile-0.36.0/specfile.egg-info/PKG-INFO 2025-05-30
15:09:16.000000000 +0200
+++ new/specfile-0.37.0/specfile.egg-info/PKG-INFO 2025-09-05
13:35:23.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: specfile
-Version: 0.36.0
+Version: 0.37.0
Summary: A library for parsing and manipulating RPM spec files.
Home-page: https://github.com/packit/specfile
Author: Red Hat