From 5da8f8874fd2f6d22a94a04212147c5e6734c82e Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Sun, 30 Jul 2023 12:50:24 +0200 Subject: [PATCH] Rebuild for libcamera 0.1.0 bump The libcamera package was updated to version 0.1.0 and pipewire is a user of that library, rebuild it. Signed-off-by: Javier Martinez Canillas --- pipewire.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pipewire.spec b/pipewire.spec index 94c6549..31cbb29 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 1 +%global baserelease 2 #global snapdate 20210107 #global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb @@ -719,6 +719,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || : %endif %changelog +* Sun Jul 30 2023 Javier Martinez Canillas 0.3.76-2 +- Rebuild for libcamera 0.1.0 bump + * Fri Jul 28 2023 Wim Taymans - 0.3.76-1 - Update version to 0.3.76