Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:27:44 -07:00
parent d917bd3042
commit 4f2ceebbd6

View File

@ -1,7 +1,7 @@
Summary: A tool for generating SELinux security policies for containers
Name: udica
Version: 0.2.8
Release: 4%{?dist}
Release: 5%{?dist}
Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz
#git format-patch -N v0.2.8 -- . ':!.cirrus.yml' ':!.github'
Patch0001: 0001-Add-option-to-generate-custom-policy-for-a-confined-.patch
@ -66,6 +66,9 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8
%endif
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.8-5
- Bump release for June 2024 mass rebuild
* Mon Feb 12 2024 Vit Mojzis <vmojzis@redhat.com> - 0.2.8-4
- confined: make "-l" non optional
- confined: allow asynchronous I/O operations