diff --git a/0.9.10.tar.xz b/0.9.10.tar.xz new file mode 100644 index 0000000..08492c8 --- /dev/null +++ b/0.9.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b7595658d4e3ec710f83cba8290508a75ddd49eaa3449cabbdee27f4187f08 +size 4713632 diff --git a/0.9.9.tar.xz b/0.9.9.tar.xz deleted file mode 100644 index 0d2040b..0000000 --- a/0.9.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4df1ffd3207156311c2702da4306c82cfa5802c136a8f10cb0b2059e4262041 -size 4712428 diff --git a/waybar.changes b/waybar.changes index 1b02921..8718e62 100644 --- a/waybar.changes +++ b/waybar.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Mon Mar 7 09:47:52 UTC 2022 - Michael Vetter + +- Update to 0.9.10: + * avoid use-after-free in lambda + * style.css: add fontawesome to beginning of font list + * Fix remaining posix compatability issues in keyboard_state + * Don't use gnu extensions which are too new for debian and ubuntu + * Make error messages portable + * Improve keyboard_state error messages + * limit cpu load figure to 2 points + * Add 1 to songPosition in the MPD module + * fix #1431: audio output does not update on unplug + * move Glib ustring format helper to utils + * remove duplicated string manipulation methods + * ltrim and rtrim take argument by const-ref + * make functions in header file inline + * Update man page clock module - tooltip + * Fix disabled tooltip on clock module + * Update spotify example to work on copy paste + * Properly initialize distance_scrolled members. + * Fix Typo in Example for sway/mode + * Add config option "reverse-direction" + * use pack_end instead of pack_start + * sway/language: fix segmentation fault for layouts not found in XKBContext + * Show application icon when using sway window module + * battery: read status with spaces + * Use locale when formatting clock + * fix(man): add missing newlines to wlr docs. + * created a hotfix for libfmt-8.1.0 and above + * removed commented useless runtime errors + * changing want_route_dump to default to true, since we say we have gwaddr support + * maybe we shouldn't actually runtime error, but still doing a check + * explicitly checking for errors to silence unused variable warnings when writing to fd + * Add man + * Add swap flags + ------------------------------------------------------------------- Wed Feb 16 16:21:53 UTC 2022 - Antonio Larrosa diff --git a/waybar.spec b/waybar.spec index e513d58..57336e6 100644 --- a/waybar.spec +++ b/waybar.spec @@ -17,7 +17,7 @@ Name: waybar -Version: 0.9.9 +Version: 0.9.10 Release: 0 Summary: Customizable Wayland bar for Sway and Wlroots based compositors License: MIT