Projects
osmocom:nightly
osmo-e1d
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 554
View file
osmo-e1d.spec
Changed
@@ -14,14 +14,14 @@ # published by the Open Source Initiative. Name: osmo-e1d -Requires: osmocom-nightly = 202312262026 -Version: 0.6.0.4.6b0f.202312262026 +Requires: osmocom-nightly = 202312272026 +Version: 0.6.0.4.6b0f.202312272026 Release: 0 Summary: Osmocom E1 Daemon License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities URL: https://osmocom.org/projects/osmo-e1d/wiki/Wiki -Source: osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz +Source: osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.9 BuildRequires: libtool >= 2 @@ -46,7 +46,7 @@ timeslots on the top side. %package -n libosmo-e1d1 -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Summary: Osmocom E1 daemon protocol library License: LGPL-3.0-or-later Group: System/Libraries @@ -55,7 +55,7 @@ Osmocom E1 Daemon Protocol Library. %package -n libosmo-octoi2 -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Summary: Library for the Osmocom Community TDMoIP network License: LGPL-3.0-or-later Group: System/Libraries @@ -64,7 +64,7 @@ Library for the Osmocom Community TDMoIP network. %package devel -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Summary: Header files for the Osmocom E1 daemon protocol library License: LGPL-3.0-or-later Group: Development/Libraries/C and C++
View file
osmo-e1d_0.6.0.4.6b0f.202312262026.dsc -> osmo-e1d_0.6.0.4.6b0f.202312272026.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-e1d Binary: osmo-e1d, libosmo-e1d1, libosmo-e1d-dev, libosmo-octoi2, libosmo-octoi-dev Architecture: any -Version: 0.6.0.4.6b0f.202312262026 +Version: 0.6.0.4.6b0f.202312272026 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-e1d Standards-Version: 3.9.8 @@ -16,8 +16,8 @@ libosmo-octoi2 deb libs extra arch=any osmo-e1d deb net extra arch=any Checksums-Sha1: - b2ae0e1b1ed398a5cce488ce4c92c81a23fb0eb2 105804 osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz + 416edd13506b692e93cf183ba669f27f89decbe9 105844 osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz Checksums-Sha256: - 24105cf9dcd241e0810b4e01858595ba5661131c8a02f44a1c86830405fe9b4e 105804 osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz + bfa1deddb7a83e9a2d48ce3b6d3223a4573a3351d1e2e91de50794b9f88fa4d4 105844 osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz Files: - bcc516f4ab1cd94522c649eab451f1a0 105804 osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz + 6baa008e093fca7e6ef252795e57330a 105844 osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz
View file
osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz/.tarball-version -> osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.6.0.4-6b0f.202312262026 +0.6.0.4-6b0f.202312272026
View file
osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz/contrib/osmo-e1d.spec.in -> osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz/contrib/osmo-e1d.spec.in
Changed
@@ -14,7 +14,7 @@ # published by the Open Source Initiative. Name: osmo-e1d -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Version: @VERSION@ Release: 0 Summary: Osmocom E1 Daemon @@ -45,7 +45,7 @@ timeslots on the top side. %package -n libosmo-e1d1 -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Summary: Osmocom E1 daemon protocol library License: LGPL-3.0-or-later Group: System/Libraries @@ -54,7 +54,7 @@ Osmocom E1 Daemon Protocol Library. %package -n libosmo-octoi2 -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Summary: Library for the Osmocom Community TDMoIP network License: LGPL-3.0-or-later Group: System/Libraries @@ -63,7 +63,7 @@ Library for the Osmocom Community TDMoIP network. %package devel -Requires: osmocom-nightly = 202312262026 +Requires: osmocom-nightly = 202312272026 Summary: Header files for the Osmocom E1 daemon protocol library License: LGPL-3.0-or-later Group: Development/Libraries/C and C++
View file
osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz/debian/changelog -> osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-e1d (0.6.0.4.6b0f.202312262026) unstable; urgency=medium +osmo-e1d (0.6.0.4.6b0f.202312272026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 26 Dec 2023 20:26:41 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Wed, 27 Dec 2023 20:26:37 +0000 osmo-e1d (0.6.0) unstable; urgency=medium
View file
osmo-e1d_0.6.0.4.6b0f.202312262026.tar.xz/debian/control -> osmo-e1d_0.6.0.4.6b0f.202312272026.tar.xz/debian/control
Changed
@@ -21,14 +21,14 @@ Package: osmo-e1d Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202312262026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202312272026), ${misc:Depends}, ${shlibs:Depends} Description: osmo-e1d: Osmocom's E1 interface daemon Package: libosmo-e1d1 Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202312262026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202312272026), ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Client library for talking to the Osmocom E1 interface daemon osmo-e1d. @@ -36,7 +36,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202312262026), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202312272026), ${misc:Depends}, ${shlibs:Depends}, libosmo-e1d1 (= ${binary:Version}), libosmocore-dev, Description: Development headers for the osmo-e1d library. @@ -45,7 +45,7 @@ Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202312262026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202312272026), ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Library for the Osmocom Community TDMoIP network. @@ -53,7 +53,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202312262026), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202312272026), ${misc:Depends}, ${shlibs:Depends}, libosmo-octoi2 (= ${binary:Version}), libosmocore-dev, Description: Development headers for the Osmocom Community TDMoIP library.
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
.