From eb7345df4a24069bed2fdc36379c2e7c5a1c35ab Mon Sep 17 00:00:00 2001 From: Stefan Bluhm Date: Sat, 28 Jan 2023 15:06:54 +0000 Subject: [PATCH] Update changelog --- pipewire.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pipewire.spec b/pipewire.spec index f784f18..2031f1f 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -9,7 +9,7 @@ %global ms_version 0.4.2 # For rpmdev-bumpspec and releng automation -%global baserelease 2 +%global baserelease 3 #global snapdate 20210107 #global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb @@ -667,6 +667,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || : %{_libdir}/pipewire-%{apiversion}/libpipewire-module-x11-bell.so %changelog +* Sat Jan 28 2023 Stefan Bluhm - 0.3.65-3 +- Added missing build dependency + * Thu Jan 26 2023 Wim Taymans - 0.3.65-2 - Add NEWS file (rhbz#2032237)