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