From aa38009a4800848a9c120bf8aeb46e33b942e42c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 30 Sep 2021 11:38:18 +0200 Subject: [PATCH] Update version to 0.3.38 --- .gitignore | 1 + 0001-cpu-fix-compilation-on-ARM.patch | 25 +++++++++++++++++++++++++ pipewire.spec | 9 +++++++-- sources | 2 +- 4 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 0001-cpu-fix-compilation-on-ARM.patch diff --git a/.gitignore b/.gitignore index de30165..c554a40 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /pipewire-0.3.35.tar.gz /pipewire-0.3.36.tar.gz /pipewire-0.3.37.tar.gz +/pipewire-0.3.38.tar.gz diff --git a/0001-cpu-fix-compilation-on-ARM.patch b/0001-cpu-fix-compilation-on-ARM.patch new file mode 100644 index 0000000..2ac752d --- /dev/null +++ b/0001-cpu-fix-compilation-on-ARM.patch @@ -0,0 +1,25 @@ +From f8817b439433798bd7217dc4ae72197887b0fc96 Mon Sep 17 00:00:00 2001 +From: Wim Taymans +Date: Thu, 30 Sep 2021 11:12:27 +0200 +Subject: [PATCH] cpu: fix compilation on ARM + +--- + spa/plugins/support/cpu-arm.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/spa/plugins/support/cpu-arm.c b/spa/plugins/support/cpu-arm.c +index d80b8ad87..de07ebf41 100644 +--- a/spa/plugins/support/cpu-arm.c ++++ b/spa/plugins/support/cpu-arm.c +@@ -80,7 +80,7 @@ arm_init(struct impl *impl) + int arch; + + if (!(cpuinfo = get_cpuinfo())) { +- spa_log_warn(impl->log, NAME " %p: Can't read cpuinfo", impl); ++ spa_log_warn(impl->log, "%p: Can't read cpuinfo", impl); + return 1; + } + +-- +2.31.1 + diff --git a/pipewire.spec b/pipewire.spec index c6909cb..2ef0720 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -1,6 +1,6 @@ %global majorversion 0 %global minorversion 3 -%global microversion 37 +%global microversion 38 %global apiversion 0.3 %global spaversion 0.2 @@ -8,7 +8,7 @@ %global libversion %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0 # For rpmdev-bumpspec and releng automation -%global baserelease 3 +%global baserelease 1 #global snapdate 20210107 #global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb @@ -60,6 +60,7 @@ Source0: https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/%{ver %endif ## upstream patches +Patch0001: 0001-cpu-fix-compilation-on-ARM.patch ## upstreamable patches @@ -103,6 +104,7 @@ BuildRequires: pulseaudio-libs-devel BuildRequires: avahi-devel BuildRequires: pkgconfig(webrtc-audio-processing) >= 0.2 BuildRequires: libusb-devel +BuildRequires: readline-devel Requires(pre): shadow-utils Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -559,6 +561,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || : %endif %changelog +* Thu Sep 30 2021 Wim Taymans - 0.3.38-1 +- Update version to 0.3.38 + * Wed Sep 29 2021 Wim Taymans - 0.3.37-3 - Rebuild for new libcamera diff --git a/sources b/sources index 49209f2..dc63a81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pipewire-0.3.37.tar.gz) = 3f4cf1ac66117a56a7a264262e2e238a54060457da6a986bd9227f51cc7e8d1a8fd282aef8462c096819282c5baec22779d2025c2e1918bbfb3d6ff75829aea6 +SHA512 (pipewire-0.3.38.tar.gz) = c3c6c822bf4e5e77fed8d6ef09059d3e43195957692ab7baddc349af3d759d892a9af0e7802d389e2a9a15e5fece4c08ec963ac42df931233eec6057bad67eb6