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)