slirp4netns-0.3.0-2.1.git4889f52
- built 4889f52 - hook up to autobuild Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
d74600ebd5
commit
f8be776ee1
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/slirp4netns-0037042.tar.gz
|
||||
/slirp4netns-30883b5.tar.gz
|
||||
/slirp4netns-4992082.tar.gz
|
||||
/slirp4netns-4889f52.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 4992082b2af77c09bca6bd8504e2ebfa5e118c18
|
||||
%global commit0 4889f5299f407d7d7566c76a3b8b5f71c99b6db5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 0.3.0
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 2.1.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -16,7 +16,7 @@ BuildRequires: automake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: git
|
||||
BuildRequires: go-md2man
|
||||
BuildRequires: golang-github-cpuguy83-md2man
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
@ -56,6 +56,10 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.3.0-2.1.dev.git4889f52
|
||||
- built 4889f52
|
||||
- hook up to autobuild
|
||||
|
||||
* Wed May 15 2019 Dan Walsh <dwalsh@fedoraproject.org> - v0.3.0-2
|
||||
- Update to released version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-4992082.tar.gz) = e1201b7ac4c5cfc13d36f7c1859ae57bc69867f313b9705a7f1bffae7555c3eb9fbcb216a125c27efc8e0c815da31bd9012529c28fd93dd40398bd7a3c1abaa8
|
||||
SHA512 (slirp4netns-4889f52.tar.gz) = 9c532be683d8cd4602dbdf4358c24e1f0cf1b6e9277b17f6482d1173a885dc3357b9bba83477bc881d364b71a274138b7be494ff48b6871aa4b8e71d5fbe9ef6
|
||||
|
Loading…
Reference in New Issue
Block a user