Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flux for openSUSE:Factory checked in at 2023-10-27 22:28:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flux (Old) and /work/SRC/openSUSE:Factory/.flux.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flux" Fri Oct 27 22:28:15 2023 rev:4 rq:1120619 version:0.195.1 Changes: -------- --- /work/SRC/openSUSE:Factory/flux/flux.changes 2023-04-02 19:18:36.172893118 +0200 +++ /work/SRC/openSUSE:Factory/.flux.new.17445/flux.changes 2023-10-27 22:28:47.984849230 +0200 @@ -1,0 +2,12 @@ +Thu Oct 19 17:04:50 UTC 2023 - Matwey Kornilov <[email protected]> + +- Use Rust 1.71 for build since build is known to be broken on 1.72+ + +------------------------------------------------------------------- +Fri Oct 6 18:28:30 UTC 2023 - Matwey Kornilov <[email protected]> + +- Version 0.195.1: + flux has been deprecated by InflxuData, + switch the package to the Community fork + +------------------------------------------------------------------- Old: ---- flux-0.193.0.tar.xz New: ---- flux-0.195.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flux.spec ++++++ --- /var/tmp/diff_new_pack.lBQdRy/_old 2023-10-27 22:28:49.728913195 +0200 +++ /var/tmp/diff_new_pack.lBQdRy/_new 2023-10-27 22:28:49.732913341 +0200 @@ -21,17 +21,17 @@ %define libflux_suffix %(echo %{version} | tr . _) Name: flux -Version: 0.193.0 +Version: 0.195.1 Release: 0 Summary: Influx data language License: MIT -URL: https://github.com/influxdata/flux +URL: https://github.com/influxcommunity/flux Source: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config Patch1: disable-static-library.patch -BuildRequires: cargo -BuildRequires: rust >= 1.45 +BuildRequires: cargo1.71 +BuildRequires: rust1.71 >= 1.45 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lBQdRy/_old 2023-10-27 22:28:49.760914368 +0200 +++ /var/tmp/diff_new_pack.lBQdRy/_new 2023-10-27 22:28:49.760914368 +0200 @@ -1,20 +1,21 @@ <services> - <service name="tar_scm" mode="disabled"> - <param name="url">https://github.com/influxdata/flux.git</param> + <service name="tar_scm" mode="manual"> + <param name="url">https://github.com/influxcommunity/flux.git</param> <param name="scm">git</param> - <param name="revision">v0.193.0</param> + <param name="revision">v0.195.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled"> + <service name="set_version" mode="manual"> <param name="basename">flux</param> </service> - <service name="cargo_vendor" mode="disabled"> + <service name="cargo_vendor" mode="manual"> <param name="srcdir">flux/libflux</param> <param name="update">false</param> + <param name="compression">xz</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> ++++++ flux-0.193.0.tar.xz -> flux-0.195.1.tar.xz ++++++ ++++ 24040 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/flux/vendor.tar.xz /work/SRC/openSUSE:Factory/.flux.new.17445/vendor.tar.xz differ: char 26, line 1
