Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:24:07 -07:00
parent b2c25500b4
commit c4cc684f3c

View File

@ -24,7 +24,7 @@
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 40.13.3 Version: 40.13.3
Release: 1%{?dist} Release: 2%{?dist}
License: GPL-2.0-or-later License: GPL-2.0-or-later
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
Source1: modules-targeted-base.conf Source1: modules-targeted-base.conf
@ -860,6 +860,9 @@ exit 0
%endif %endif
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 40.13.3-2
- Bump release for June 2024 mass rebuild
* Tue Jun 18 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.3-1 * Tue Jun 18 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.3-1
- Allow virtqemud manage nfs files when virt_use_nfs boolean is on - Allow virtqemud manage nfs files when virt_use_nfs boolean is on
Resolves: RHEL-40205 Resolves: RHEL-40205