import udica-0.2.5-1.module+el8.5.0+12397+bf23b712
This commit is contained in:
parent
c0f9a47059
commit
7ec2091e50
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/v0.2.4.tar.gz
|
SOURCES/v0.2.5.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
319a607cc0a4ecdd3090651f020bb53bfca8b32b SOURCES/v0.2.4.tar.gz
|
e666f59801d7d01d138270ee43f1ea33c658631a SOURCES/v0.2.5.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A tool for generating SELinux security policies for containers
|
Summary: A tool for generating SELinux security policies for containers
|
||||||
Name: udica
|
Name: udica
|
||||||
Version: 0.2.4
|
Version: 0.2.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz
|
Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -55,6 +55,10 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 26 2021 Jindrich Novy <jnovy@redhat.com> - 0.2.5-1
|
||||||
|
- update to https://github.com/containers/udica/releases/tag/v0.2.5
|
||||||
|
- Related: #1934415
|
||||||
|
|
||||||
* Tue Jun 15 2021 Jindrich Novy <jnovy@redhat.com> - 0.2.4-2
|
* Tue Jun 15 2021 Jindrich Novy <jnovy@redhat.com> - 0.2.4-2
|
||||||
- remove %%check again and all related BRs
|
- remove %%check again and all related BRs
|
||||||
- Related: #1934415
|
- Related: #1934415
|
||||||
|
Loading…
Reference in New Issue
Block a user