diff --git a/0.9.15.tar.xz b/0.9.15.tar.xz
deleted file mode 100644
index 643bce6..0000000
--- a/0.9.15.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:99875009970b487d1e4180f62244e386f09041157b3fed834df6f2b549c046c6
-size 5299668
diff --git a/Waybar-0.9.16.obscpio b/Waybar-0.9.16.obscpio
new file mode 100644
index 0000000..d016f89
--- /dev/null
+++ b/Waybar-0.9.16.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:818b4469e6a5e19fc27f40a4aee555289c2d89e6dd4f6f0571039f0469b44981
+size 845836
diff --git a/Waybar.obsinfo b/Waybar.obsinfo
new file mode 100644
index 0000000..87c7355
--- /dev/null
+++ b/Waybar.obsinfo
@@ -0,0 +1,4 @@
+name: Waybar
+version: 0.9.16
+mtime: 1669318452
+commit: 9eb6c4e296d5736565c0434514b709d2bbb3bebe
diff --git a/_service b/_service
new file mode 100644
index 0000000..015dac4
--- /dev/null
+++ b/_service
@@ -0,0 +1,16 @@
+
+
+ git
+ https://github.com/Alexays/Waybar.git
+ 0.9.16
+ @PARENT_TAG@
+ (.*)
+ enable
+
+
+
+ *.tar
+ xz
+
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..ca22057
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/Alexays/Waybar.git
+ 9eb6c4e296d5736565c0434514b709d2bbb3bebe
\ No newline at end of file
diff --git a/waybar.changes b/waybar.changes
index f38df96..17eb4cc 100644
--- a/waybar.changes
+++ b/waybar.changes
@@ -1,3 +1,23 @@
+-------------------------------------------------------------------
+Tue Nov 29 19:15:28 UTC 2022 - Filippo Bonazzi
+
+- Update to version 0.9.16:
+ * Revert breaking changes introduced in 0.9.14
+ * button: Remove AButton class
+ * modules: Revert button to label
+ * Battery: "Plugged" status for TLP settings
+ * fix: don't escape mpd label twice
+ * Make backlight module respect format- config
+ * feat(backlight): hide if the display is powered off
+ * Do not crash when a monitor is removed
+ * normalize capacity by number of batteries
+ * clicking on the user label opens the default file manager
+ * User module: fix call parent event handle, added command to open user folder
+ * Recognize outputs with 'bluez' in monitor name as bluetooth class
+ * feat: wireplumber support
+ * fix custom module leaves zombie processes behind when bars are removed
+ * Fix crashes when using named workspaces in Hyprland
+
-------------------------------------------------------------------
Thu Nov 3 08:47:28 UTC 2022 - Michael Vetter
diff --git a/waybar.spec b/waybar.spec
index 8ad234f..4b512ae 100644
--- a/waybar.spec
+++ b/waybar.spec
@@ -17,16 +17,13 @@
Name: waybar
-Version: 0.9.15
+Version: 0.9.16
Release: 0
Summary: Customizable Wayland bar for Sway and Wlroots based compositors
License: MIT
Group: System/GUI/Other
URL: https://github.com/Alexays/Waybar
-# use this to download tarball. then use `meson subprojects download`
-# to get the `date` dependency. and create own tarball
-#Source: https://github.com/Alexays/Waybar/archive/%{version}.tar.gz
-Source: %{version}.tar.xz
+Source: Waybar-%{version}.tar.xz
BuildRequires: cmake
%if 0%{?sle_version} >= 150400
BuildRequires: gcc11-c++
@@ -66,9 +63,10 @@ BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-protocols)
+BuildRequires: pkgconfig(wireplumber-0.4)
BuildRequires: pkgconfig(xkbregistry)
# requires branding
-Requires: %{name}-branding
+Requires: %{name}-branding = %{version}
# optional: sway integration
Recommends: sway
@@ -79,8 +77,8 @@ Customizable Wayland bar for Sway and Wlroots based compositors.
Summary: Upstream branding of %{name}
Group: System/GUI/Other
Requires: %{name} = %{version}
-Supplements: packageand(%{name}:branding-upstream)
-Conflicts: otherproviders(%{name}-branding)
+Supplements: (%{name} and branding-upstream)
+Conflicts: %{name}-branding
Provides: %{name}-branding = %{version}
BuildArch: noarch
#BRAND: /etc/xdg/waybar/config contains upstream config