Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waybar for openSUSE:Factory checked 
in at 2021-08-18 08:55:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/waybar (Old)
 and      /work/SRC/openSUSE:Factory/.waybar.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "waybar"

Wed Aug 18 08:55:54 2021 rev:28 rq:912430 version:0.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/waybar/waybar.changes    2021-07-13 
22:38:01.465843824 +0200
+++ /work/SRC/openSUSE:Factory/.waybar.new.1899/waybar.changes  2021-08-18 
08:56:41.150920305 +0200
@@ -1,0 +2,64 @@
+Mon Aug 16 14:25:05 UTC 2021 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.9.8:
+  * Fix incorrect tray icon scaling
+  * Don't start if graphical-session is not running
+  * feat(tray): handle Status property
+  * feat(tray): handle scroll events
+  * feat(tray): fallback to Title for items without ToolTip
+  * feat(tray): implement tooltips (text only) for tray items
+  * refactor(tray): infer changed properties from signal name
+  * fix(tray): ignore unused WindowId property
+  * Fix blurry tray icons for HiDPI displays
+  * Remove unused variable
+  * Add man page for keyboard_state module
+  * Search for device automatically if none given
+  * Add default style
+  * Update css class when locked/unlocked
+  * Add more configuaration
+  * Basic keyboard state module
+  * Fix pulseaudio icon name compilation error
+  * pulseaudio: Control currently running sink
+  * Support per-device icon in pulseaudio
+  * Improve sway/language
+  * Do not fail to parse a multi-bar config
+  * libfmt >=8.0.0 compatibility
+  * Add include man section
+  * Workaround for circular imports
+  * Proper formatting
+  * Add recursive config includes
+  * fix(util): protect std::condition_variable methods from pthread_cancel
+  * network: Fix mix use of default and state specific format
+  * network: Fix one case where default route is deleted without notification
+  * network: Handle ip route priority
+  * network: Also clear ifname in clearIface()
+  * network: Parse whole RTM_NEWROUTE msg before interpreting it
+  * sway-language: ignore events with empty layout
+  * network: Update WiFi information when available
+  * network: Fix use of carrier information
+  * doc: add man for exclusive and passthrough flags
+  * feat(bar): add config flag to disable exclusive zone
+  * feat(bar): add config flag for pointer event passthrough
+  * Add options to use a .json extension for the config filename
+  * network: Handle carrier information
+  * network: Rework interface auto detection, handle route change events
+  * network: Rework address lookup to use only events
+  * network: Rework initial interface search by using a dump
+  * network: Read all available messages on ev_sock_
+  * network: Start the module with some text in the label_
+  * network: Initialise cidr_ like clearIface() does
+  * Fix power calculation when battery units are in ??A instead of ??W
+  * fix: incorrect battery percentage on Pinebook Pro
+  * fix: bluetooth status tooltip
+  * rewriteTitle: allow multiple sequential rewrites
+  * [modules/battery] allow format-discharging-full
+  * [modules/pulseaudio] fix bluetooth class for PipeWire
+  * Document changes in manpage
+  * Catch exception on erroneous rules
+  * Add option to rewrite sway/window title
+  * feat: implement mpd volume format template
+  * Remove exceed protected
+  * Add ignore-list param to wlr/taskbar
+- Remove waybar-0.9.7-fmt-compat.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  0.9.7.tar.xz
  waybar-0.9.7-fmt-compat.patch

New:
----
  0.9.8.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ waybar.spec ++++++
--- /var/tmp/diff_new_pack.Djbelo/_old  2021-08-18 08:56:41.682919679 +0200
+++ /var/tmp/diff_new_pack.Djbelo/_new  2021-08-18 08:56:41.686919674 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           waybar
-Version:        0.9.7
+Version:        0.9.8
 Release:        0
 Summary:        Customizable Wayland bar for Sway and Wlroots based compositors
 License:        MIT
@@ -27,8 +27,6 @@
 # to get the `date` dependency. and create own tarball
 #Source:         https://github.com/Alexays/Waybar/archive/%{version}.tar.gz
 Source:         %{version}.tar.xz
-# boo#1188200 - 
https://github.com/Alexays/Waybar/commit/368e4813de5356332d1167e8200cb5633e772ed6
-Patch0:         waybar-0.9.7-fmt-compat.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-layer-shell-devel
@@ -52,6 +50,7 @@
 BuildRequires:  pkgconfig(libnl-3.0)
 BuildRequires:  pkgconfig(libnl-genl-3.0)
 # optional: audio
+BuildRequires:  pkgconfig(libevdev)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(sigc++-2.0)
@@ -60,6 +59,7 @@
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-cursor)
 BuildRequires:  pkgconfig(wayland-protocols)
+BuildRequires:  pkgconfig(xkbregistry)
 # requires branding
 Requires:       %{name}-branding
 # optional: sway integration

++++++ 0.9.7.tar.xz -> 0.9.8.tar.xz ++++++
++++ 90253 lines of diff (skipped)

Reply via email to