pespin has submitted this change. ( https://gerrit.osmocom.org/c/libusrp/+/34367?usp=email )
Change subject: Bump version: 3.4.7.7-5730 → 3.4.8 ......................................................................
Bump version: 3.4.7.7-5730 → 3.4.8
Change-Id: I0b8e5a5a62a229b60b0133541efbaad616093a23 --- M debian/changelog 1 file changed, 24 insertions(+), 0 deletions(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/debian/changelog b/debian/changelog index 712a254..3143db5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libusrp (3.4.8) unstable; urgency=medium + + [ Oliver Smith ] + * configure: abort if SDCC is not found + * debian: set compat level to 10 + * Cosmetic: contrib/jenkins.sh: fix typo + * debian/rules: don't build in parallel + + [ Pau Espin Pedrol ] + * linter: Don't check header files + * cosmetic: fx2regs.h: Fix trailing whitespace + * Fix compilation with newer sdcc + + -- Pau Espin Pedrol pespin@sysmocom.de Tue, 12 Sep 2023 12:28:51 +0200 + libusrp (3.4.7) unstable; urgency=medium
[ Oliver Smith ]