diff --git a/_service b/_service
index 1c46dad..07f5c0c 100644
--- a/_service
+++ b/_service
@@ -2,10 +2,9 @@
git
https://github.com/Alexays/Waybar.git
- 0.9.16
+ 0.9.17
@PARENT_TAG@
(.*)
- enable
waybar
diff --git a/_servicedata b/_servicedata
index ca22057..30c9a78 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/Alexays/Waybar.git
- 9eb6c4e296d5736565c0434514b709d2bbb3bebe
\ No newline at end of file
+ f0bead34d4f3a36cb9c94d60152d22dc6a773d60
\ No newline at end of file
diff --git a/waybar-0.9.16.obscpio b/waybar-0.9.16.obscpio
deleted file mode 100644
index f679c01..0000000
--- a/waybar-0.9.16.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5e62ce31638c135c779173b2e448dd390296c1ce03da6772360be179ba5d9e2b
-size 845836
diff --git a/waybar-0.9.17.obscpio b/waybar-0.9.17.obscpio
new file mode 100644
index 0000000..f738fd7
--- /dev/null
+++ b/waybar-0.9.17.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3cf2765f24520526f0b2f59355d3679218e5711d19e80918b350cf9d08b80a27
+size 877068
diff --git a/waybar.changes b/waybar.changes
index 044c0b4..c969879 100644
--- a/waybar.changes
+++ b/waybar.changes
@@ -1,3 +1,39 @@
+-------------------------------------------------------------------
+Mon Jan 16 09:18:06 UTC 2023 - Filippo Bonazzi
+
+- Remove `changesgenerate` service
+ Upstream provides a better changelog than the one this service is able to
+ generate from git commits.
+
+-------------------------------------------------------------------
+Wed Jan 11 15:03:09 UTC 2023 - Filippo Bonazzi
+
+- Update to version 0.9.17:
+ * Add image module
+ * Upower click
+ * feat: add icon support to the wireplumber module
+ * fix: wireplumber module when used with a bluetooth device
+ * Allow the calendar month scrolling to be inverted
+ * User Module: added file existence check
+ * Don't search "Keyboard at" from hyprland/language
+ * Hide module if text resolves to being empty
+ * fix AIconLabel spacing between image and label
+ * feat(battery): add macsmc-battery time remaining support
+ * fix(calendar week numbers)
+ * fix(battery): ignore non-system power supplies
+ * Calendar week numbers
+ * format-calendar-weeks won't accept format strings
+ * Fix hyprland language initialization issues
+ * Minor refactorings and formatting fixes for hyprland language module
+ * Implement hyprland submap module
+ * Fix wrong layout name in hyprland language module when a variant is used
+ * modules/clock: improve ux when calendar_shift is used
+ * sway,feat: allow alphabetical sort
+ * fix: cpu_load pushed twice to the vector
+ * Add mpris module
+ * Activate CI for mpris module
+ * Fix GTK crash due to wlr/workspace module upon reconnecting monitor
+
-------------------------------------------------------------------
Tue Dec 13 20:58:47 UTC 2022 - Filippo Bonazzi
diff --git a/waybar.obsinfo b/waybar.obsinfo
index f5024b7..371dcc0 100644
--- a/waybar.obsinfo
+++ b/waybar.obsinfo
@@ -1,4 +1,4 @@
name: waybar
-version: 0.9.16
-mtime: 1669318452
-commit: 9eb6c4e296d5736565c0434514b709d2bbb3bebe
+version: 0.9.17
+mtime: 1673433570
+commit: f0bead34d4f3a36cb9c94d60152d22dc6a773d60
diff --git a/waybar.spec b/waybar.spec
index 0e709da..f8f53bf 100644
--- a/waybar.spec
+++ b/waybar.spec
@@ -1,7 +1,7 @@
#
# spec file for package waybar
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.16
+Version: 0.9.17
Release: 0
Summary: Customizable Wayland bar for Sway and Wlroots based compositors
License: MIT
@@ -41,6 +41,8 @@ BuildRequires: pkgconfig(catch2) >= 3.0
BuildRequires: sndio-devel >= 1.7.0
# clock module
BuildRequires: hhdate-devel
+# optional: mpris module
+BuildRequires: pkgconfig(playerctl)
# optional: man pages
BuildRequires: scdoc
# optional: tray module