From b4a71ea7323d50ae486a2f34eb5a618d7d3ab5b562880f74714fbe6f00f4ce3f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 19 Nov 2021 12:18:45 +0000 Subject: [PATCH] add changelog OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-abis?expand=0&rev=54 --- libosmo-abis.changes | 4 +++- libosmo-abis.spec | 8 ++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/libosmo-abis.changes b/libosmo-abis.changes index ae60221..6c84ca7 100644 --- a/libosmo-abis.changes +++ b/libosmo-abis.changes @@ -2,7 +2,9 @@ Fri Nov 19 09:14:18 UTC 2021 - Martin Hauke - Update to new upstream release 1.2.0 - * https://git.osmocom.org/libosmo-abis/plain/debian/changelog?h=1.2.0 + * ipa: Introduce support for user-specific DSCP and priority + * e1_input: Allow (vty) configuration of IP DSCP and socket + priority - Update patch: * osmo-talloc.diff diff --git a/libosmo-abis.spec b/libosmo-abis.spec index ce0c5f1..8563c5f 100644 --- a/libosmo-abis.spec +++ b/libosmo-abis.spec @@ -106,12 +106,8 @@ applications that want to make use of libosmotrau. echo "%version" >.tarball-version autoreconf -fiv # bugzilla.opensuse.org/795968 for rationale -%configure \ - --includedir="%_includedir/%name" \ - --enable-shared \ - --disable-static \ - --disable-dahdi \ - --enable-e1d +%configure --includedir="%_includedir/%name" \ + --enable-shared --disable-static --disable-dahdi --enable-e1d %make_build %install