Changes of Revision 2
osmo-msc.spec
Changed
x
1
2
3
%define with_iu 1
4
Name: osmo-msc
5
-Requires: osmocom-nightly = 1.0.0.202206260026
6
-Version: 1.8.0.43.2eaaf.202206260026
7
+Requires: osmocom-nightly = 1.0.0.202206271119
8
+Version: 1.8.0.43.2eaaf.202206271119
9
Release: 0
10
Summary: Osmocom's MSC for 2G and 3G circuit-switched mobile networks
11
License: AGPL-3.0-or-later AND GPL-2.0-only
12
Group: Productivity/Telephony/Servers
13
URL: https://osmocom.org/projects/osmomsc
14
-Source: osmo-msc_1.8.0.43.2eaaf.202206260026.tar.xz
15
+Source: osmo-msc_1.8.0.43.2eaaf.202206271119.tar.xz
16
BuildRequires: autoconf
17
BuildRequires: automake
18
BuildRequires: libtool
19
osmo-msc_1.8.0.43.2eaaf.202206260026.dsc -> osmo-msc_1.8.0.43.2eaaf.202206271119.dsc
Changed
22
1
2
Source: osmo-msc
3
Binary: osmo-msc, osmo-msc-dbg, osmo-msc-doc
4
Architecture: any all
5
-Version: 1.8.0.43.2eaaf.202206260026
6
+Version: 1.8.0.43.2eaaf.202206271119
7
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
8
Homepage: https://osmocom.org/projects/osmomsc
9
Standards-Version: 3.9.8
10
11
osmo-msc-dbg deb debug extra arch=any
12
osmo-msc-doc deb doc optional arch=all
13
Checksums-Sha1:
14
- 0be9d2fa8ee23b99b04e6915632b196dff0dc7ba 334168 osmo-msc_1.8.0.43.2eaaf.202206260026.tar.xz
15
+ 03972d5d121ac323cde6ae833792da0135e39d22 334164 osmo-msc_1.8.0.43.2eaaf.202206271119.tar.xz
16
Checksums-Sha256:
17
- e76f15a1d2e8df76fc18c637f2874612c0f362fd3f8ac74100f9817b7ee06561 334168 osmo-msc_1.8.0.43.2eaaf.202206260026.tar.xz
18
+ e4e0c9c94095512bcf84d14e8ff3a7fde466305c9df07a1308377a0dbfa3b7c3 334164 osmo-msc_1.8.0.43.2eaaf.202206271119.tar.xz
19
Files:
20
- 03b0ff7aefcb56002e56340db5fb4dbc 334168 osmo-msc_1.8.0.43.2eaaf.202206260026.tar.xz
21
+ 03cc0a75752617d3b469c7d4094bcfd0 334164 osmo-msc_1.8.0.43.2eaaf.202206271119.tar.xz
22
osmo-msc_1.8.0.43.2eaaf.202206260026.tar.xz/debian/changelog -> osmo-msc_1.8.0.43.2eaaf.202206271119.tar.xz/debian/changelog
Changed
12
1
2
-osmo-msc (1.8.0.43.2eaaf.202206260026) UNRELEASED; urgency=medium
3
+osmo-msc (1.8.0.43.2eaaf.202206271119) UNRELEASED; urgency=medium
4
5
* Snapshot build
6
7
- -- Pau Espin Pedrol <pespin@sysmocom.de> Sun, 26 Jun 2022 00:28:54 +0000
8
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Mon, 27 Jun 2022 11:25:07 +0000
9
10
osmo-msc (1.8.0) unstable; urgency=medium
11
12
osmo-msc_1.8.0.43.2eaaf.202206260026.tar.xz/debian/control -> osmo-msc_1.8.0.43.2eaaf.202206271119.tar.xz/debian/control
Changed
28
1
2
Package: osmo-msc
3
Architecture: any
4
Multi-Arch: foreign
5
-Depends: osmocom-nightly (= 1.0.0.202206260026), ${misc:Depends}, ${shlibs:Depends}
6
+Depends: osmocom-nightly (= 1.0.0.202206271119), ${misc:Depends}, ${shlibs:Depends}
7
Recommends: osmo-mgw
8
Description: OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks
9
The Mobile Switching Center (MSC) is the heart of 2G/3G
10
11
Section: debug
12
Architecture: any
13
Multi-Arch: same
14
-Depends: osmocom-nightly (= 1.0.0.202206260026), osmo-msc (= ${binary:Version}), ${misc:Depends}
15
+Depends: osmocom-nightly (= 1.0.0.202206271119), osmo-msc (= ${binary:Version}), ${misc:Depends}
16
Description: OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks
17
The Mobile Switching Center (MSC) is the heart of 2G/3G
18
circuit-switched services. It terminates the A-interface links from the
19
20
Architecture: all
21
Section: doc
22
Priority: optional
23
-Depends: osmocom-nightly (= 1.0.0.202206260026), ${misc:Depends}
24
+Depends: osmocom-nightly (= 1.0.0.202206271119), ${misc:Depends}
25
Description: ${misc:Package} PDF documentation
26
Various manuals: user manual, VTY reference manual and/or
27
protocol/interface manuals.
28