diff --git a/.gitignore b/.gitignore index 38250b7..06ca13e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /umockdev-0.17.13.tar.xz /umockdev-0.17.15.tar.xz /umockdev-0.17.16.tar.xz +/umockdev-0.17.17.tar.xz diff --git a/README.packit b/README.packit index 2bf983c..49c9d4e 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.65.2.post12+gc5a59a6. +The file was generated using packit 0.72.0.post2+g57b7cc3. diff --git a/sources b/sources index 8d4d718..a9f064c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (umockdev-0.17.16.tar.xz) = 5d4a094481510f4466e49766512d0959a5a9d9f5a9b7cbd7719bc94e95d9800760482bf3ea2ee97d2138c89680adb4116964688ae13a07e3c1f0ba8e94230584 +SHA512 (umockdev-0.17.17.tar.xz) = 39537bcc56cf554773e8669508832bde6f3d4eb83d605c0e58bed3b2d206a6dc0bd0678bd39954825ee0cbed9f1ea9448f836d97ed3ea7e2aa7ce2875456e459 diff --git a/umockdev.spec b/umockdev.spec index 035440d..ef9c933 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -1,5 +1,5 @@ Name: umockdev -Version: 0.17.16 +Version: 0.17.17 Release: 1%{?dist} Summary: Mock hardware devices @@ -75,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/umockdev %{_datadir}/vala/vapi/umockdev-1.0.vapi %changelog +* Sun Apr 16 2023 Packit - 0.17.17-1 +- Fix race with worker thread accessing $UMOCKDEV_DIR +- Disable -Wincompatible-function-pointer-types for clang + * Sun Jan 29 2023 Packit - 0.17.16-1