diff --git a/.gitignore b/.gitignore index 8445ee8..888f7e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/oci-systemd-hook-1ba44c6.tar.gz +SOURCES/oci-systemd-hook-9b1e622.tar.gz diff --git a/.oci-systemd-hook.metadata b/.oci-systemd-hook.metadata index 97bc571..dd7410a 100644 --- a/.oci-systemd-hook.metadata +++ b/.oci-systemd-hook.metadata @@ -1 +1 @@ -b9283ff12350f50293f81f84156f4a2f4419bd60 SOURCES/oci-systemd-hook-1ba44c6.tar.gz +ad200a1620e75bc2aa645c98c1ce1d504f98c984 SOURCES/oci-systemd-hook-9b1e622.tar.gz diff --git a/SPECS/oci-systemd-hook.spec b/SPECS/oci-systemd-hook.spec index dce357c..e8691d1 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 1ba44c624342f601c45097db2abeb4d01f6b3053 +%global commit 9b1e622c86cf738b404f89ee405803a0338ae9d7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{repo} Epoch: 1 Version: 0.1.14 -Release: 1.git%{shortcommit}%{?dist} +Release: 2.git%{shortcommit}%{?dist} Summary: OCI systemd hook for docker Group: Applications/Text License: GPLv3+ @@ -54,6 +54,9 @@ make %{?_smp_mflags} %{_usr}/share/containers/oci/hooks.d/oci-systemd-hook.json %changelog +* Mon Dec 11 2017 Frantisek Kluknavsky - 1:0.1.14-2.git9b1e622 +- rebased to 9b1e622c86cf738b404f89ee405803a0338ae9d7 + * Thu Sep 21 2017 Frantisek Kluknavsky - 1:0.1.14-1.git1ba44c6 - rebase to 1ba44c624342f601c45097db2abeb4d01f6b3053