Projects
osmocom:nightly
osmo-e1d
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 312
View file
osmo-e1d.spec
Changed
@@ -14,14 +14,14 @@ # published by the Open Source Initiative. Name: osmo-e1d -Requires: osmocom-nightly = 202304300026 -Version: 0.5.0.4.daaa.202304300026 +Requires: osmocom-nightly = 202305010026 +Version: 0.5.0.4.daaa.202305010026 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.5.0.4.daaa.202304300026.tar.xz +Source: osmo-e1d_0.5.0.4.daaa.202305010026.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 = 202304300026 +Requires: osmocom-nightly = 202305010026 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-octoi1 -Requires: osmocom-nightly = 202304300026 +Requires: osmocom-nightly = 202305010026 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 = 202304300026 +Requires: osmocom-nightly = 202305010026 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.5.0.4.daaa.202304300026.dsc -> osmo-e1d_0.5.0.4.daaa.202305010026.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-e1d Binary: osmo-e1d, libosmo-e1d1, libosmo-e1d-dev, libosmo-octoi1, libosmo-octoi-dev Architecture: any -Version: 0.5.0.4.daaa.202304300026 +Version: 0.5.0.4.daaa.202305010026 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-octoi1 deb libs extra arch=any osmo-e1d deb net extra arch=any Checksums-Sha1: - 74daab82c5e189508e640bd58a3e85adfa0ae633 105016 osmo-e1d_0.5.0.4.daaa.202304300026.tar.xz + 967641e96c73500cb8417297a2e72de91eb0dac2 105028 osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz Checksums-Sha256: - e48b55ad660decc7765557f2c8ba680d635b5c6099764c825280b9cddc97bf23 105016 osmo-e1d_0.5.0.4.daaa.202304300026.tar.xz + be222af7e7dae6f81006b689b28362782be012054ba4315e339b82afcc1cd476 105028 osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz Files: - 928ff2dc6b6a66eaa2896c7cd1232c85 105016 osmo-e1d_0.5.0.4.daaa.202304300026.tar.xz + 02c9d199ee6fb905c2c21279c271f810 105028 osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz
View file
osmo-e1d_0.5.0.4.daaa.202304300026.tar.xz/.tarball-version -> osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.5.0.4-daaa.202304300026 +0.5.0.4-daaa.202305010026
View file
osmo-e1d_0.5.0.4.daaa.202304300026.tar.xz/contrib/osmo-e1d.spec.in -> osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz/contrib/osmo-e1d.spec.in
Changed
@@ -14,7 +14,7 @@ # published by the Open Source Initiative. Name: osmo-e1d -Requires: osmocom-nightly = 202304300026 +Requires: osmocom-nightly = 202305010026 Version: @VERSION@ Release: 0 Summary: Osmocom E1 Daemon @@ -45,7 +45,7 @@ timeslots on the top side. %package -n libosmo-e1d1 -Requires: osmocom-nightly = 202304300026 +Requires: osmocom-nightly = 202305010026 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-octoi1 -Requires: osmocom-nightly = 202304300026 +Requires: osmocom-nightly = 202305010026 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 = 202304300026 +Requires: osmocom-nightly = 202305010026 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.5.0.4.daaa.202304300026.tar.xz/debian/changelog -> osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-e1d (0.5.0.4.daaa.202304300026) unstable; urgency=medium +osmo-e1d (0.5.0.4.daaa.202305010026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 30 Apr 2023 00:26:33 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 01 May 2023 00:26:33 +0000 osmo-e1d (0.5.0) unstable; urgency=medium
View file
osmo-e1d_0.5.0.4.daaa.202304300026.tar.xz/debian/control -> osmo-e1d_0.5.0.4.daaa.202305010026.tar.xz/debian/control
Changed
@@ -21,14 +21,14 @@ Package: osmo-e1d Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202304300026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202305010026), ${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 (= 202304300026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202305010026), ${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 (= 202304300026), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202305010026), ${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 (= 202304300026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202305010026), ${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 (= 202304300026), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202305010026), ${misc:Depends}, ${shlibs:Depends}, libosmo-octoi1 (= ${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
.