Hello community,

here is the log from the commit of package buildstream for openSUSE:Factory 
checked in at 2018-06-22 13:29:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buildstream (Old)
 and      /work/SRC/openSUSE:Factory/.buildstream.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buildstream"

Fri Jun 22 13:29:44 2018 rev:3 rq:614529 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/buildstream/buildstream.changes  2018-04-01 
17:26:57.538580370 +0200
+++ /work/SRC/openSUSE:Factory/.buildstream.new/buildstream.changes     
2018-06-22 13:30:01.386538374 +0200
@@ -1,0 +2,28 @@
+Thu May  3 03:37:06 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.1.3:
+  + Added new `bst init` command to initialize a new project.
+  + Cross junction tracking is now disabled by default for projects
+    which can support this.
+  + Failed jobs are now summarised at the end of a build. Use
+    `--verbose` and `--no-verbose` to adjust the amount of detail
+    given.
+  + BuildElements' `configure-commands` are only run once for
+    workspaces now, which allows for incremental builds.
+    Appropriate API for plugins is also exposed through
+    `Element.prepare`.
+  + The `cmake` plugin now supports building with ninja with the
+    newly added `generator` configuration option.
+  + `bst workspace close` and `bst workspace reset` now support
+    multiple elements. All elements can be specified using `--all`.
+  + The elements whose cache keys had to be determined during the
+    build are summarised at the end of the build.
+  + Fixed versioning introspection to be dynamic, many users use
+    a developer install mode so they can update with git, now the
+    version information is always up to date in logs.
+    This causes a minor API break: The --version output now only
+    outputs the version.
+- Drop python3-setuptools_scm BuildRequires as this is not required
+  anymore.
+
+-------------------------------------------------------------------

Old:
----
  BuildStream-1.1.2.tar.xz

New:
----
  BuildStream-1.1.3.tar.xz

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

Other differences:
------------------
++++++ buildstream.spec ++++++
--- /var/tmp/diff_new_pack.OXhTEV/_old  2018-06-22 13:30:02.678490623 +0200
+++ /var/tmp/diff_new_pack.OXhTEV/_new  2018-06-22 13:30:02.682490474 +0200
@@ -18,7 +18,7 @@
 
 %define real_name BuildStream
 Name:           buildstream
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        A framework for modelling build pipelines in YAML
 License:        LGPL-2.1-or-later
@@ -32,7 +32,6 @@
 BuildRequires:  python3-gobject
 BuildRequires:  python3-pytest-runner
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-setuptools_scm
 BuildRequires:  typelib-1_0-OSTree-1_0
 Requires:       bubblewrap
 Requires:       python3-base >= 3.4
@@ -55,8 +54,6 @@
 
 %install
 %python3_install
-# Remove unneeded tests
-rm -rf %{buildroot}%{python3_sitelib}/tests
 %fdupes %{buildroot}%{python3_sitelib}
 
 %files

++++++ BuildStream-1.1.2.tar.xz -> BuildStream-1.1.3.tar.xz ++++++
++++ 24141 lines of diff (skipped)


Reply via email to