Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/skopeo.git#f45ca0da9c44c4b1c3e591701267ee7f9c295360
This commit is contained in:
parent
016601ee0c
commit
a4c71e1f6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -211,4 +211,3 @@
|
||||
/skopeo-bbd800f.tar.gz
|
||||
/skopeo-77293ff.tar.gz
|
||||
/skopeo-8151b89.tar.gz
|
||||
/skopeo-44beab6.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 44beab63c975b23ce2b1782035b1f3b1a972369e
|
||||
%global commit0 8151b89b8161e4b0d378df2e10a9c8601fed08b2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,8 +45,8 @@ Epoch: 1
|
||||
%else
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.2.1
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 51.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -447,10 +447,6 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-2.dev.git44beab6
|
||||
- bump to 1.2.1
|
||||
- autobuilt 44beab6
|
||||
|
||||
* Fri Sep 25 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.1.1-51.dev.git5d5756c
|
||||
- Modify the range of groups used in net.ipv4.ping_group_range to be 1 so that
|
||||
- it will work more easily with User Namespaces
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-44beab6.tar.gz) = f26964c11b5b0b085ae45a4d914bcfbd1dd7c9eefaad94292480c40e99e078f0db338ed16593262be39c8d355ea7795dfd2e42163ad6d7bc1cfd0df2c697b20b
|
||||
SHA512 (skopeo-8151b89.tar.gz) = ccc7c0dcc3996728c5c8ca51e5d0002dd06b9845d032e86b7240954d62718af193b6e7c6fde5a2034642c091fe9966e64ecc68a34ca69d833ef1cf6ffd09a203
|
||||
|
Loading…
Reference in New Issue
Block a user