Projects
osmocom:nightly
simtrace2
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 628
View file
simtrace2.spec
Changed
@@ -15,14 +15,14 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 202403062026 -Version: 0.8.1.66.e6e7.202403062026 +Requires: osmocom-nightly = 202403072026 +Version: 0.8.1.66.e6e7.202403072026 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.202403062026.tar.xz +Source: simtrace2_0.8.1.66.e6e7.202403072026.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 = 202403062026 +Requires: osmocom-nightly = 202403072026 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 = 202403062026 +Requires: osmocom-nightly = 202403072026 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.202403062026.dsc -> simtrace2_0.8.1.66.e6e7.202403072026.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.202403062026 +Version: 0.8.1.66.e6e7.202403072026 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: - c452055b59c417f6a8e808173e2e68ca6c2575a1 276904 simtrace2_0.8.1.66.e6e7.202403062026.tar.xz + 2975e93ff70c71029b5341682d3272af59617a38 276888 simtrace2_0.8.1.66.e6e7.202403072026.tar.xz Checksums-Sha256: - 0505e0be829b3aadff3e8ae818d5bc5c974559acea7125f04879046ad122300d 276904 simtrace2_0.8.1.66.e6e7.202403062026.tar.xz + ccc6a47fc9d59ba21402b2428071a2acf5e89007ab704e30a0cd5192cffe56f2 276888 simtrace2_0.8.1.66.e6e7.202403072026.tar.xz Files: - f405f4a297d4db017bf00fad3a9b63e8 276904 simtrace2_0.8.1.66.e6e7.202403062026.tar.xz + ec49ddf86de52b39f44d3ecedbdf5976 276888 simtrace2_0.8.1.66.e6e7.202403072026.tar.xz
View file
simtrace2_0.8.1.66.e6e7.202403062026.tar.xz/.tarball-version -> simtrace2_0.8.1.66.e6e7.202403072026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.8.1.66-e6e7.202403062026 +0.8.1.66-e6e7.202403072026
View file
simtrace2_0.8.1.66.e6e7.202403062026.tar.xz/debian/changelog -> simtrace2_0.8.1.66.e6e7.202403072026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -simtrace2 (0.8.1.66.e6e7.202403062026) unstable; urgency=medium +simtrace2 (0.8.1.66.e6e7.202403072026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Wed, 06 Mar 2024 20:27:11 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 07 Mar 2024 20:27:12 +0000 simtrace2 (0.8.1) unstable; urgency=medium
View file
simtrace2_0.8.1.66.e6e7.202403062026.tar.xz/debian/control -> simtrace2_0.8.1.66.e6e7.202403072026.tar.xz/debian/control
Changed
@@ -33,7 +33,7 @@ Section: devel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202403062026), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 +Depends: osmocom-nightly (= 202403072026), ${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 (= 202403062026), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202403072026), ${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 (= 202403062026), libosmo-simtrace2-1, ${misc:Depends} +Depends: osmocom-nightly (= 202403072026), 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.202403062026.tar.xz/host/contrib/simtrace2.spec.in -> simtrace2_0.8.1.66.e6e7.202403072026.tar.xz/host/contrib/simtrace2.spec.in
Changed
@@ -15,7 +15,7 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 202403062026 +Requires: osmocom-nightly = 202403072026 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 = 202403062026 +Requires: osmocom-nightly = 202403072026 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 = 202403062026 +Requires: osmocom-nightly = 202403072026 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
.