catatonit-0.1.6-1
autobuilt v0.1.6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
85602b65f5
commit
027b0bdf06
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/v0.1.5.tar.gz
|
||||
/v0.1.6.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global built_tag v0.1.5
|
||||
%global built_tag v0.1.6
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: catatonit
|
||||
Version: 0.1.5
|
||||
Release: 6%{?dist}
|
||||
Version: 0.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A signal-forwarding process manager for containers
|
||||
License: GPLv3+
|
||||
URL: https://github.com/openSUSE/catatonit
|
||||
@ -58,6 +58,9 @@ ln -s %{_libexecdir}/%{name}/%{name} %{buildroot}%{_libexecdir}/podman/%{name}
|
||||
%{_libexecdir}/podman/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Sep 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.1.6-1
|
||||
- autobuilt v0.1.6
|
||||
|
||||
* Fri Aug 20 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.5-6
|
||||
- Fix broken upgrade path
|
||||
- Related: https://github.com/coreos/fedora-coreos-config/pull/1174
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v0.1.6.tar.gz) = d1c76e5d147206996eee17c8b456a4f5a9a1794653f33355689f110a76f640fa79f2871c7ef52b12c09e7565afbd98aa8eaea27f4138c1e48a3c5203484f478e
|
||||
|
Loading…
Reference in New Issue
Block a user