pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/28452 )
Change subject: Bump version: 1.4.0.3-9a3e → 1.4.1 ......................................................................
Bump version: 1.4.0.3-9a3e → 1.4.1
Change-Id: I9a930264b7c40b3e205c9818634597cc21364a50 --- M debian/changelog 1 file changed, 13 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/debian/changelog b/debian/changelog index a6f6b70..024777f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +osmo-trx (1.4.1) unstable; urgency=medium + + [ Oliver Smith ] + * treewide: remove FSF address + + [ Vadim Yanitskiy ] + * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' + + [ Harald Welte ] + * update git URLs (git -> https; gitea) + + -- Pau Espin Pedrol pespin@sysmocom.de Wed, 29 Jun 2022 09:32:56 +0200 + osmo-trx (1.4.0) unstable; urgency=medium
[ Pau Espin Pedrol ]