Accepting request 984854 from home:favogt:branches:hardware

- Update to version 0.17.13:
  * preload: Wrap fstatfs(), to work with systemd 251 also with Python tests
  * Fix tests in Gentoo sandbox build

OBS-URL: https://build.opensuse.org/request/show/984854
OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=20
This commit is contained in:
Atri Bhattacharya 2022-06-24 14:19:02 +00:00 committed by Git OBS Bridge
parent 54db675f5f
commit d5ab3dcce1
4 changed files with 11 additions and 4 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c6ebf6e6209b6a49746e0d91a448d027b54271bab82ed70a132ecf294ca13cf
size 489728

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 24 09:31:11 UTC 2022 - Fabian Vogt <fvogt@suse.com>
- Update to version 0.17.13:
* preload: Wrap fstatfs(), to work with systemd 251 also with Python tests
* Fix tests in Gentoo sandbox build
-------------------------------------------------------------------
Sun May 29 14:30:55 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

View File

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