<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/26262">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib/libosmocore.spec.in: Depends on talloc 2.1.0<br><br>With recent commit (see below) libosmocore started using talloc API<br>talloc_pooled_object(), which is available only startinf from talloc<br>2.1.0.<br>Let's bump required version check accordingly.<br><br>Issue found by osmo-release.sh:<br>ERROR: configure.ac <talloc, 2.1.0> does NOT match contrib/*.spec.in <talloc, 2.0.1>!<br><br>Fixes: b72867f0e68c96ca25e1f9929ce92be0a802db6b<br>Change-Id: I6797e244118ce2ca7dd22050ff505d8442bba672<br>---<br>M contrib/libosmocore.spec.in<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/62/26262/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/libosmocore.spec.in b/contrib/libosmocore.spec.in</span><br><span>index df36e89..a3e0601 100644</span><br><span>--- a/contrib/libosmocore.spec.in</span><br><span>+++ b/contrib/libosmocore.spec.in</span><br><span>@@ -29,7 +29,7 @@</span><br><span> BuildRequires:  pkgconfig(gnutls) >= 2.12.0</span><br><span> BuildRequires:  pkgconfig(libpcsclite)</span><br><span> BuildRequires:  pkgconfig(libusb-1.0)</span><br><span style="color: hsl(0, 100%, 40%);">-BuildRequires:  pkgconfig(talloc) >= 2.0.1</span><br><span style="color: hsl(120, 100%, 40%);">+BuildRequires:  pkgconfig(talloc) >= 2.1.0</span><br><span> BuildRequires:  pkgconfig(libmnl)</span><br><span> BuildRequires:  pkgconfig(libsystemd)</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/26262">change 26262</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/26262"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6797e244118ce2ca7dd22050ff505d8442bba672 </div>
<div style="display:none"> Gerrit-Change-Number: 26262 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>