Accepting request 849059 from network

- Update to release 2020.11.0

OBS-URL: https://build.opensuse.org/request/show/849059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/canutils?expand=0&rev=12
This commit is contained in:
2020-11-17 20:27:11 +00:00
committed by Git OBS Bridge
5 changed files with 15 additions and 14 deletions

View File

@@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/linux-can/can-utils</param>
<param name="revision">4573e852f97dec6c18748d1c0aeebd4213173af4</param>
<param name="parent-tag">v2020.02.04</param>
<param name="versionformat">2020.02.04.g@TAG_OFFSET@</param>
<param name="revision">v2020.11.0</param>
<param name="parent-tag">v2020.11.0</param>
<param name="versionformat">2020.11.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbab714b687a205baa75437148cef5a39e3ecb22e2e0712624d97c40ae891df4
size 101076

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:875b2ffba82b47e15f5c3a6975ab55ab6d4975df6aeb16a297dfff3828b4454c
size 101036

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 17 10:12:59 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2020.11.0
* No further changes to prior snapshot, just version bump.
-------------------------------------------------------------------
Thu Oct 29 09:03:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -20,7 +20,7 @@ Name: canutils
Summary: Utilities for Controller Area Networks from the Linux-CAN project
License: GPL-2.0-only AND BSD-3-Clause
Group: Hardware/Other
Version: 2020.02.04.g192
Version: 2020.11.0
Release: 0
URL: https://github.com/linux-can/can-utils
@@ -40,20 +40,15 @@ of CAN drivers and a networking stack contributed by Volkswagen
Research to the Linux kernel.
This package contains some userspace utilities for the Linux
SocketCAN subsystem: asc2log, bcmserver, canbusload,
can-calc-bit-timing, candump, canfdtest, cangen, cangw, canlogserver,
canplayer, cansend, cansniffer, isotpdump, isotprecv, isotpperf,
isotpsend, isotpserver, isotpsniffer, isotptun, log2asc, log2long,
slcan_attach, slcand and slcanpty.
SocketCAN subsystem.
%prep
%autosetup -n can-utils-%version -p1
%build
./autogen.sh
# Avoid overlap with other canutils
%configure --disable-static
make %{?_smp_mflags}
%make_build
%install
%make_install