Hello community, here is the log from the commit of package canutils-pengutronix for openSUSE:Factory checked in at 2020-11-17 21:27:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/canutils-pengutronix (Old) and /work/SRC/openSUSE:Factory/.canutils-pengutronix.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "canutils-pengutronix" Tue Nov 17 21:27:31 2020 rev:2 rq:849070 version:4.0.6.g26 Changes: -------- --- /work/SRC/openSUSE:Factory/canutils-pengutronix/canutils-pengutronix.changes 2018-08-31 10:44:10.963183762 +0200 +++ /work/SRC/openSUSE:Factory/.canutils-pengutronix.new.24930/canutils-pengutronix.changes 2020-11-17 21:27:35.409513110 +0100 @@ -1,0 +2,6 @@ +Tue Nov 17 10:54:33 UTC 2020 - Jan Engelhardt <jeng...@inai.de> + +- Update to snapshot 4.0.6.g26 (2041b569a) + * cansend: add handling of ENOBUFS when sending + +------------------------------------------------------------------- Old: ---- canutils-4.0.6.tar.bz2 New: ---- _service canutils-4.0.6.g26.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ canutils-pengutronix.spec ++++++ --- /var/tmp/diff_new_pack.YMPsiE/_old 2020-11-17 21:27:36.289513952 +0100 +++ /var/tmp/diff_new_pack.YMPsiE/_new 2020-11-17 21:27:36.293513956 +0100 @@ -1,7 +1,7 @@ # -# spec file for package canutils +# spec file for package canutils-pengutronix # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: canutils-pengutronix Summary: Utilities for Controller Area Networks from the Pengutronix project -License: GPL-2.0 +License: GPL-2.0-only Group: Hardware/Other -Version: 4.0.6 +Version: 4.0.6.g26 Release: 0 -Url: http://pengutronix.de/software/socket-can/download/ +URL: http://pengutronix.de/software/socket-can/download/ #Git-Clone: git://git.pengutronix.de/git/tools/canutils -Source: http://pengutronix.de/software/socket-can/download/canutils/v4.0/canutils-%version.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build +#Source: http://pengutronix.de/software/socket-can/download/canutils/v4.0/canutils-%version.tar.bz2 +Source: canutils-%version.tar.xz +BuildRequires: libtool BuildRequires: pkg-config BuildRequires: xz BuildRequires: pkgconfig(libsocketcan) >= 0.0.8 @@ -44,11 +45,12 @@ SocketCAN subsystem: canconfig candump canecho cansend cansequence. %prep -%setup -qn canutils-%version +%autosetup -n canutils-%version -p1 %build +autoreconf -fiv %configure --disable-static --program-prefix="pgt-" -make %{?_smp_mflags} +%make_build %install %make_install @@ -56,7 +58,6 @@ rm -Rf "%buildroot/%_libdir/pkgconfig" %files -%defattr(-,root,root) %_bindir/* %_sbindir/* %_mandir/man8/*.8* ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://git.pengutronix.de/git/tools/canutils</param> <param name="revision">2041b569af567bebafb9464340ec1547a9ad2780</param> <param name="parent-tag">canutils-4.0.6</param> <param name="versionformat">4.0.6.g@TAG_OFFSET@</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org