Projects
osmocom:nightly
simtrace2
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 108
View file
simtrace2.spec
Changed
@@ -15,14 +15,14 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 202210080002 -Version: 0.8.1.36.a5d53.202210080002 +Requires: osmocom-nightly = 202210090003 +Version: 0.8.1.36.a5d53.202210090003 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.36.a5d53.202210080002.tar.xz +Source: simtrace2_0.8.1.36.a5d53.202210090003.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 = 202210080002 +Requires: osmocom-nightly = 202210090003 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 = 202210080002 +Requires: osmocom-nightly = 202210090003 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.36.a5d53.202210080002.dsc -> simtrace2_0.8.1.36.a5d53.202210090003.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.36.a5d53.202210080002 +Version: 0.8.1.36.a5d53.202210090003 Maintainer: Harald Welte <laforge@gnumonks.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: - f489536d4fc09918ad21563d659808214c0b42d2 275972 simtrace2_0.8.1.36.a5d53.202210080002.tar.xz + bdb044b4c1dc4727a09424a30e2b5a4390003a7c 275972 simtrace2_0.8.1.36.a5d53.202210090003.tar.xz Checksums-Sha256: - 532a5abe31fe5b848dcd266c3216d4b486830866989e8ee0b03cf92991b43190 275972 simtrace2_0.8.1.36.a5d53.202210080002.tar.xz + 6b585ebd5a93215db37825c2d596b3e479d3d188be120ba8c6eafe032971f9af 275972 simtrace2_0.8.1.36.a5d53.202210090003.tar.xz Files: - 4bb28a7cd09694e87e94a8af004ddbf7 275972 simtrace2_0.8.1.36.a5d53.202210080002.tar.xz + 4d23af2bbbdd02d22299a9da7cf3fbec 275972 simtrace2_0.8.1.36.a5d53.202210090003.tar.xz
View file
simtrace2_0.8.1.36.a5d53.202210080002.tar.xz/.tarball-version -> simtrace2_0.8.1.36.a5d53.202210090003.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.8.1.36-a5d53.202210080002 +0.8.1.36-a5d53.202210090003
View file
simtrace2_0.8.1.36.a5d53.202210080002.tar.xz/debian/changelog -> simtrace2_0.8.1.36.a5d53.202210090003.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -simtrace2 (0.8.1.36.a5d53.202210080002) unstable; urgency=medium +simtrace2 (0.8.1.36.a5d53.202210090003) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sat, 08 Oct 2022 00:04:18 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Sun, 09 Oct 2022 00:05:42 +0000 simtrace2 (0.8.1) unstable; urgency=medium
View file
simtrace2_0.8.1.36.a5d53.202210080002.tar.xz/debian/control -> simtrace2_0.8.1.36.a5d53.202210090003.tar.xz/debian/control
Changed
@@ -33,7 +33,7 @@ Section: devel Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202210080002), ${shlibs:Depends}, ${misc:Depends}, libosmo-simtrace2-1 +Depends: osmocom-nightly (= 202210090003), ${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 (= 202210080002), ${shlibs:Depends}, ${misc:Depends} +Depends: osmocom-nightly (= 202210090003), ${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 (= 202210080002), libosmo-simtrace2-1, ${misc:Depends} +Depends: osmocom-nightly (= 202210090003), 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.36.a5d53.202210080002.tar.xz/host/contrib/simtrace2.spec.in -> simtrace2_0.8.1.36.a5d53.202210090003.tar.xz/host/contrib/simtrace2.spec.in
Changed
@@ -15,7 +15,7 @@ %define sover 1 Name: simtrace2 -Requires: osmocom-nightly = 202210080002 +Requires: osmocom-nightly = 202210090003 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 = 202210080002 +Requires: osmocom-nightly = 202210090003 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 = 202210080002 +Requires: osmocom-nightly = 202210090003 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
.