#327 Update make-rhat-patches.sh file to use the f38 dist-git branch in F38
Merged a year ago by zpytela. Opened a year ago by zpytela.
rpms/ zpytela/selinux-policy f38  into  f38

file modified
+1 -1
@@ -4,7 +4,7 @@ 

  

  FEDORA_VERSION=rawhide

  DOCKER_FEDORA_VERSION=master

- DISTGIT_BRANCH=rawhide

+ DISTGIT_BRANCH=f38

  REPO_SELINUX_POLICY=${REPO_SELINUX_POLICY:-https://github.com/fedora-selinux/selinux-policy}

  REPO_SELINUX_POLICY_BRANCH=${REPO_SELINUX_POLICY_BRANCH:-$FEDORA_VERSION}

  REPO_CONTAINER_SELINUX=${REPO_CONTAINER_SELINUX:-https://github.com/containers/container-selinux}

file modified
+4 -1
@@ -24,7 +24,7 @@ 

  Summary: SELinux policy configuration

  Name: selinux-policy

  Version: 38.8

- Release: 1%{?dist}

+ Release: 2%{?dist}

  License: GPL-2.0-or-later

  Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz

  Source1: modules-targeted-base.conf
@@ -813,6 +813,9 @@ 

  %endif

  

  %changelog

+ * Fri Mar 03 2023 Zdenek Pytela <zpytela@redhat.com> - 38.8-2

+ - Update make-rhat-patches.sh file to use the f38 dist-git branch in F38

+ 

  * Fri Mar 03 2023 Zdenek Pytela <zpytela@redhat.com> - 38.8-1

  - Confine gnome-initial-setup

  - Allow qemu-guest-agent create and use vsock socket

no initial comment

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/dc83015c6ba04433b293ef4b448b457c

The reported failures are expected.

Pull-Request has been merged by zpytela

a year ago