pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41544?usp=email )
Change subject: Bump version: 0.1.0 → 0.2.0 ......................................................................
Bump version: 0.1.0 → 0.2.0
Change-Id: I2ff3a616c598deb40821d3d2adb8960c8ad8c29d --- M debian/changelog 1 file changed, 20 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved
diff --git a/debian/changelog b/debian/changelog index ab0df22..50eaafe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +libosmo-asn1-tcap (0.2.0) unstable; urgency=medium + + [ Oliver Smith ] + * configure.ac: use subdir-objects + * Add git-version-gen + * Generate a version.h file + + [ Vadim Yanitskiy ] + * libosmo-asn1-tcap.pc.in: fix include path in Cflags + + [ Daniel Willmann ] + * Add test to ensure parsing works + + [ Pau Espin Pedrol ] + * tests/Makefile.am: Remove -static flag + * .gitignore: Add missing tests/ entries + * Use release helper from libosmocore + + -- Pau Espin Pedrol pespin@sysmocom.de Wed, 03 Dec 2025 17:09:15 +0100 + libosmo-asn1-tcap (0.1.0) unstable; urgency=medium
* initial