Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wob for openSUSE:Factory checked in at 2022-11-29 13:23:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wob (Old) and /work/SRC/openSUSE:Factory/.wob.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wob" Tue Nov 29 13:23:33 2022 rev:6 rq:1038851 version:0.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/wob/wob.changes 2022-03-07 17:47:12.299115270 +0100 +++ /work/SRC/openSUSE:Factory/.wob.new.1597/wob.changes 2022-11-29 13:23:36.806062906 +0100 @@ -1,0 +2,10 @@ +Mon Nov 28 19:45:31 UTC 2022 - Filippo Bonazzi <[email protected]> + +- Update to 0.14.2 + * Replace command line options with .ini configuration file + * Add dependency on inih + * Change color format from #RRGGBBAA to RRGGBB[AA] + * Properly handle output disconnect + * Allow mprotect syscall for hardened malloc + +------------------------------------------------------------------- Old: ---- wob-0.13.tar.gz wob-0.13.tar.gz.sig New: ---- wob-0.14.2.tar.gz wob-0.14.2.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wob.spec ++++++ --- /var/tmp/diff_new_pack.fz0GRt/_old 2022-11-29 13:23:37.266065182 +0100 +++ /var/tmp/diff_new_pack.fz0GRt/_new 2022-11-29 13:23:37.270065202 +0100 @@ -17,7 +17,7 @@ Name: wob -Version: 0.13 +Version: 0.14.2 Release: 0 Summary: A lightweight overlay volume/backlight/progress/anything bar for Wayland License: ISC @@ -30,6 +30,7 @@ BuildRequires: meson BuildRequires: pkgconfig BuildRequires: wayland-devel +BuildRequires: pkgconfig(inih) BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(scdoc) BuildRequires: pkgconfig(wayland-client) @@ -53,5 +54,6 @@ %license LICENSE %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} +%{_mandir}/man5/%{name}.ini.5%{?ext_man} %changelog ++++++ wob-0.13.tar.gz -> wob-0.14.2.tar.gz ++++++ ++++ 2025 lines of diff (skipped)
