import udica-0.2.4-1.module+el8.3.1+9857+68fb1526
This commit is contained in:
parent
cc4dfe3a5f
commit
fe494d63bf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/v0.2.2.tar.gz
|
SOURCES/v0.2.4.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
58a4932664dbbcf01e50ad610d96ec9b36a32ab9 SOURCES/v0.2.2.tar.gz
|
319a607cc0a4ecdd3090651f020bb53bfca8b32b SOURCES/v0.2.4.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
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.2
|
Version: 0.2.4
|
||||||
Release: 1%{?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+
|
||||||
@ -60,6 +60,14 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 26 2020 Jindrich Novy <jnovy@redhat.com> - 0.2.4-1
|
||||||
|
- update to https://github.com/containers/udica/releases/tag/v0.2.4
|
||||||
|
- Related: #1888571
|
||||||
|
|
||||||
|
* Thu Oct 22 2020 Jindrich Novy <jnovy@redhat.com> - 0.2.3-1
|
||||||
|
- synchronize with stream-container-tools-rhel8-rhel-8.4.0
|
||||||
|
- Related: #1888571
|
||||||
|
|
||||||
* Mon Aug 10 2020 Jindrich Novy <jnovy@redhat.com> - 0.2.2-1
|
* Mon Aug 10 2020 Jindrich Novy <jnovy@redhat.com> - 0.2.2-1
|
||||||
- https://github.com/containers/udica/releases/tag/v0.2.2
|
- https://github.com/containers/udica/releases/tag/v0.2.2
|
||||||
- Related: #1821193
|
- Related: #1821193
|
||||||
|
Loading…
Reference in New Issue
Block a user