Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libjaylink for openSUSE:Factory checked in at 2023-02-09 16:22:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libjaylink (Old) and /work/SRC/openSUSE:Factory/.libjaylink.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libjaylink" Thu Feb 9 16:22:19 2023 rev:7 rq:1063897 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libjaylink/libjaylink.changes 2021-03-21 23:20:42.400746184 +0100 +++ /work/SRC/openSUSE:Factory/.libjaylink.new.4462/libjaylink.changes 2023-02-09 16:22:32.842509082 +0100 @@ -1,0 +2,18 @@ +Wed Feb 8 15:11:45 UTC 2023 - Torsten Gruner <[email protected]> + +- Update to version 0.3.1 + * Fix building with Autoconf < 2.7 +- version 0.3.0 + * New package version scheme + * New supported target interfaces: + - Silicon Labs 2-wire interface (C2) + - Serial peripheral interface (SPI) + - Compact JTAG (cJTAG) + * Add support for querying USB voltage + * jtag: Add functions to set/clear the TCK and TMS signals + * New string utility functions: + - jaylink_target_interface_string() + - jaylink_hardware_type_string() + * transport/tcp: Implement connection timeout + +------------------------------------------------------------------- Old: ---- libjaylink-0.2.0.tar.xz New: ---- libjaylink-0.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libjaylink.spec ++++++ --- /var/tmp/diff_new_pack.mqVTbf/_old 2023-02-09 16:22:34.682518561 +0100 +++ /var/tmp/diff_new_pack.mqVTbf/_new 2023-02-09 16:22:34.686518582 +0100 @@ -1,7 +1,7 @@ # # spec file for package libjaylink # -# 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,7 +17,7 @@ Name: libjaylink -Version: 0.2.0 +Version: 0.3.1 Release: 0 URL: https://gitlab.zapb.de/libjaylink/libjaylink.git Summary: USB interface library for J-Link @@ -33,7 +33,7 @@ BuildRequires: pkgconfig(udev) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): udev -Requires(postun): udev +Requires(postun):udev %define _udevdir %(pkg-config --variable udevdir udev) Provides: libjaylink0:%{_udevdir}/rules.d/99-libjaylink.rules @@ -83,16 +83,13 @@ %postun -n libjaylink0 -p /sbin/ldconfig %files -%defattr(-,root,root,-) %license COPYING %{_udevdir}/rules.d/99-libjaylink.rules %files -n libjaylink0 -%defattr(-,root,root,-) %{_libdir}/libjaylink.so.0* %files devel -%defattr(-,root,root,-) %{_includedir}/libjaylink/ %{_libdir}/libjaylink.so %{_libdir}/pkgconfig/libjaylink.pc ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mqVTbf/_old 2023-02-09 16:22:34.722518767 +0100 +++ /var/tmp/diff_new_pack.mqVTbf/_new 2023-02-09 16:22:34.726518788 +0100 @@ -9,7 +9,7 @@ <param name="versionformat">0.2.0~git.%cd</param> <param name="revision">master</param> --> - <param name="revision">0.2.0</param> + <param name="revision">0.3.1</param> <param name="versionformat">@PARENT_TAG@</param> </service> <service name="recompress" mode="disabled"> ++++++ libjaylink-0.2.0.tar.xz -> libjaylink-0.3.1.tar.xz ++++++ ++++ 3668 lines of diff (skipped)
