diff --git a/.gitignore b/.gitignore index 7dbdfe8..3852716 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/oci-systemd-hook-05bd9a0.tar.gz +SOURCES/oci-systemd-hook-83283a0.tar.gz diff --git a/.oci-systemd-hook.metadata b/.oci-systemd-hook.metadata index 04b9e86..47d6955 100644 --- a/.oci-systemd-hook.metadata +++ b/.oci-systemd-hook.metadata @@ -1 +1 @@ -c83b81a4c47042bcf68611208bfdc2fd27e548f8 SOURCES/oci-systemd-hook-05bd9a0.tar.gz +6318c58b50bf084d0757546ebaea0f5a3e4086e9 SOURCES/oci-systemd-hook-83283a0.tar.gz diff --git a/SPECS/oci-systemd-hook.spec b/SPECS/oci-systemd-hook.spec index bbdf9d7..9bedc96 100644 --- a/SPECS/oci-systemd-hook.spec +++ b/SPECS/oci-systemd-hook.spec @@ -5,13 +5,13 @@ # https://github.com/projectatomic/oci-systemd-hook %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 05bd9a0cceb8ad88a2815f25911f519162181def +%global commit 83283a0b668947038d17527182c9926d04d602b3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{repo} Epoch: 1 -Version: 0.1.16 -Release: 1.git%{shortcommit}%{?dist} +Version: 0.1.17 +Release: 2.git%{shortcommit}%{?dist} Summary: OCI systemd hook for docker Group: Applications/Text License: GPLv3+ @@ -54,6 +54,12 @@ make %{?_smp_mflags} %{_usr}/share/containers/oci/hooks.d/oci-systemd-hook.json %changelog +* Mon Jul 23 2018 Frantisek Kluknavsky - 1:0.1.17-2.git83283a0 +- rebase to 83283a0b668947038d17527182c9926d04d602b3 + +* Mon Jun 18 2018 Dan Walsh - 1:0.1.17-1.git87fb61e +- Don't attempt to set SELinux labels, if they are "" + * Mon Jun 04 2018 Frantisek Kluknavsky - 1:0.1.16-1.git05bd9a0 - rebase to 05bd9a0cceb8ad88a2815f25911f519162181def