Latest release
This commit is contained in:
parent
3425c2f01e
commit
5f59087447
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/slirp4netns-c4e1bc5.tar.gz
|
||||
/slirp4netns-0037042.tar.gz
|
||||
/slirp4netns-30883b5.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 0037042e2facc8818d0a254e320a739648283f2e
|
||||
%global commit0 30883b5aef81510915ca0e0b28072e809172e1f6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 0.1
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.3
|
||||
Release: 0.alpha.2.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -55,6 +55,9 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Sun Feb 17 2019 Dan Walsh <dwalsh@fedoraproject.org> - v0.3.0-alpha.2
|
||||
- Latest release
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-3.dev.git0037042
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-0037042.tar.gz) = ed1f3a05d85d652e62aa36b3d8f33ec08efe961497a8b9d4ae03249b5941a50297046193c4b2223e4177fcd8b83a1963bcf4e8ffcda34bc8de2ac5c0b6c5f860
|
||||
SHA512 (slirp4netns-30883b5.tar.gz) = 7fdfc037d51e7f00440f54c02cd89059ed26f1a31e9d926b0b16e42257a3ed89696abcb6b567d0c4a43a56c6e159de4518464b52d1f00b638e54444a3867ab5d
|
||||
|
Loading…
Reference in New Issue
Block a user