diff --git a/0.9.0.tar.gz b/0.9.0.tar.gz deleted file mode 100644 index be09081..0000000 --- a/0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65e8397d5a8880cbb9172138e361b0d91f649bc99327d36945e38d1e5dbb157d -size 115404 diff --git a/0.9.1.tar.gz b/0.9.1.tar.gz new file mode 100644 index 0000000..037a19b --- /dev/null +++ b/0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2822c8fab466fbed0c4eb8021b86cedc3afbab254f5dc836c048a4fb73eae8 +size 1727720 diff --git a/waybar.changes b/waybar.changes index e7d5884..c78ba5e 100644 --- a/waybar.changes +++ b/waybar.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Mar 25 17:19:24 UTC 2020 - Denis Kondratenko + +- Update to 0.9.1: + Added + * Clock: Add timezone support tada #560 @mjec + * Clock: Current month calendar in tooltip tada#570 + * Mpd: add paused format string #543 + Changed: + * Network: hide on empty format c885be3 + * Mediaplayer: Show title if artist isn't available #534 + * Fixed: WindowId recieves 'u' #536 + * Man: adding and clarification of configuration options #541 + * Add info on "on-click-middle" option to custom module man page #529 + * Network: add missing include #546 + * Tray: Keep aspect ratio when scaling tray icons #548 + * Fixed SIGSEGV on Monitor Disconnect/Connect #555 #578 + * Pulseaudio: Use PA_PROP_DEVICE_FORM_FACTOR for device icon #550 + * Pulseaudio: Adapt icon names to form factors #571 #577 + * Clock: lower precision of zoned_time to avoid fractional seconds in output #579 +- new 'date' library added to the sources archive + * added to the subprojects dir with 'meson subprojects download' + * it is a dependency for the Clock + * https://github.com/Alexays/Waybar/issues/594 + ------------------------------------------------------------------- Sat Dec 28 13:26:47 UTC 2019 - Michael Vetter diff --git a/waybar.spec b/waybar.spec index 180e464..a539198 100644 --- a/waybar.spec +++ b/waybar.spec @@ -1,7 +1,7 @@ # # spec file for package waybar # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: waybar -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: Customizable Wayland bar for Sway and Wlroots based compositors License: MIT