From 11abef1a1c89aa4b15851d72f0fe492b05abcfdb0aafe989eb169ed6d06e1fe6 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 11 Feb 2022 12:13:23 +0000 Subject: [PATCH] Accepting request 952824 from home:badshah400:branches:hardware Update to version 0.17.6 OBS-URL: https://build.opensuse.org/request/show/952824 OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=12 --- umockdev-0.17.5.tar.xz | 3 --- umockdev-0.17.6.tar.xz | 3 +++ umockdev.changes | 9 +++++++++ umockdev.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 umockdev-0.17.5.tar.xz create mode 100644 umockdev-0.17.6.tar.xz diff --git a/umockdev-0.17.5.tar.xz b/umockdev-0.17.5.tar.xz deleted file mode 100644 index 4e163b6..0000000 --- a/umockdev-0.17.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6634a605890b739014d012e55621f47df9eda302a0ecce51c63044297117bc5 -size 486396 diff --git a/umockdev-0.17.6.tar.xz b/umockdev-0.17.6.tar.xz new file mode 100644 index 0000000..35e8a41 --- /dev/null +++ b/umockdev-0.17.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fad33377a2b1d4f2539f45509f6c74ddae578ac41ec82c2206bd74992dda129 +size 486668 diff --git a/umockdev.changes b/umockdev.changes index 5b552df..1126f77 100644 --- a/umockdev.changes +++ b/umockdev.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 8 21:21:59 UTC 2022 - Atri Bhattacharya + +- Update to version 0.17.6: + * Increase uevent buffer size (gh#martinpitt/umockdev#167). + * Skip /umockdev-testbed-vala/detects_running_outside_testbed + during normal builds for the time being, as it is brittle on + several architectures (gh#martinpitt/umockdev#169). + ------------------------------------------------------------------- Sat Jan 29 09:31:58 UTC 2022 - Dominique Leuenberger diff --git a/umockdev.spec b/umockdev.spec index 3f9661b..443921b 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -19,7 +19,7 @@ %define shlib libumockdev0 %define shlibpre libumockdev-preload0 Name: umockdev -Version: 0.17.5 +Version: 0.17.6 Release: 0 Summary: Mock hardware devices for creating unit tests and bug reporting License: LGPL-2.1-or-later