Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wayshot for openSUSE:Factory checked in at 2023-12-19 23:15:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wayshot (Old) and /work/SRC/openSUSE:Factory/.wayshot.new.9037 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wayshot" Tue Dec 19 23:15:50 2023 rev:12 rq:1133921 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes 2023-09-06 18:58:11.567557667 +0200 +++ /work/SRC/openSUSE:Factory/.wayshot.new.9037/wayshot.changes 2023-12-19 23:16:03.610031033 +0100 @@ -1,0 +2,21 @@ +Mon Dec 18 22:43:02 UTC 2023 - Soc Virnyl Estela <[email protected]> + +- Remove sed line + +------------------------------------------------------------------- +Mon Dec 18 22:28:26 UTC 2023 - Soc Virnyl Estela <[email protected]> + +- Remove cargo_config +- Update to version 1.3.1: + * New features + - CLI fuzzy selector (--chooseoutput) for screenshots + * Improvements + - Switch log crate with tracing and parallelize image alterations + - Moved multi-monitor logic from wayshot to libwayshot + - Remove uneeded resizes and rotations of image buffers + - Deprecate xdpw fork in favor of the luminous portal + - Update wayland crates +- Note that libwayshot contains breaking changes and improvements + as well but will not be mentioned here since this is wayshot, the cli. + +------------------------------------------------------------------- Old: ---- cargo_config wayshot-1.3.0.tar.gz New: ---- wayshot-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wayshot.spec ++++++ --- /var/tmp/diff_new_pack.bfCmd5/_old 2023-12-19 23:16:04.182051863 +0100 +++ /var/tmp/diff_new_pack.bfCmd5/_new 2023-12-19 23:16:04.182051863 +0100 @@ -19,7 +19,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: wayshot -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Screenshot tool for wlroots based compositors License: (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND BSD-2-Clause @@ -27,7 +27,6 @@ URL: https://github.com/waycrate/wayshot Source0: https://github.com/waycrate/wayshot/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst -Source2: cargo_config %if 0%{?suse_version} >= 1500 BuildRequires: cargo-packaging %else @@ -40,15 +39,12 @@ %prep %autosetup -a1 -mkdir .cargo -cp %{SOURCE2} .cargo/config %build pushd wayshot %if 0%{?suse_version} >= 1500 RUSTFLAGS=%{rustflags} %{cargo_build} %else -sed -i 's/2021/2018/g' Cargo.toml RUSTFLAGS=%{rustflags} cargo build --offline --release %endif popd ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bfCmd5/_old 2023-12-19 23:16:04.218053173 +0100 +++ /var/tmp/diff_new_pack.bfCmd5/_new 2023-12-19 23:16:04.222053319 +0100 @@ -1,7 +1,7 @@ <services> <service name="download_files" mode="manual" /> <service name="cargo_vendor" mode="manual"> - <param name="srctar">wayshot-1.3.0.tar.gz</param> + <param name="srctar">wayshot-*.tar.gz</param> <param name="compression">zst</param> <param name="update">true</param> </service> ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.bfCmd5/_old and /var/tmp/diff_new_pack.bfCmd5/_new differ ++++++ wayshot-1.3.0.tar.gz -> wayshot-1.3.1.tar.gz ++++++ ++++ 3553 lines of diff (skipped)
