[packit] 0.17.9 upstream release

Upstream tag: 0.17.9
Upstream commit: 9c76f29a

Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
Packit 2022-04-10 16:05:16 +00:00
parent 6b5f187d36
commit dbcaca516d
5 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/umockdev-0.17.6.tar.xz
/umockdev-0.17.7.tar.xz
/umockdev-0.17.8.tar.xz
/umockdev-0.17.9.tar.xz

View File

@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 0.47.1.
The file was generated using packit 0.48.1.dev7+g623077c.

View File

@ -2,6 +2,7 @@
# https://packit.dev/docs/configuration/
specfile_path: packaging/umockdev.spec
upstream_project_url: https://github.com/martinpitt/umockdev
issue_repository: https://github.com/martinpitt/umockdev
copy_upstream_release_description: true
upstream_package_name: umockdev
downstream_package_name: umockdev

View File

@ -1 +1 @@
SHA512 (umockdev-0.17.8.tar.xz) = e5e6ba2934e1df9323a4e64ee1fc066ab4abeaf75ad0d7f1f6d387b06315f30877f48664e5992f4b138fe1b76d08860359599249d5b9de516777cf8bdb1b228f
SHA512 (umockdev-0.17.9.tar.xz) = f56cc9a1513d05747eda2d36cd7c632502d7f70ccc612e11bdcd1610c96a2be9cf8e883282d024406485c44fb3cedc80dc803a12216ed61f593030d12ece21c9

View File

@ -1,5 +1,5 @@
Name: umockdev
Version: 0.17.8
Version: 0.17.9
Release: 1%{?dist}
Summary: Mock hardware devices
@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/umockdev
%{_datadir}/vala/vapi/umockdev-1.0.vapi
%changelog
* Sun Apr 10 2022 Packit <hello@packit.dev> - 0.17.9-1
- preload: Wrap fortified version of readlinkat (thanks Martin Liska)
* Wed Mar 23 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.17.8-1
- Fix some potential crashes spotted by Coverity
- Enable Fedora builds and bodhi updates via packit