Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swww for openSUSE:Factory checked in at 2023-05-15 16:54:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swww (Old) and /work/SRC/openSUSE:Factory/.swww.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swww" Mon May 15 16:54:30 2023 rev:6 rq:1087131 version:0.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/swww/swww.changes 2023-03-19 00:30:14.571995764 +0100 +++ /work/SRC/openSUSE:Factory/.swww.new.1533/swww.changes 2023-05-15 16:54:44.628313292 +0200 @@ -1,0 +2,25 @@ +Sun May 07 20:36:24 UTC 2023 - [email protected] + +- Update to version 0.7.3: + * Log error instead of returning + * Send status update to systemd when daemon has initialized + * split outputs with , + * bump dependencies + * start animation right after finishing transition + * better spread of different bytes + * create benchmarks for compression functions + * update dependencies + * stop-gag zip_eq panic on slices of unequal size + * check if cache dir is actually a dir + * use std::thread::scope for gif frames + * wait until all gif's frames are ready + * `--transition-step` with `simple` saner default + * fix: Missing `/` when using `$HOME/.cache/swww` + +------------------------------------------------------------------- +Sun May 7 16:32:52 UTC 2023 - Jan-Luca Kiok <[email protected]> + +- Build and package man pages +- Add cargo version requirement + +------------------------------------------------------------------- Old: ---- swww-0.7.2.obscpio New: ---- swww-0.7.3.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swww.spec ++++++ --- /var/tmp/diff_new_pack.AatCOI/_old 2023-05-15 16:54:45.692319165 +0200 +++ /var/tmp/diff_new_pack.AatCOI/_new 2023-05-15 16:54:45.692319165 +0200 @@ -26,7 +26,7 @@ Name: swww -Version: 0.7.2 +Version: 0.7.3 Release: 0 Summary: Wallpaper daemon for Wayland License: GPL-3.0-only @@ -35,7 +35,8 @@ Source1: vendor.tar.zst Source2: cargo_config BuildRequires: cargo-packaging -BuildRequires: rust+cargo +BuildRequires: rust+cargo >= 1.64.0 +BuildRequires: scdoc BuildRequires: zstd BuildRequires: pkgconfig(liblz4) BuildRequires: pkgconfig(xkbcommon) @@ -81,12 +82,14 @@ cp %{SOURCE2} .cargo/config %build +./doc/gen.sh %{cargo_build} %install install -Dm644 -T completions/swww.bash %{buildroot}%{_datadir}/bash-completion/completions/swww install -Dm644 -T completions/swww.fish %{buildroot}%{_datadir}/fish/vendor_completions.d/swww.fish install -Dm644 -T completions/_swww %{buildroot}%{_datadir}/zsh/site-functions/_swww +install -Dm644 -t %{buildroot}%{_mandir}/man1 doc/generated/swww*1 %{cargo_install} # For the daemon @@ -104,6 +107,7 @@ %{_bindir}/swww-daemon %license LICENSE %doc CHANGELOG.md README.md +%_mandir/man1/%{name}*.1%{?ext_man} %files bash-completion %dir %{_datadir}/bash-completion ++++++ _service ++++++ --- /var/tmp/diff_new_pack.AatCOI/_old 2023-05-15 16:54:45.732319385 +0200 +++ /var/tmp/diff_new_pack.AatCOI/_new 2023-05-15 16:54:45.736319407 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/Horus645/swww</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">9df72ca3c680e88c5314000f70f8c3198363647d</param> + <param name="revision">1112c2d</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.AatCOI/_old 2023-05-15 16:54:45.772319606 +0200 +++ /var/tmp/diff_new_pack.AatCOI/_new 2023-05-15 16:54:45.776319628 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Horus645/swww</param> - <param name="changesrevision">9df72ca3c680e88c5314000f70f8c3198363647d</param></service></servicedata> + <param name="changesrevision">1112c2de3f9cec59e3713dbebf7ba2afe25fd9d0</param></service></servicedata> (No newline at EOF) ++++++ swww-0.7.2.obscpio -> swww-0.7.3.obscpio ++++++ ++++ 1945 lines of diff (skipped) ++++++ swww.obsinfo ++++++ --- /var/tmp/diff_new_pack.AatCOI/_old 2023-05-15 16:54:45.928320467 +0200 +++ /var/tmp/diff_new_pack.AatCOI/_new 2023-05-15 16:54:45.932320489 +0200 @@ -1,5 +1,5 @@ name: swww -version: 0.7.2 -mtime: 1676646291 -commit: 9df72ca3c680e88c5314000f70f8c3198363647d +version: 0.7.3 +mtime: 1681934362 +commit: 1112c2de3f9cec59e3713dbebf7ba2afe25fd9d0 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.AatCOI/_old and /var/tmp/diff_new_pack.AatCOI/_new differ
