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 <[email protected]> Wed, 03 Dec 2025 17:09:15 +0100 + libosmo-asn1-tcap (0.1.0) unstable; urgency=medium * initial -- To view, visit https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41544?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: libosmo-asn1-tcap Gerrit-Branch: master Gerrit-Change-Id: I2ff3a616c598deb40821d3d2adb8960c8ad8c29d Gerrit-Change-Number: 41544 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
