Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package buildstream for openSUSE:Factory 
checked in at 2022-03-14 19:35:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buildstream (Old)
 and      /work/SRC/openSUSE:Factory/.buildstream.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buildstream"

Mon Mar 14 19:35:36 2022 rev:20 rq:961662 version:1.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/buildstream/buildstream.changes  2021-12-10 
21:53:36.202924895 +0100
+++ /work/SRC/openSUSE:Factory/.buildstream.new.25692/buildstream.changes       
2022-03-14 19:37:27.678154793 +0100
@@ -1,0 +2,17 @@
+Sat Mar 12 22:16:55 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.6.4:
+  + BuildElement classes now support `create-dev-shm`
+  + script element plugin now supports `create-dev-shm`
+  + Python 3.6 is no longer tested in CI but support is maintained
+    on best effort level.
+  + New fatal warnings for unaliased sources.
+  + New errors raised when using an unresolved source alias.
+  + Add support for .netrc in remote/tar/zip sources.
+  + Bugfixes and better stability in fuse layer.
+  + Drop CI support for EOL python 3.6 (although BuildStream should
+    still work when installed in python 3.6 environments).
+  + Various bug fixes, documentation updates and CI related
+    cleanup.
+
+-------------------------------------------------------------------

Old:
----
  buildstream-1.6.3.tar.gz

New:
----
  buildstream-1.6.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ buildstream.spec ++++++
--- /var/tmp/diff_new_pack.Wtkq2E/_old  2022-03-14 19:37:28.106155306 +0100
+++ /var/tmp/diff_new_pack.Wtkq2E/_new  2022-03-14 19:37:28.110155311 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package buildstream
 #
-# Copyright (c) 2021 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
@@ -17,7 +17,7 @@
 
 
 Name:           buildstream
-Version:        1.6.3
+Version:        1.6.4
 Release:        0
 Summary:        A framework for modelling build pipelines in YAML
 License:        LGPL-2.1-or-later
@@ -27,13 +27,13 @@
 
 BuildRequires:  bubblewrap
 BuildRequires:  fdupes
-BuildRequires:  python3-base >= 3.4
-BuildRequires:  python3-devel >= 3.4
+BuildRequires:  python3-base >= 3.7
+BuildRequires:  python3-devel >= 3.7
 BuildRequires:  python3-pytest
 BuildRequires:  python3-setuptools
 BuildRequires:  typelib-1_0-OSTree-1_0
 Requires:       bubblewrap
-Requires:       python3-base >= 3.4
+Requires:       python3-base >= 3.7
 Requires:       python3-click
 Requires:       python3-gobject
 Requires:       python3-grpcio >= 1.34
@@ -46,7 +46,7 @@
 build and CI pipelines in a declarative YAML format, written in python.
 
 %prep
-%setup -q
+%autosetup -p1
 # Fix the shebang
 find -type f -exec sed -i 's|/usr/bin/env python3|%{_bindir}/python3|' {} \;
 # 
https://github.com/apache/buildstream/commit/b27b592a64a7050a205fa17c807fac193990b2a7

++++++ buildstream-1.6.3.tar.gz -> buildstream-1.6.4.tar.gz ++++++
++++ 2177 lines of diff (skipped)

Reply via email to