Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package buildstream for openSUSE:Factory checked in at 2026-08-28 19:53:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/buildstream (Old) and /work/SRC/openSUSE:Factory/.buildstream.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "buildstream" Fri Aug 28 19:53:16 2026 rev:33 rq:1374288 version:2.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/buildstream/buildstream.changes 2026-03-07 20:15:07.976780520 +0100 +++ /work/SRC/openSUSE:Factory/.buildstream.new.1265/buildstream.changes 2026-08-28 19:55:51.496752867 +0200 @@ -1,0 +2,28 @@ +Thu Aug 27 18:44:56 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.8.0: + + No changes since dev0 release. + +------------------------------------------------------------------- +Sat Aug 8 06:58:46 UTC 2026 - Bjørn Lie <[email protected]> + +- Switch to source service for tarball. + +------------------------------------------------------------------- +Sat Aug 8 06:47:07 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.8.0.dev0: + + Fix for overriding mirrors by parent project if the subproject + doesn't have mirrors + + Fix circular reference errors with junction overrides + + Defer source provenance check until the project is fully loaded + + Fix using full element names in workspace reset + + Disable status printer in non-interactive mode + + Don't cache failed actions in the action cache (This raises the + minimum supported version of buildbox to 1.3.41) + + Use artifact caches from the parent project for junctions + + Fix hangs when trying to terminate pull and push jobs + + Correctly track the number of session elements + + Documentation improvements + +------------------------------------------------------------------- Old: ---- buildstream-2.7.0.tar.gz New: ---- _scmsync.obsinfo _service build.specials.obscpio buildstream-2.8.0.tar.xz buildstream.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ buildstream.spec ++++++ --- /var/tmp/diff_new_pack.GrI2Zl/_old 2026-08-28 19:55:52.737796256 +0200 +++ /var/tmp/diff_new_pack.GrI2Zl/_new 2026-08-28 19:55:52.739796326 +0200 @@ -17,13 +17,13 @@ Name: buildstream -Version: 2.7.0 +Version: 2.8.0 Release: 0 Summary: A framework for modelling build pipelines in YAML License: LGPL-2.1-or-later Group: Development/Tools/Building URL: https://buildstream.build/ -Source0: https://github.com/apache/buildstream/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.xz BuildRequires: bubblewrap BuildRequires: fdupes ++++++ _scmsync.obsinfo ++++++ mtime: 1787856628 commit: 481bc2ace94343dd84b1156fc974ce228b730d3795ee75b10fc9a36e7d7fc679 url: https://src.opensuse.org/GNOME/buildstream revision: 481bc2ace94343dd84b1156fc974ce228b730d3795ee75b10fc9a36e7d7fc679 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/apache/buildstream.git</param> <param name="revision">2.8.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">disable</param> </service> <service name="tar" mode="manual"/> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual"/> </services> ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-27 20:50:28.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ buildstream.obsinfo ++++++ name: buildstream version: 2.8.0 mtime: 1787508042 commit: 979d31ae9861e8ec1d0a42a7889ce98c78d821f0
