Accepting request 919079 from home:badshah400:branches:hardware

Update to version 0.16.3

OBS-URL: https://build.opensuse.org/request/show/919079
OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=7
This commit is contained in:
Atri Bhattacharya 2021-09-18 17:00:02 +00:00 committed by Git OBS Bridge
parent df09c71504
commit b6ce115ec6
4 changed files with 17 additions and 4 deletions

View File

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

3
umockdev-0.16.3.tar.xz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 15 08:15:19 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16.3:
* Several pcap replay fixes.
* Immediately create "bus" and "class" directories in /sys to
fix udev enumerator (gh#martinpitt/umockdev#144).
* preload: Avoid some unaligned access to fix failure on sparc
(gh#martinpitt/umockdev#147).
* Fix build on Alpine.
* Don't build with -Werror by default; use meson setup --werror
to re-enable.
-------------------------------------------------------------------
Mon Sep 13 13:09:28 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -19,7 +19,7 @@
%define shlib libumockdev0
%define shlibpre libumockdev-preload0
Name: umockdev
Version: 0.16.2
Version: 0.16.3
Release: 0
Summary: Mock hardware devices for creating unit tests and bug reporting
License: LGPL-2.1-or-later