Projects
osmocom:nightly
neocon
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 39
View file
neocon.spec
Changed
@@ -17,14 +17,14 @@ Name: neocon -Requires: osmocom-nightly = 1.0.0.202208040002 -Version: 1.0.2.202208040002 +Version: 1.0.2.202208050002 Release: 0 Summary: Simple serial console utility with re-open-after-disconnect License: GPL-2.0-or-later URL: https://github.com/openmoko/neocon #Git-Clone: https://github.com/openmoko/neocon.git -Source: neocon_1.0.2.202208040002.tar.xz +Source: neocon_1.0.2.202208050002.tar.xz +Source1: rpmlintrc %description "neocon" is a simple serial console utility that tries to open a @@ -34,17 +34,9 @@ process restarts. %prep -%setup -q +%setup -n neocon -q %build -# HACK: don't let rpmlint abort the build when it finds that a library depends -# on a package with a specific version. The path used here is listed in: -# https://build.opensuse.org/package/view_file/devel:openSUSE:Factory:rpmlint/rpmlint-mini/rpmlint-mini.config?expand=1 -# Instead of writing to the SOURCES dir, we could upload osmocom-rpmlintrc as -# additional source for each package. But that's way more effort, not worth it. -echo "setBadness('shlib-fixed-dependency', 0)" \ - > "%{_sourcedir}/osmocom-rpmlintrc" - %make_build %install
View file
neocon_1.0.2.202208040002.dsc -> neocon_1.0.2.202208050002.dsc
Changed
@@ -2,7 +2,7 @@ Source: neocon Binary: neocon Architecture: any -Version: 1.0.2.202208040002 +Version: 1.0.2.202208050002 Maintainer: Harald Welte <laforge@gnumonks.org> Homepage: https://github.com/openmoko/neocon Standards-Version: 3.9.8 @@ -12,8 +12,8 @@ Package-List: neocon deb net extra arch=any Checksums-Sha1: - f1a57b5e61550712059dfaa45232f3eecaccf14b 5240 neocon_1.0.2.202208040002.tar.xz + 969316b134b50be5de2c6fc9a31567b9a1b08e49 5296 neocon_1.0.2.202208050002.tar.xz Checksums-Sha256: - dd849bfc0ccff3f6edd3dced62f2b03835a730da5c72238efdeb33639b559251 5240 neocon_1.0.2.202208040002.tar.xz + efd6271a9bee32a33f56d6517afd223f1131f0d0b639c8a25cd522e17f1d0c22 5296 neocon_1.0.2.202208050002.tar.xz Files: - d01e35041ae9aa1e2edee199c5cdc912 5240 neocon_1.0.2.202208040002.tar.xz + f528c45d3e2f70db72ee84597e4969d5 5296 neocon_1.0.2.202208050002.tar.xz
View file
neocon_1.0.2.202208050002.tar.xz/.tarball-version
Added
@@ -0,0 +1 @@ +1.0.2.202208050002
View file
neocon_1.0.2.202208040002.tar.xz/debian/changelog -> neocon_1.0.2.202208050002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -neocon (1.0.2.202208040002) UNRELEASED; urgency=medium +neocon (1.0.2.202208050002) unstable; urgency=medium - * Snapshot build + * Automatically generated changelog entry for building the Osmocom nightly feed - -- Harald Welte <lafore@gnumonks.org> Thu, 04 Aug 2022 00:09:46 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 05 Aug 2022 00:04:19 +0000 neocon (1.0.2) unstable; urgency=medium
View file
neocon_1.0.2.202208040002.tar.xz/debian/control -> neocon_1.0.2.202208050002.tar.xz/debian/control
Changed
@@ -11,5 +11,5 @@ Package: neocon Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 1.0.0.202208040002), ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Simple serial console utility with re-open-after-disconnect
View file
rpmlintrc
Added
@@ -0,0 +1,5 @@ +# Don't abort the build when finding a library that depends on a package with +# a specific version. This is intentional for nightly builds, we don't want +# libraries from different build dates to be mixed as they might have ABI +# incompatibilities. +setBadness('shlib-fixed-dependency', 0)
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
.