Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsmpp34 for openSUSE:Factory checked in at 2021-03-15 10:56:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmpp34 (Old) and /work/SRC/openSUSE:Factory/.libsmpp34.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmpp34" Mon Mar 15 10:56:12 2021 rev:6 rq:878992 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libsmpp34/libsmpp34.changes 2020-09-17 14:46:17.483649905 +0200 +++ /work/SRC/openSUSE:Factory/.libsmpp34.new.2401/libsmpp34.changes 2021-03-15 10:56:13.341339512 +0100 @@ -1,0 +2,6 @@ +Sun Mar 14 21:16:15 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 1.14.1 + * Changes to the build system only; no user-visible changes. + +------------------------------------------------------------------- Old: ---- _service libsmpp34-1.14.0.tar.xz New: ---- 1.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmpp34.spec ++++++ --- /var/tmp/diff_new_pack.M30BeC/_old 2021-03-15 10:56:13.837340273 +0100 +++ /var/tmp/diff_new_pack.M30BeC/_new 2021-03-15 10:56:13.841340280 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsmpp34 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2016, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,14 +19,15 @@ %define sover 1 Name: libsmpp34 -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: PDU SMPP packaging and unpackaging tool License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://osmocom.org/projects/libsmpp34 -Source: %name-%version.tar.xz +Source: https://github.com/osmocom/libsmpp34/archive/%version.tar.gz BuildRequires: autoconf >= 2.57 +BuildRequires: fdupes BuildRequires: libtool BuildRequires: pkg-config >= 0.20 BuildRequires: pkgconfig(libxml-2.0) @@ -74,6 +75,7 @@ %install %make_install rm -f "%buildroot/%_libdir"/*.la +%fdupes %buildroot/%_prefix %check %make_build check || (find . -name testsuite.log -exec cat {} +)
