* Wed Nov 25 2020 Lukas Vrabec <lvrabec@redhat.com> - 0.2.4-1

- New rebase https://github.com/containers/udica/releases/tag/v0.2.4
This commit is contained in:
Lukas Vrabec 2020-11-25 18:12:12 +01:00
parent e23d97dbf9
commit 651491f476
No known key found for this signature in database
GPG Key ID: 47201AC42F29CE06
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/v0.2.1.tar.gz
/v0.2.2.tar.gz
/v0.2.3.tar.gz
/v0.2.4.tar.gz

View File

@ -1 +1 @@
SHA512 (v0.2.3.tar.gz) = 78e6bae5a26e50ddc01a251802a02d6c48d8a87a8a1c343f9b40d0b2fdafbe435d62e6c1b6fb7c1365f536fac02f01d9057b2ffdaef27a9f91f3b245840754fb
SHA512 (v0.2.4.tar.gz) = 17d4d33939e15a113badf7df17b55c51cdf2659b49f6ae90c8e2f0b741ffabed019ee2b9a1dd8123f5ca96f3f1111fcad74d8480fdf00bc1b10b6e2d5f2948a4

View File

@ -1,6 +1,6 @@
Summary: A tool for generating SELinux security policies for containers
Name: udica
Version: 0.2.3
Version: 0.2.4
Release: 1%{?dist}
Source0: https://github.com/containers/udica/archive/v%{version}.tar.gz
License: GPLv3+
@ -60,6 +60,9 @@ install -m 0644 udica/man/man8/udica.8 %{buildroot}%{_mandir}/man8/udica.8
%endif
%changelog
* Wed Nov 25 2020 Lukas Vrabec <lvrabec@redhat.com> - 0.2.4-1
- New rebase https://github.com/containers/udica/releases/tag/v0.2.4
* Thu Aug 13 2020 Lukas Vrabec <lvrabec@redhat.com> - 0.2.3-1
- New rebase https://github.com/containers/udica/releases/tag/v0.2.3