Changes of Revision 57
osmo-msc.spec
Changed
x
1
2
3
%define with_iu 1
4
Name: osmo-msc
5
-Requires: osmocom-nightly = 202208190002
6
-Version: 1.9.0.16.62977.202208190002
7
+Requires: osmocom-nightly = 202208200002
8
+Version: 1.9.0.16.62977.202208200002
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.9.0.16.62977.202208190002.tar.xz
15
+Source: osmo-msc_1.9.0.16.62977.202208200002.tar.xz
16
Source1: rpmlintrc
17
BuildRequires: autoconf
18
BuildRequires: automake
19
osmo-msc_1.9.0.16.62977.202208190002.dsc -> osmo-msc_1.9.0.16.62977.202208200002.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.9.0.16.62977.202208190002
6
+Version: 1.9.0.16.62977.202208200002
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
- 064354094188e37ef8ad99ce1f162f6d5eb91128 335744 osmo-msc_1.9.0.16.62977.202208190002.tar.xz
15
+ 5d81923a12e269697c53b48dfbbd8a37d090ba9c 335776 osmo-msc_1.9.0.16.62977.202208200002.tar.xz
16
Checksums-Sha256:
17
- 6abd81fd2ebd427e71d3eee83346276fb270bbcf8049909222ee2fc61da1505e 335744 osmo-msc_1.9.0.16.62977.202208190002.tar.xz
18
+ 8abc2c9dd6066570f0c362c42dfeaf74878d43c79ca3b805425900bbbaf283ec 335776 osmo-msc_1.9.0.16.62977.202208200002.tar.xz
19
Files:
20
- a4f010fdd655ae842b0e7e6207b290a4 335744 osmo-msc_1.9.0.16.62977.202208190002.tar.xz
21
+ d9a286ea910557074f4f4cab749f164f 335776 osmo-msc_1.9.0.16.62977.202208200002.tar.xz
22
osmo-msc_1.9.0.16.62977.202208190002.tar.xz/.tarball-version -> osmo-msc_1.9.0.16.62977.202208200002.tar.xz/.tarball-version
Changed
4
1
2
-1.9.0.16-62977.202208190002
3
+1.9.0.16-62977.202208200002
4
osmo-msc_1.9.0.16.62977.202208190002.tar.xz/contrib/osmo-msc.spec.in -> osmo-msc_1.9.0.16.62977.202208200002.tar.xz/contrib/osmo-msc.spec.in
Changed
10
1
2
3
%define with_iu 1
4
Name: osmo-msc
5
-Requires: osmocom-nightly = 202208190002
6
+Requires: osmocom-nightly = 202208200002
7
Version: @VERSION@
8
Release: 0
9
Summary: Osmocom's MSC for 2G and 3G circuit-switched mobile networks
10
osmo-msc_1.9.0.16.62977.202208190002.tar.xz/debian/changelog -> osmo-msc_1.9.0.16.62977.202208200002.tar.xz/debian/changelog
Changed
12
1
2
-osmo-msc (1.9.0.16.62977.202208190002) unstable; urgency=medium
3
+osmo-msc (1.9.0.16.62977.202208200002) unstable; urgency=medium
4
5
* Automatically generated changelog entry for building the Osmocom nightly feed
6
7
- -- Osmocom OBS scripts <info@osmocom.org> Fri, 19 Aug 2022 00:03:27 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org> Sat, 20 Aug 2022 00:03:28 +0000
9
10
osmo-msc (1.9.0) unstable; urgency=medium
11
12
osmo-msc_1.9.0.16.62977.202208190002.tar.xz/debian/control -> osmo-msc_1.9.0.16.62977.202208200002.tar.xz/debian/control
Changed
28
1
2
Package: osmo-msc
3
Architecture: any
4
Multi-Arch: foreign
5
-Depends: osmocom-nightly (= 202208190002), ${misc:Depends}, ${shlibs:Depends}
6
+Depends: osmocom-nightly (= 202208200002), ${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 (= 202208190002), osmo-msc (= ${binary:Version}), ${misc:Depends}
15
+Depends: osmocom-nightly (= 202208200002), 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 (= 202208190002), ${misc:Depends}
24
+Depends: osmocom-nightly (= 202208200002), ${misc:Depends}
25
Description: ${misc:Package} PDF documentation
26
Various manuals: user manual, VTY reference manual and/or
27
protocol/interface manuals.
28