Changes of Revision 231
libsmpp34.spec
Changed
x
1
2
3
%define sover 1
4
Name: libsmpp34
5
-Requires: osmocom-nightly = 202302070008
6
-Version: 1.14.1.8.c3e7.202302070008
7
+Requires: osmocom-nightly = 202302080007
8
+Version: 1.14.2.202302080007
9
Release: 0
10
Summary: PDU SMPP packaging and unpackaging tool
11
License: GPL-2.0-or-later AND LGPL-2.1-or-later
12
Group: Development/Libraries/C and C++
13
URL: https://osmocom.org/projects/libsmpp34
14
-Source: libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz
15
+Source: libsmpp34_1.14.2.202302080007.tar.xz
16
Source1: rpmlintrc
17
BuildRequires: autoconf >= 2.57
18
BuildRequires: libtool
19
20
The library provides the PDU handling of the SMPP-3.4 protocol.
21
22
%package -n libsmpp34-%{sover}
23
-Requires: osmocom-nightly = 202302070008
24
+Requires: osmocom-nightly = 202302080007
25
Summary: SMPP-3.4 protocol library
26
License: LGPL-2.1-or-later
27
Group: System/Libraries
28
29
Entitites and Message Centres.
30
31
%package -n libsmpp34-%{sover}-devel
32
-Requires: osmocom-nightly = 202302070008
33
+Requires: osmocom-nightly = 202302080007
34
Summary: Development files for the SMPP-3.4 protocol library
35
License: GPL-2.0-or-later
36
Group: Development/Libraries/C and C++
37
libsmpp34_1.14.1.8.c3e7.202302070008.dsc -> libsmpp34_1.14.2.202302080007.dsc
Changed
22
1
2
Source: libsmpp34
3
Binary: libsmpp1, libsmpp34-dev, libsmpp34-utils, libsmpp34-dbg
4
Architecture: any
5
-Version: 1.14.1.8.c3e7.202302070008
6
+Version: 1.14.2.202302080007
7
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
8
Homepage: https://projects.osmocom.org/projects/libsmpp34
9
Standards-Version: 3.9.6
10
11
libsmpp34-dev deb libdevel optional arch=any
12
libsmpp34-utils deb libs optional arch=any
13
Checksums-Sha1:
14
- beeace5e00f2dd958fdb01ec98dc88f55b816c68 40084 libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz
15
+ 9cc836bf0f3b0f7fa77027f737428d2b6ff69063 40248 libsmpp34_1.14.2.202302080007.tar.xz
16
Checksums-Sha256:
17
- 6f5280b820abc542006eb67edb243a429cac3737af90dfc867008e37755a7dc4 40084 libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz
18
+ 0686306a56b7baa38a3d78b9b64a2a050aa29f24d3e2a4f7044e9b374b2e47f9 40248 libsmpp34_1.14.2.202302080007.tar.xz
19
Files:
20
- 5099d56d28cbfff00b7209d0a1561bf0 40084 libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz
21
+ 9a5bb7d0415de988b7f53ac93f1745d8 40248 libsmpp34_1.14.2.202302080007.tar.xz
22
libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz/.tarball-version -> libsmpp34_1.14.2.202302080007.tar.xz/.tarball-version
Changed
4
1
2
-1.14.1.8-c3e7.202302070008
3
+1.14.2.202302080007
4
libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz/contrib/libsmpp34.spec.in -> libsmpp34_1.14.2.202302080007.tar.xz/contrib/libsmpp34.spec.in
Changed
28
1
2
3
%define sover 1
4
Name: libsmpp34
5
-Requires: osmocom-nightly = 202302070008
6
+Requires: osmocom-nightly = 202302080007
7
Version: @VERSION@
8
Release: 0
9
Summary: PDU SMPP packaging and unpackaging tool
10
11
The library provides the PDU handling of the SMPP-3.4 protocol.
12
13
%package -n libsmpp34-%{sover}
14
-Requires: osmocom-nightly = 202302070008
15
+Requires: osmocom-nightly = 202302080007
16
Summary: SMPP-3.4 protocol library
17
License: LGPL-2.1-or-later
18
Group: System/Libraries
19
20
Entitites and Message Centres.
21
22
%package -n libsmpp34-%{sover}-devel
23
-Requires: osmocom-nightly = 202302070008
24
+Requires: osmocom-nightly = 202302080007
25
Summary: Development files for the SMPP-3.4 protocol library
26
License: GPL-2.0-or-later
27
Group: Development/Libraries/C and C++
28
libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz/debian/changelog -> libsmpp34_1.14.2.202302080007.tar.xz/debian/changelog
Changed
30
1
2
-libsmpp34 (1.14.1.8.c3e7.202302070008) unstable; urgency=medium
3
+libsmpp34 (1.14.2.202302080007) unstable; urgency=medium
4
5
* Automatically generated changelog entry for building the Osmocom nightly feed
6
7
- -- Osmocom OBS scripts <info@osmocom.org> Tue, 07 Feb 2023 00:09:09 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org> Wed, 08 Feb 2023 00:07:50 +0000
9
+
10
+libsmpp34 (1.14.2) unstable; urgency=medium
11
+
12
+ Vadim Yanitskiy
13
+ * README.md: fix copy-paste: s/libosmocore/libsmpp34/
14
+ * update git URLs (git -> https; gitea)
15
+ * Makefile.am, configure.ac: fix autoreconf related warnings
16
+ * contrib/jenkins.sh: actually build with $PARALLEL_MAKE
17
+
18
+ Max
19
+ * cosmetic: make linter happy
20
+ * Add #define for default SMPP port 2775
21
+
22
+ Harald Welte
23
+ * test_apps: Fix compilation of example smsc code
24
+ * Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition
25
+
26
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 14:28:28 +0100
27
28
libsmpp34 (1.14.1) unstable; urgency=medium
29
30
libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz/debian/control -> libsmpp34_1.14.2.202302080007.tar.xz/debian/control
Changed
34
1
2
Section: libs
3
Architecture: any
4
Multi-Arch: same
5
-Depends: osmocom-nightly (= 202302070008), ${shlibs:Depends},
6
+Depends: osmocom-nightly (= 202302080007), ${shlibs:Depends},
7
${misc:Depends}
8
Pre-Depends: ${misc:Pre-Depends}
9
Description: Open PDU SMPP packaging and unpackaging tool
10
11
Architecture: any
12
Multi-Arch: same
13
Section: libdevel
14
-Depends: osmocom-nightly (= 202302070008), libsmpp1 (= ${binary:Version}),
15
+Depends: osmocom-nightly (= 202302080007), libsmpp1 (= ${binary:Version}),
16
${misc:Depends}
17
Description: Development files for libsmpp34
18
This library is an implementation for providing the PDU handling of the
19
20
21
Package: libsmpp34-utils
22
Architecture: any
23
-Depends: osmocom-nightly (= 202302070008), ${shlibs:Depends}, ${misc:Depends}
24
+Depends: osmocom-nightly (= 202302080007), ${shlibs:Depends}, ${misc:Depends}
25
Description: Utilities for SMPP
26
27
Package: libsmpp34-dbg
28
Architecture: any
29
Section: debug
30
Priority: extra
31
-Depends: osmocom-nightly (= 202302070008), libsmpp1 (= ${binary:Version}), ${misc:Depends}
32
+Depends: osmocom-nightly (= 202302080007), libsmpp1 (= ${binary:Version}), ${misc:Depends}
33
Description: Debug symbols for libsmpp34
34
libsmpp34_1.14.1.8.c3e7.202302070008.tar.xz/src/Makefile.am -> libsmpp34_1.14.2.202302080007.tar.xz/src/Makefile.am
Changed
9
1
2
# This is _NOT_ the library release version, it's an API version.
3
# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
4
-LIBVERSION=2:0:1
5
+LIBVERSION=3:0:2
6
7
# src/Makefile.am #
8
lib_LTLIBRARIES = libsmpp34.la
9