Projects
osmocom:nightly
simtrace2
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 499
View file
simtrace2.spec
Changed
@@ -15,14 +15,14 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 202310292026 -Version: 0.8.1.66.e6e7.202310292026 +Requires: osmocom-nightly = 202310302026 +Version: 0.8.1.66.e6e7.202310302026 Release: 0 Summary: Osmocom SIMtrace host utility License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities URL: https://osmocom.org/projects/simtrace2/wiki -Source: simtrace2_0.8.1.66.e6e7.202310292026.tar.xz +Source: simtrace2_0.8.1.66.e6e7.202310302026.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake @@ -42,7 +42,7 @@ This package contains SIMtrace 2 host utility. %package -n libosmo-simtrace2-%{sover} -Requires: osmocom-nightly = 202310292026 +Requires: osmocom-nightly = 202310302026 Summary: Driver functions for Osmocom SIMtrace2 and compatible firmware Group: System/Libraries @@ -53,7 +53,7 @@ SIM / smart card emulation functions. %package -n libosmo-simtrace2-devel -Requires: osmocom-nightly = 202310292026 +Requires: osmocom-nightly = 202310302026 Summary: Development files for the Osmocom SIMtrace2 library Group: Development/Libraries/C and C++ Requires: libosmo-simtrace2-%{sover} = %{version}
View file
simtrace2_0.8.1.66.e6e7.202310292026.dsc -> simtrace2_0.8.1.66.e6e7.202310302026.dsc
Changed
@@ -2,7 +2,7 @@ Source: simtrace2 Binary: simtrace2-firmware, simtrace2-utils, libosmo-simtrace2-1, libosmo-simtrace2-dev Architecture: any all -Version: 0.8.1.66.e6e7.202310292026 +Version: 0.8.1.66.e6e7.202310302026 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: http://osmocom.org/projects/simtrace2/wiki Standards-Version: 3.9.8 @@ -15,8 +15,8 @@ simtrace2-firmware deb devel optional arch=all simtrace2-utils deb devel optional arch=any Checksums-Sha1: - 5711ee60cec50276e822842f27797160458e7bbe 276824 simtrace2_0.8.1.66.e6e7.202310292026.tar.xz + b046ce0c76c80f73024480934637d1012610d14d 276932 simtrace2_0.8.1.66.e6e7.202310302026.tar.xz Checksums-Sha256: - 94a8eeaf4623de857755501e0f3813d2e088b8c93566f448d3ac9f24c45efd3b 276824 simtrace2_0.8.1.66.e6e7.202310292026.tar.xz + 9915526e72358946a6ae2ec31faac6bd36cf993872a4857594b9af83e88de0f7 276932 simtrace2_0.8.1.66.e6e7.202310302026.tar.xz Files: - 07d35746eb4c5d80ec71d7056311412e 276824 simtrace2_0.8.1.66.e6e7.202310292026.tar.xz + 25f468042be85a887ce7f52f2d6be8ee 276932 simtrace2_0.8.1.66.e6e7.202310302026.tar.xz
View file
simtrace2_0.8.1.66.e6e7.202310292026.tar.xz/.tarball-version -> simtrace2_0.8.1.66.e6e7.202310302026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.8.1.66-e6e7.202310292026 +0.8.1.66-e6e7.202310302026
View file
simtrace2_0.8.1.66.e6e7.202310292026.tar.xz/debian/changelog -> simtrace2_0.8.1.66.e6e7.202310302026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -simtrace2 (0.8.1.66.e6e7.202310292026) unstable; urgency=medium +simtrace2 (0.8.1.66.e6e7.202310302026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 29 Oct 2023 20:27:05 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 30 Oct 2023 20:27:06 +0000 simtrace2 (0.8.1) unstable; urgency=medium
View file
simtrace2_0.8.1.66.e6e7.202310292026.tar.xz/debian/control -> simtrace2_0.8.1.66.e6e7.202310302026.tar.xz/debian/control
Changed
@@ -33,7 +33,7 @@ Section: devel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202310292026), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 +Depends: osmocom-nightly (= 202310302026), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 Recommends: simtrace2-firmware Description: Host utilities to communicate with SIMtrace2 USB Devices. @@ -41,7 +41,7 @@ Section: libs Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202310292026), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202310302026), ${shlibs:Depends}, ${misc:Depends} Description: Osmocom SIMtrace2 library This library contains core "driver" functionality to interface with the Osmocom SIMtrace2 (and compatible) USB device firmware. It enables @@ -52,7 +52,7 @@ Section: libdevel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202310292026), libosmo-simtrace2-1, ${misc:Depends} +Depends: osmocom-nightly (= 202310302026), libosmo-simtrace2-1, ${misc:Depends} Description: Development headers for Osmocom SIMtrace2 library This library contains core "driver" functionality to interface with the Osmocom SIMtrace2 (and compatible) USB device firmware. It enables
View file
simtrace2_0.8.1.66.e6e7.202310292026.tar.xz/host/contrib/simtrace2.spec.in -> simtrace2_0.8.1.66.e6e7.202310302026.tar.xz/host/contrib/simtrace2.spec.in
Changed
@@ -15,7 +15,7 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 202310292026 +Requires: osmocom-nightly = 202310302026 Version: @VERSION@ Release: 0 Summary: Osmocom SIMtrace host utility @@ -41,7 +41,7 @@ This package contains SIMtrace 2 host utility. %package -n libosmo-simtrace2-%{sover} -Requires: osmocom-nightly = 202310292026 +Requires: osmocom-nightly = 202310302026 Summary: Driver functions for Osmocom SIMtrace2 and compatible firmware Group: System/Libraries @@ -52,7 +52,7 @@ SIM / smart card emulation functions. %package -n libosmo-simtrace2-devel -Requires: osmocom-nightly = 202310292026 +Requires: osmocom-nightly = 202310302026 Summary: Development files for the Osmocom SIMtrace2 library Group: Development/Libraries/C and C++ Requires: libosmo-simtrace2-%{sover} = %{version}
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
.