Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package umockdev for openSUSE:Factory checked in at 2021-08-31 19:55:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/umockdev (Old) and /work/SRC/openSUSE:Factory/.umockdev.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "umockdev" Tue Aug 31 19:55:31 2021 rev:3 rq:915146 version:0.16.2 Changes: -------- --- /work/SRC/openSUSE:Factory/umockdev/umockdev.changes 2021-05-12 19:33:02.178844880 +0200 +++ /work/SRC/openSUSE:Factory/.umockdev.new.1899/umockdev.changes 2021-08-31 19:56:26.350018099 +0200 @@ -1,0 +2,21 @@ +Thu Aug 26 18:45:30 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 0.16.2: + * Implement pcap control transfer replaying. + * Fix Coverity errors. + * Fix most valac build warnings. +- Changes from version 0.16.1: + * Fix wrong ioctl constants on ppc64el. + * Fix test-umockdev-record failure in some build environments. +- Changes from version 0.16.0: + * Move ioctl emulation from preload library to main test + process. + * Add test API for custom ioctl and device read/write handlers + (gh#martinpitt/umockdev#96, gh#martinpitt/umockdev#128). + * Support USB replay from usbmon pcap captures + (gh#martinpitt/umockdev#82, gh#martinpitt/umockdev#117). + * Support SPI ioctl/read/write record and replay + (gh#martinpitt/umockdev#121). +- New upstream BuildRequires: pkgconfig(libpcap). + +------------------------------------------------------------------- Old: ---- umockdev-0.15.5.tar.xz New: ---- umockdev-0.16.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ umockdev.spec ++++++ --- /var/tmp/diff_new_pack.tsSYI0/_old 2021-08-31 19:56:26.790018650 +0200 +++ /var/tmp/diff_new_pack.tsSYI0/_new 2021-08-31 19:56:26.790018650 +0200 @@ -19,7 +19,7 @@ %define shlib libumockdev0 %define shlibpre libumockdev-preload0 Name: umockdev -Version: 0.15.5 +Version: 0.16.2 Release: 0 Summary: Mock hardware devices for creating unit tests and bug reporting License: LGPL-2.1-or-later @@ -35,6 +35,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gudev-1.0) +BuildRequires: pkgconfig(libpcap) BuildRequires: pkgconfig(libudev) %description @@ -101,7 +102,7 @@ %files %license COPYING -%doc NEWS README.rst +%doc NEWS README.md %{_bindir}/* %files -n %{shlib} ++++++ umockdev-0.15.5.tar.xz -> umockdev-0.16.2.tar.xz ++++++ ++++ 6387 lines of diff (skipped)
