From dbcaca516dfa0128a4c6c9dea9097a54b2105a0f Mon Sep 17 00:00:00 2001 From: Packit Date: Apr 10 2022 16:05:16 +0000 Subject: [packit] 0.17.9 upstream release Upstream tag: 0.17.9 Upstream commit: 9c76f29a Signed-off-by: Packit --- diff --git a/.gitignore b/.gitignore index 6a534df..aa1f6ac 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/README.packit b/README.packit index 558a5d5..3165c86 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.47.1. +The file was generated using packit 0.48.1.dev7+g623077c. diff --git a/packit.yaml b/packit.yaml index b52413c..9ef5e63 100644 --- a/packit.yaml +++ b/packit.yaml @@ -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 diff --git a/sources b/sources index 3ea49de..5ce2864 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (umockdev-0.17.8.tar.xz) = e5e6ba2934e1df9323a4e64ee1fc066ab4abeaf75ad0d7f1f6d387b06315f30877f48664e5992f4b138fe1b76d08860359599249d5b9de516777cf8bdb1b228f +SHA512 (umockdev-0.17.9.tar.xz) = f56cc9a1513d05747eda2d36cd7c632502d7f70ccc612e11bdcd1610c96a2be9cf8e883282d024406485c44fb3cedc80dc803a12216ed61f593030d12ece21c9 diff --git a/umockdev.spec b/umockdev.spec index 91f2719..94307ba 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -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 - 0.17.9-1 +- preload: Wrap fortified version of readlinkat (thanks Martin Liska) + + * Wed Mar 23 2022 Packit Service - 0.17.8-1 - Fix some potential crashes spotted by Coverity - Enable Fedora builds and bodhi updates via packit