From be0b5702b350178ae5fe3cf24e5b62d58e77ff10 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 2 Aug 2023 08:16:38 +0000 Subject: [PATCH] [packit] 91 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: v91 Upstream commit: 10e70463 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild.git refs/heads/*:refs/remotes/packit/* git checkout packit/91-rawhide-update-propose_downstream ``` --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 24 +++++++++++++++++++++++- sources | 2 +- 4 files changed, 26 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3cc5862..403b8db 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ /osbuild-88.tar.gz /osbuild-89.tar.gz /osbuild-90.tar.gz +/osbuild-91.tar.gz diff --git a/README.packit b/README.packit index 9d6cbbc..0bd99f6 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.78.1. +The file was generated using packit 0.78.1.post5+g4b99855. diff --git a/osbuild.spec b/osbuild.spec index b513e36..988fd84 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 90 +Version: 91 %forgemeta @@ -116,6 +116,13 @@ Summary: Extra tools and utilities Requires: %{name} = %{version}-%{release} Requires: python3-pyyaml +# These are required for `osbuild-dev`, only packaged for Fedora +%if 0%{?fedora} +Requires: python3-rich +Requires: python3-attrs +Requires: python3-typer +%endif + %description tools Contains additional tools and utilities for development of manifests and osbuild. @@ -181,6 +188,9 @@ install -D -p -m 0644 selinux/osbuild.if %{buildroot}%{_datadir}/selinux/devel/i mkdir -p %{buildroot}%{_udevrulesdir} install -p -m 0755 data/10-osbuild-inhibitor.rules %{buildroot}%{_udevrulesdir} +# Remove `osbuild-dev` on non-fedora systems +%{!?fedora:rm %{buildroot}%{_bindir}/osbuild-dev} + %check exit 0 # We have some integration tests, but those require running a VM, so that would @@ -249,9 +259,21 @@ fi %files tools %{_bindir}/osbuild-mpp +%{?fedora:%{_bindir}/osbuild-dev} %changelog +* Wed Aug 02 2023 Packit - 91-1 +Changes with 91 +---------------- + * ci: add tox (#1262) + * tools: `osbuild-dev` quality of life (#1348) + +Contributions from: Simon de Vlieger + +— Somewhere on the Internet, 2023-08-02 + + * Wed Jul 19 2023 Packit - 90-1 Changes with 90 ---------------- diff --git a/sources b/sources index 16a00e5..0261119 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-90.tar.gz) = f2585289ff5b240fd0d83ae8f28f50106067ddc3edecf7877680662d4e4c14ad7bdfa10b21364e7efca7ecd20b8a0e388b927484b2b5884d1c29ed1a31769691 +SHA512 (osbuild-91.tar.gz) = 8a608aaad25033478d86ef7b3935c9bcbbb18d2a60eb074b5140fdb1bbcbd4b0c90605ebe5740c0c52c54a33d913b1747fab6533ab6e085ec81e773aa9bd7ee8