diff --git a/waybar.changes b/waybar.changes index c78ba5e..1825037 100644 --- a/waybar.changes +++ b/waybar.changes @@ -3,7 +3,7 @@ Wed Mar 25 17:19:24 UTC 2020 - Denis Kondratenko - Update to 0.9.1: Added - * Clock: Add timezone support tada #560 @mjec + * Clock: Add timezone support tada #560 * Clock: Current month calendar in tooltip tada#570 * Mpd: add paused format string #543 Changed: @@ -22,6 +22,8 @@ Wed Mar 25 17:19:24 UTC 2020 - Denis Kondratenko * added to the subprojects dir with 'meson subprojects download' * it is a dependency for the Clock * https://github.com/Alexays/Waybar/issues/594 +- changing Sources to local archive as it packs additional `date` submodule + * OBS checks would fail if it points to the exernal sources ------------------------------------------------------------------- Sat Dec 28 13:26:47 UTC 2019 - Michael Vetter diff --git a/waybar.spec b/waybar.spec index a539198..786157b 100644 --- a/waybar.spec +++ b/waybar.spec @@ -23,7 +23,7 @@ Summary: Customizable Wayland bar for Sway and Wlroots based compositors License: MIT Group: System/GUI/Other URL: https://github.com/Alexays/Waybar -Source: %{url}/archive/%{version}.tar.gz +Source: %{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: gtk-layer-shell-devel