From df0026c8ab59610514d4c7917e6fa4d67b950fda Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 21 2022 12:21:41 +0000 Subject: [packit] 0.17.6 upstream release Upstream tag: 0.17.6 Upstream commit: 65f76ff9 Signed-off-by: Packit Service --- diff --git a/.gitignore b/.gitignore index 5dd143e..cfa1755 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /umockdev-0.17.1.tar.xz /umockdev-0.17.2.tar.xz /umockdev-0.17.5.tar.xz +/umockdev-0.17.6.tar.xz diff --git a/sources b/sources index b8a1cf6..d19925e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (umockdev-0.17.5.tar.xz) = f542f88dd66ce34b62658011b608c8849d938d9ab670361ffee324e6461916d1184f0787a12125b3baf0a700049fc4b9dc7eae21a77ec1d88921da9f51f49879 +SHA512 (umockdev-0.17.6.tar.xz) = 05a86e2a583972d02fb3cfa26b017d44600831b6ed1415769d7cc7344357f484d34228b1593de2cfbfcce302611c0c22f045ee9fbd7fea76d8ae0b4ccd28d6ef diff --git a/umockdev.spec b/umockdev.spec index 070d6d5..7f94e31 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -1,5 +1,5 @@ Name: umockdev -Version: 0.17.5 +Version: 0.17.6 Release: 1%{?dist} Summary: Mock hardware devices @@ -72,6 +72,12 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/umockdev %{_datadir}/vala/vapi/umockdev-1.0.vapi %changelog +* Fri Jan 21 2022 Packit Service - 0.17.6-1 +- Increase uevent buffer size (#167) +- Skip /umockdev-testbed-vala/detects_running_outside_testbed during normal + builds for the time being, as it is brittle on several architectures (#169) + + * Tue Jan 18 2022 Packit Service - 0.17.5-1 - Relax overzealous stat nlink unit test