Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsmpp34 for openSUSE:Factory checked in at 2023-11-01 22:11:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmpp34 (Old) and /work/SRC/openSUSE:Factory/.libsmpp34.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmpp34" Wed Nov 1 22:11:11 2023 rev:8 rq:1121695 version:1.14.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libsmpp34/libsmpp34.changes 2023-07-03 17:43:37.129012971 +0200 +++ /work/SRC/openSUSE:Factory/.libsmpp34.new.17445/libsmpp34.changes 2023-11-01 22:11:38.103345013 +0100 @@ -1,0 +2,6 @@ +Wed Nov 1 19:49:35 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.14.3 + * Build system fixes only + +------------------------------------------------------------------- Old: ---- 1.14.2.tar.gz New: ---- 1.14.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmpp34.spec ++++++ --- /var/tmp/diff_new_pack.PtcPyv/_old 2023-11-01 22:11:38.655365462 +0100 +++ /var/tmp/diff_new_pack.PtcPyv/_new 2023-11-01 22:11:38.659365611 +0100 @@ -19,7 +19,7 @@ %define sover 1 Name: libsmpp34 -Version: 1.14.2 +Version: 1.14.3 Release: 0 Summary: PDU SMPP packaging and unpackaging tool License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ 1.14.2.tar.gz -> 1.14.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsmpp34-1.14.2/binaries/Makefile.am new/libsmpp34-1.14.3/binaries/Makefile.am --- old/libsmpp34-1.14.2/binaries/Makefile.am 2023-02-07 14:28:28.000000000 +0100 +++ new/libsmpp34-1.14.3/binaries/Makefile.am 2023-09-12 12:40:44.000000000 +0200 @@ -9,9 +9,8 @@ include $(top_srcdir)/test_apps/Makefile.am include $(top_srcdir)/src/Makefile.am -LDADD = libsmpp34.la +LDADD = libsmpp34.la -lrt -lpthread AM_CPPFLAGS = -D_REENTRANT -DBSD_COMP -D_POSIX_PTHREAD_SEMANTICS AM_CFLAGS = @CFLAGS@ -Wall -fPIC # -static INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir) -AM_LDFLAGS = -lrt -lpthread OBJ_EXTRA_DIST = $(esme_EXTRA_DIST) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsmpp34-1.14.2/debian/changelog new/libsmpp34-1.14.3/debian/changelog --- old/libsmpp34-1.14.2/debian/changelog 2023-02-07 14:28:28.000000000 +0100 +++ new/libsmpp34-1.14.3/debian/changelog 2023-09-12 12:40:44.000000000 +0200 @@ -1,3 +1,13 @@ +libsmpp34 (1.14.3) unstable; urgency=medium + + [ Vadim Yanitskiy ] + * binaries/Makefile.am: libraries shall not be in AM_LDFLAGS + + [ Oliver Smith ] + * debian: set compat level to 10 + + -- Pau Espin Pedrol <pes...@sysmocom.de> Tue, 12 Sep 2023 12:40:43 +0200 + libsmpp34 (1.14.2) unstable; urgency=medium [ Vadim Yanitskiy ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsmpp34-1.14.2/debian/compat new/libsmpp34-1.14.3/debian/compat --- old/libsmpp34-1.14.2/debian/compat 2023-02-07 14:28:28.000000000 +0100 +++ new/libsmpp34-1.14.3/debian/compat 2023-09-12 12:40:44.000000000 +0200 @@ -1 +1 @@ -9 +10 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsmpp34-1.14.2/debian/control new/libsmpp34-1.14.3/debian/control --- old/libsmpp34-1.14.2/debian/control 2023-02-07 14:28:28.000000000 +0100 +++ new/libsmpp34-1.14.3/debian/control 2023-09-12 12:40:44.000000000 +0200 @@ -2,7 +2,7 @@ Maintainer: Osmocom team <open...@lists.osmocom.org> Section: libs Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), autotools-dev, autoconf, automake,