Accepting request 1158712 from home:dirkmueller:Factory

- update to 0.18.0:
  * Record and restore SELinux context for mocked /dev nodes
  * preload: wrap fstatfs() and statfs() on musl
  * Fix build with meson 1.4

OBS-URL: https://build.opensuse.org/request/show/1158712
OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=30
This commit is contained in:
Atri Bhattacharya 2024-03-17 14:13:36 +00:00 committed by Git OBS Bridge
parent 44478ae438
commit 60557d592d
4 changed files with 13 additions and 5 deletions

BIN
umockdev-0.17.18.tar.xz (Stored with Git LFS)

Binary file not shown.

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 17 09:46:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.18.0:
* Record and restore SELinux context for mocked /dev nodes
* preload: wrap fstatfs() and statfs() on musl
* Fix build with meson 1.4
-------------------------------------------------------------------
Thu Sep 7 20:55:27 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package umockdev
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define shlib libumockdev0
%define shlibpre libumockdev-preload0
Name: umockdev
Version: 0.17.18
Version: 0.18.0
Release: 0
Summary: Mock hardware devices for creating unit tests and bug reporting
License: LGPL-2.1-or-later