Update to 0.19.7 upstream release
Upstream tag: 0.19.7 Upstream commit: 39f785a7 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
d9a1dd979e
commit
19ac08a656
4 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -51,3 +51,4 @@
|
|||
/umockdev-0.19.4.tar.xz
|
||||
/umockdev-0.19.5.tar.xz
|
||||
/umockdev-0.19.6.tar.xz
|
||||
/umockdev-0.19.7.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.1.post1.dev4+g9380a86a0.
|
||||
The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (umockdev-0.19.6.tar.xz) = 3102f1b7e8fa866c8f9bf749296b4c1ea2cf83674ff546c319a64f36ff9ebd3e4f0bd62d09df6bd04ed96cfd8c414388be6e278426cd82b36840448488b315ff
|
||||
SHA512 (umockdev-0.19.7.tar.xz) = 836d16be6f0441ab16305d41a302b23529fd9b9e62ded0393d97bcdc5842d9ed3240d9b3e93e6e7cf167fd59e0c6372da0e4512a71086bd080526880e6dfcae3
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: umockdev
|
||||
Version: 0.19.6
|
||||
Version: 0.19.7
|
||||
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
|
||||
* Thu Mar 26 2026 Packit <hello@packit.dev> - 0.19.7-1
|
||||
tests: Don't assume a fixed baud rate when identifying ttys (thanks Thanks Daniel van Vugt)
|
||||
|
||||
|
||||
* Sun Mar 22 2026 Packit <hello@packit.dev> - 0.19.6-1
|
||||
- preload: Reinitialize mutexes after forking. (Thanks Daniel van Vugt) (LP: #2144723)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue