Changes of Revision 33

osmo-msc.spec Changed
x
 
1
@@ -18,14 +18,14 @@
2
 
3
 %define with_iu 1
4
 Name:           osmo-msc
5
-Requires: osmocom-nightly = 1.0.0.202207260002
6
-Version:  1.9.0.7.9a51.202207260002
7
+Requires: osmocom-nightly = 1.0.0.202207270002
8
+Version:  1.9.0.7.9a51.202207270002
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.7.9a51.202207260002.tar.xz
15
+Source:  osmo-msc_1.9.0.7.9a51.202207270002.tar.xz
16
 BuildRequires:  autoconf
17
 BuildRequires:  automake
18
 BuildRequires:  libtool
19
osmo-msc_1.9.0.7.9a51.202207260002.dsc -> osmo-msc_1.9.0.7.9a51.202207270002.dsc Changed
22
 
1
@@ -2,7 +2,7 @@
2
 Source: osmo-msc
3
 Binary: osmo-msc, osmo-msc-dbg, osmo-msc-doc
4
 Architecture: any all
5
-Version: 1.9.0.7.9a51.202207260002
6
+Version: 1.9.0.7.9a51.202207270002
7
 Maintainer: Osmocom team <openbsc@lists.osmocom.org>
8
 Homepage: https://osmocom.org/projects/osmomsc
9
 Standards-Version: 3.9.8
10
@@ -14,8 +14,8 @@
11
  osmo-msc-dbg deb debug extra arch=any
12
  osmo-msc-doc deb doc optional arch=all
13
 Checksums-Sha1:
14
- 515508ce3b50cd4f09fea035975fe65b6f74ecda 335036 osmo-msc_1.9.0.7.9a51.202207260002.tar.xz
15
+ 13ce3e497603996716b18c54bd3291ac9fb3571d 335040 osmo-msc_1.9.0.7.9a51.202207270002.tar.xz
16
 Checksums-Sha256:
17
- 12af7b080aff82f8d627e04992871ab5fadf87ed751af5ace553248f13cd317e 335036 osmo-msc_1.9.0.7.9a51.202207260002.tar.xz
18
+ edc2cb812f6580087a71413e4f970ce26af9202260b98d9c3031a602787b4877 335040 osmo-msc_1.9.0.7.9a51.202207270002.tar.xz
19
 Files:
20
- add550ad2cd073074610e225cec27f2b 335036 osmo-msc_1.9.0.7.9a51.202207260002.tar.xz
21
+ c1ef70e28706845f580c1d1b44365b3e 335040 osmo-msc_1.9.0.7.9a51.202207270002.tar.xz
22
osmo-msc_1.9.0.7.9a51.202207260002.tar.xz/debian/changelog -> osmo-msc_1.9.0.7.9a51.202207270002.tar.xz/debian/changelog Changed
12
 
1
@@ -1,8 +1,8 @@
2
-osmo-msc (1.9.0.7.9a51.202207260002) UNRELEASED; urgency=medium
3
+osmo-msc (1.9.0.7.9a51.202207270002) UNRELEASED; urgency=medium
4
 
5
   * Snapshot build
6
 
7
- -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 26 Jul 2022 00:08:24 +0000
8
+ -- Pau Espin Pedrol <pespin@sysmocom.de>  Wed, 27 Jul 2022 00:08:25 +0000
9
 
10
 osmo-msc (1.9.0) unstable; urgency=medium
11
 
12
osmo-msc_1.9.0.7.9a51.202207260002.tar.xz/debian/control -> osmo-msc_1.9.0.7.9a51.202207270002.tar.xz/debian/control Changed
28
 
1
@@ -31,7 +31,7 @@
2
 Package: osmo-msc
3
 Architecture: any
4
 Multi-Arch: foreign
5
-Depends: osmocom-nightly (= 1.0.0.202207260002), ${misc:Depends}, ${shlibs:Depends}
6
+Depends: osmocom-nightly (= 1.0.0.202207270002), ${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
@@ -49,7 +49,7 @@
11
 Section: debug
12
 Architecture: any
13
 Multi-Arch: same
14
-Depends: osmocom-nightly (= 1.0.0.202207260002), osmo-msc (= ${binary:Version}), ${misc:Depends}
15
+Depends: osmocom-nightly (= 1.0.0.202207270002), 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
@@ -69,7 +69,7 @@
20
 Architecture: all
21
 Section: doc
22
 Priority: optional
23
-Depends: osmocom-nightly (= 1.0.0.202207260002), ${misc:Depends}
24
+Depends: osmocom-nightly (= 1.0.0.202207270002), ${misc:Depends}
25
 Description: ${misc:Package} PDF documentation
26
  Various manuals: user manual, VTY reference manual and/or
27
  protocol/interface manuals.
28