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-04-02 19:18:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flux (Old) and /work/SRC/openSUSE:Factory/.flux.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flux" Sun Apr 2 19:18:34 2023 rev:3 rq:1076716 version:0.193.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flux/flux.changes 2022-10-21 16:20:00.850225379 +0200 +++ /work/SRC/openSUSE:Factory/.flux.new.9019/flux.changes 2023-04-02 19:18:36.172893118 +0200 @@ -1,0 +2,8 @@ +Wed Mar 29 18:16:21 UTC 2023 - Matwey Kornilov <[email protected]> + +- Update to version 0.193.0, see: + https://github.com/influxdata/flux/releases/ +- Drop 0001-fix-compile-error-with-Rust-1.64-5273.patch: upstreamed +- fluxc removed upstream + +------------------------------------------------------------------- Old: ---- 0001-fix-compile-error-with-Rust-1.64-5273.patch flux-0.171.0.tar.xz New: ---- flux-0.193.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flux.spec ++++++ --- /var/tmp/diff_new_pack.J5RoQ2/_old 2023-04-02 19:18:37.196898260 +0200 +++ /var/tmp/diff_new_pack.J5RoQ2/_new 2023-04-02 19:18:37.200898280 +0200 @@ -1,7 +1,7 @@ # # spec file for package flux # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define libflux_suffix %(echo %{version} | tr . _) Name: flux -Version: 0.171.0 +Version: 0.193.0 Release: 0 Summary: Influx data language License: MIT @@ -30,7 +30,6 @@ Source1: vendor.tar.xz Source2: cargo_config Patch1: disable-static-library.patch -Patch2: 0001-fix-compile-error-with-Rust-1.64-5273.patch BuildRequires: cargo BuildRequires: rust >= 1.45 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,7 +65,6 @@ install -D %{SOURCE2} .cargo/config patch -p2 < %{PATCH1} -patch -p2 < %{PATCH2} patch -p2 <<EOF --- a/libflux/flux/build.rs +++ b/libflux/flux/build.rs @@ -84,7 +82,6 @@ %build pushd libflux RUSTFLAGS=%{rustflags} cargo build --release -RUSTFLAGS=%{rustflags} cargo build --release --bin fluxc RUSTFLAGS=%{rustflags} cargo build --features=doc --release --bin fluxdoc popd @@ -109,7 +106,6 @@ install -D -m 644 flux.pc %{buildroot}%{_libdir}/pkgconfig/flux.pc -install -D -m 755 libflux/target/release/fluxc %{buildroot}%{_bindir}/fluxc install -D -m 755 libflux/target/release/fluxdoc %{buildroot}%{_bindir}/fluxdoc %check @@ -127,7 +123,6 @@ %defattr(-,root,root) %license LICENSE %doc README.md -%{_bindir}/fluxc %{_bindir}/fluxdoc %{_libdir}/libflux.so %{_libdir}/pkgconfig/flux.pc ++++++ _service ++++++ --- /var/tmp/diff_new_pack.J5RoQ2/_old 2023-04-02 19:18:37.236898461 +0200 +++ /var/tmp/diff_new_pack.J5RoQ2/_new 2023-04-02 19:18:37.236898461 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/influxdata/flux.git</param> <param name="scm">git</param> - <param name="revision">v0.171.0</param> + <param name="revision">v0.193.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ flux-0.171.0.tar.xz -> flux-0.193.0.tar.xz ++++++ ++++ 176213 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/flux/vendor.tar.xz /work/SRC/openSUSE:Factory/.flux.new.9019/vendor.tar.xz differ: char 26, line 1
