diff --git a/canutils.changes b/canutils.changes index 53cc98a..1c5516c 100644 --- a/canutils.changes +++ b/canutils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 15 13:35:18 UTC 2023 - Jan Engelhardt + +- Update to release 2023.03 + * cangen: add support for SO_TXTIME + * canfdtest: Add extended frame format / message length / FD / + BRS support + * can-calc-bit-timing: add support for calculation of CAN-FD + bit timings + * cangen: new generation mode - partially randomized payload + (-D) + * cansniffer: add CAN FD support + ------------------------------------------------------------------- Thu Aug 19 11:34:16 UTC 2021 - Jan Engelhardt diff --git a/canutils.spec b/canutils.spec index 1069d92..0095172 100644 --- a/canutils.spec +++ b/canutils.spec @@ -1,7 +1,7 @@ # # spec file for package canutils # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,19 @@ 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: 2021.08.0 +Version: 2023.03 Release: 0 +Summary: Utilities for Controller Area Networks from the Linux-CAN project +License: BSD-3-Clause AND GPL-2.0-only +Group: Hardware/Other URL: https://github.com/linux-can/can-utils -Source: https://github.com/linux-can/can-utils/archive/v%version.tar.gz +Source: https://github.com/linux-can/can-utils/archive/refs/tags/v%version.tar.gz BuildRequires: libtool BuildRequires: pkg-config BuildRequires: xz Obsoletes: canutils-linuxcan -Provides: canutils-linuxcan Provides: can-utils = %version-%release +Provides: canutils-linuxcan %description SocketCAN userspace utilities and tools. diff --git a/v2021.08.0.tar.gz b/v2021.08.0.tar.gz deleted file mode 100644 index b116727..0000000 --- a/v2021.08.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9b8f29515ad34af7f78450ec55c983abc5393e86b1f128a92ac0dfd141baaf7 -size 148133 diff --git a/v2023.03.tar.gz b/v2023.03.tar.gz new file mode 100644 index 0000000..8e7ccb2 --- /dev/null +++ b/v2023.03.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2790dfb57fe3ec22b6fd512838c6480c39f7c9ae193e59f1ae01221216505a7e +size 172270