Hello community, here is the log from the commit of package osmo-bts for openSUSE:Factory checked in at 2020-01-09 22:50:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-bts (Old) and /work/SRC/openSUSE:Factory/.osmo-bts.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-bts" Thu Jan 9 22:50:09 2020 rev:4 rq:761699 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-bts/osmo-bts.changes 2019-04-01 12:40:12.733968419 +0200 +++ /work/SRC/openSUSE:Factory/.osmo-bts.new.6675/osmo-bts.changes 2020-01-09 22:50:21.970702421 +0100 @@ -1,0 +2,14 @@ +Sun Jan 5 11:41:24 UTC 2020 - Martin Hauke <[email protected]> + +- Update to new upstream release 1.2.0 + * Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSP + * Rename variable: CALIB_SUCESS -> CALIB_SUCCESS + * ETWS Primary Notification via P1 Rest Octets +- Update to new upstream release 1.1.0 + * bts-trx: Introduce VTY command osmotrx trxd-max-version + * bts-trx: trx_if.c: Introduce logging macro LOGPPHI + * rsl: Implement parsing of BS Power Control message + * cbch: Support Extended CBCH + * Enable statsd support + +------------------------------------------------------------------- Old: ---- osmo-bts-1.0.1.tar.xz New: ---- osmo-bts-1.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-bts.spec ++++++ --- /var/tmp/diff_new_pack.m7h8wY/_old 2020-01-09 22:50:24.506703690 +0100 +++ /var/tmp/diff_new_pack.m7h8wY/_new 2020-01-09 22:50:24.530703702 +0100 @@ -1,7 +1,7 @@ # # spec file for package osmo-bts # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: osmo-bts -Version: 1.0.1 +Version: 1.2.0 Release: 0 Summary: Osmocom BTS-Side code (Abis, scheduling) License: AGPL-3.0-or-later AND GPL-2.0-only @@ -31,13 +31,14 @@ BuildRequires: pkgconfig >= 0.20 BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libosmoabis) >= 0.6.0 -BuildRequires: pkgconfig(libosmocodec) >= 1.0.0 -BuildRequires: pkgconfig(libosmocoding) >= 1.0.0 -BuildRequires: pkgconfig(libosmocore) >= 1.0.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.0.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.0.0 +BuildRequires: pkgconfig(libosmocodec) >= 1.3.0 +BuildRequires: pkgconfig(libosmocoding) >= 1.3.0 +BuildRequires: pkgconfig(libosmocore) >= 1.3.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.3.0 +BuildRequires: pkgconfig(libosmogb) +BuildRequires: pkgconfig(libosmogsm) >= 1.3.0 BuildRequires: pkgconfig(libosmotrau) >= 0.6.0 -BuildRequires: pkgconfig(libosmovty) >= 1.0.0 +BuildRequires: pkgconfig(libosmovty) >= 1.3.0 %description Osmocom BTS-Side code (A-bis, scheduling). ++++++ _service ++++++ --- /var/tmp/diff_new_pack.m7h8wY/_old 2020-01-09 22:50:24.906703890 +0100 +++ /var/tmp/diff_new_pack.m7h8wY/_new 2020-01-09 22:50:24.918703896 +0100 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://git.osmocom.org/osmo-bts</param> - <param name="parent-tag">1.0.1</param> - <param name="versionformat">1.0.1</param> + <param name="parent-tag">1.2.0</param> + <param name="versionformat">1.2.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ osmo-bts-1.0.1.tar.xz -> osmo-bts-1.2.0.tar.xz ++++++ ++++ 15465 lines of diff (skipped)
