This is an automated email from the ASF dual-hosted git repository.
tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
The following commit(s) were added to refs/heads/master by this push:
new 171e3a85e NEWS: Whitespace changes.
171e3a85e is described below
commit 171e3a85e897f03ee8b05307366de1f2123fcfdf
Author: Tristan van Berkom <[email protected]>
AuthorDate: Fri Sep 22 13:55:52 2023 +0900
NEWS: Whitespace changes.
Due to issues in CI, CI is trying to build wheels and release tarballs
for 2.1.0.dev0 instead of 2.1.0 when building the release assets.
Add a whitespace commit in order to get 2.1.0 across the line.
---
NEWS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index fb6b4a847..95cad949a 100644
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,7 @@ buildstream 2.1.0
o Fix parsing remotes specified on the command line (#1850)
- o Fix bug when tracking ref-less sources (like local sources) when
- using project.refs (#1858)
+ o Fix bug when tracking ref-less sources (like local sources) when using
project.refs (#1858)
o Follow semantic versioning more strictly (#1854)