Projects
osmocom:nightly
osmo-e1d
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 211
View file
osmo-e1d.spec
Changed
@@ -14,14 +14,14 @@ # published by the Open Source Initiative. Name: osmo-e1d -Requires: osmocom-nightly = 202301220008 -Version: 0.4.0.24.ad15.202301220008 +Requires: osmocom-nightly = 202301230007 +Version: 0.4.0.24.ad15.202301230007 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.4.0.24.ad15.202301220008.tar.xz +Source: osmo-e1d_0.4.0.24.ad15.202301230007.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 = 202301220008 +Requires: osmocom-nightly = 202301230007 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-octoi0 -Requires: osmocom-nightly = 202301220008 +Requires: osmocom-nightly = 202301230007 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 = 202301220008 +Requires: osmocom-nightly = 202301230007 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.4.0.24.ad15.202301220008.dsc -> osmo-e1d_0.4.0.24.ad15.202301230007.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-e1d Binary: osmo-e1d, libosmo-e1d1, libosmo-e1d-dev, libosmo-octoi0, libosmo-octoi-dev Architecture: any -Version: 0.4.0.24.ad15.202301220008 +Version: 0.4.0.24.ad15.202301230007 Maintainer: Harald Welte <laforge@osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-e1d Standards-Version: 3.9.8 @@ -16,8 +16,8 @@ libosmo-octoi0 deb libs extra arch=any osmo-e1d deb net extra arch=any Checksums-Sha1: - fa957e3d8ffa3eb36d049cc900d713b5dd34dbda 102132 osmo-e1d_0.4.0.24.ad15.202301220008.tar.xz + 084c1878558d3331c9e937e713166b15ca67e0ae 102156 osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz Checksums-Sha256: - 702cda25ea7dd05b6cd347f42cacd96e8d817e373765c01e338f46a89002eb36 102132 osmo-e1d_0.4.0.24.ad15.202301220008.tar.xz + 99e5a4554ffde7ad5b52acf565ebf802fea979f39e0f38d1aecb87a699013f52 102156 osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz Files: - 599ea3405755a76acd34f366c9ee45db 102132 osmo-e1d_0.4.0.24.ad15.202301220008.tar.xz + aeca060ad90d7e42051fd55016298ea1 102156 osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz
View file
osmo-e1d_0.4.0.24.ad15.202301220008.tar.xz/.tarball-version -> osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.4.0.24-ad15.202301220008 +0.4.0.24-ad15.202301230007
View file
osmo-e1d_0.4.0.24.ad15.202301220008.tar.xz/contrib/osmo-e1d.spec.in -> osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz/contrib/osmo-e1d.spec.in
Changed
@@ -14,7 +14,7 @@ # published by the Open Source Initiative. Name: osmo-e1d -Requires: osmocom-nightly = 202301220008 +Requires: osmocom-nightly = 202301230007 Version: @VERSION@ Release: 0 Summary: Osmocom E1 Daemon @@ -45,7 +45,7 @@ timeslots on the top side. %package -n libosmo-e1d1 -Requires: osmocom-nightly = 202301220008 +Requires: osmocom-nightly = 202301230007 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-octoi0 -Requires: osmocom-nightly = 202301220008 +Requires: osmocom-nightly = 202301230007 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 = 202301220008 +Requires: osmocom-nightly = 202301230007 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.4.0.24.ad15.202301220008.tar.xz/debian/changelog -> osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-e1d (0.4.0.24.ad15.202301220008) unstable; urgency=medium +osmo-e1d (0.4.0.24.ad15.202301230007) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 22 Jan 2023 00:09:09 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 23 Jan 2023 00:08:36 +0000 osmo-e1d (0.4.0) unstable; urgency=medium
View file
osmo-e1d_0.4.0.24.ad15.202301220008.tar.xz/debian/control -> osmo-e1d_0.4.0.24.ad15.202301230007.tar.xz/debian/control
Changed
@@ -21,14 +21,14 @@ Package: osmo-e1d Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202301220008), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202301230007), ${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 (= 202301220008), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202301230007), ${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 (= 202301220008), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202301230007), ${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 (= 202301220008), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202301230007), ${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 (= 202301220008), ${misc:Depends}, ${shlibs:Depends}, +Depends: osmocom-nightly (= 202301230007), ${misc:Depends}, ${shlibs:Depends}, libosmo-octoi0 (= ${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
.