Projects
osmocom:nightly
osmo-trx
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
osmo-trx.spec
Changed
@@ -13,14 +13,14 @@ # published by the Open Source Initiative. Name: osmo-trx -Requires: osmocom-nightly = 1.0.0.202206290002 -Version: 1.4.0.3.9a3e.202206290002 +Requires: osmocom-nightly = 1.0.0.202206300002 +Version: 1.4.1.202206300002 Release: 0 Summary: SDR transceiver that implements Layer 1 of a GSM BTS License: AGPL-3.0-or-later Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmotrx -Source: osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz +Source: osmo-trx_1.4.1.202206300002.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -68,7 +68,7 @@ generations of mobile phone networks. (post-2G/GSM) %package uhd -Requires: osmocom-nightly = 1.0.0.202206290002 +Requires: osmocom-nightly = 1.0.0.202206300002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (UHD) Group: Productivity/Telephony/Servers Requires: uhd-firmware @@ -91,7 +91,7 @@ %if ! 0%{?centos_ver} %package usrp1 -Requires: osmocom-nightly = 1.0.0.202206290002 +Requires: osmocom-nightly = 1.0.0.202206300002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1) Group: Productivity/Telephony/Servers @@ -112,7 +112,7 @@ generations of mobile phone networks. (post-2G/GSM) %package lms -Requires: osmocom-nightly = 1.0.0.202206290002 +Requires: osmocom-nightly = 1.0.0.202206300002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite) Group: Productivity/Telephony/Servers @@ -134,7 +134,7 @@ %endif %package ipc -Requires: osmocom-nightly = 1.0.0.202206290002 +Requires: osmocom-nightly = 1.0.0.202206300002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (IPC) Group: Productivity/Telephony/Servers @@ -155,7 +155,7 @@ generations of mobile phone networks. (post-2G/GSM) %package ipc-test -Requires: osmocom-nightly = 1.0.0.202206290002 +Requires: osmocom-nightly = 1.0.0.202206300002 Summary: SDR transceiver that implements Layer 1 of a GSM BTS (IPC) driver test utility Group: Productivity/Telephony/Servers
View file
osmo-trx_1.4.0.3.9a3e.202206290002.dsc -> osmo-trx_1.4.1.202206300002.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-trx Binary: osmo-trx, osmo-trx-dbg, osmo-trx-uhd, osmo-trx-usrp1, osmo-trx-lms, osmo-trx-ipc, osmo-trx-doc Architecture: any all -Version: 1.4.0.3.9a3e.202206290002 +Version: 1.4.1.202206300002 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmotrx Standards-Version: 3.9.6 @@ -18,8 +18,8 @@ osmo-trx-uhd deb net optional arch=any osmo-trx-usrp1 deb net optional arch=any Checksums-Sha1: - 13390d47c050a748ff839cebb4eefc9cd443d694 335732 osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz + dfda218851f60a943eca01b7ed68b1b7c861ded8 335648 osmo-trx_1.4.1.202206300002.tar.xz Checksums-Sha256: - 09aa99470a330b02e8650bfaf4ef36e5097899329a66685f40870b18b821a0a6 335732 osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz + 08975ad92ff1c81977b6567856f768f10771ccc3db4a26c5e1820fc11df1007a 335648 osmo-trx_1.4.1.202206300002.tar.xz Files: - f37fa818e4f4cb53ef34e4e90198fcb2 335732 osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz + 0cacc4aaa27db4f2cb57f10e4d0b0272 335648 osmo-trx_1.4.1.202206300002.tar.xz
View file
osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz/.tarball-version -> osmo-trx_1.4.1.202206300002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.4.0.3-9a3e \ No newline at end of file +1.4.1 \ No newline at end of file
View file
osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz/debian/changelog -> osmo-trx_1.4.1.202206300002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,21 @@ -osmo-trx (1.4.0.3.9a3e.202206290002) UNRELEASED; urgency=medium +osmo-trx (1.4.1.202206300002) UNRELEASED; urgency=medium * Snapshot build - -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 29 Jun 2022 00:07:11 +0000 + -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 30 Jun 2022 00:07:24 +0000 + +osmo-trx (1.4.1) unstable; urgency=medium + + Oliver Smith + * treewide: remove FSF address + + Vadim Yanitskiy + * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' + + Harald Welte + * update git URLs (git -> https; gitea) + + -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 29 Jun 2022 09:32:56 +0200 osmo-trx (1.4.0) unstable; urgency=medium
View file
osmo-trx_1.4.0.3.9a3e.202206290002.tar.xz/debian/control -> osmo-trx_1.4.1.202206300002.tar.xz/debian/control
Changed
@@ -22,7 +22,7 @@ Homepage: https://projects.osmocom.org/projects/osmotrx Package: osmo-trx -Depends: osmocom-nightly (= 1.0.0.202206290002), osmo-trx-uhd +Depends: osmocom-nightly (= 1.0.0.202206300002), osmo-trx-uhd Architecture: all Description: Metapackage for osmo-trx-uhd @@ -30,13 +30,13 @@ Architecture: any Section: debug Priority: extra -Depends: osmocom-nightly (= 1.0.0.202206290002), osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), osmo-trx-ipc (= ${binary:Version}), ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206300002), osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), osmo-trx-ipc (= ${binary:Version}), ${misc:Depends} Description: Debug symbols for the osmo-trx-* Make debugging possible Package: osmo-trx-uhd Architecture: any -Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206300002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -55,7 +55,7 @@ Package: osmo-trx-usrp1 Architecture: any -Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206300002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -74,7 +74,7 @@ Package: osmo-trx-lms Architecture: any -Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206300002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -93,7 +93,7 @@ Package: osmo-trx-ipc Architecture: any -Depends: osmocom-nightly (= 1.0.0.202206290002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206300002), ${shlibs:Depends}, ${misc:Depends} Description: SDR transceiver that implements Layer 1 of a GSM BTS (generic IPC) OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications: @@ -114,7 +114,7 @@ Architecture: all Section: doc Priority: optional -Depends: osmocom-nightly (= 1.0.0.202206290002), ${misc:Depends} +Depends: osmocom-nightly (= 1.0.0.202206300002), ${misc:Depends} Description: ${misc:Package} PDF documentation Various manuals: user manual, VTY reference manual and/or protocol/interface manuals.
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.