NVR: skopeo-0.1.17-1.dev.git2b3af4a

- bump to 0.1.17-dev

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2016-12-06 18:18:31 +05:30
parent 67e7418ee4
commit 0e3e471f0e
3 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/skopeo-362bfc5.tar.gz
/skopeo-d830391.tar.gz
/skopeo-550a480.tar.gz
/skopeo-2b3af4a.tar.gz

View File

@ -25,19 +25,16 @@
# https://github.com/projectatomic/skopeo
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
%global commit 550a480173090c9b94ac3bce48953b338fa92e94
%global commit 2b3af4ad51520b35590f285024506393663ff8f4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: skopeo
Version: 0.1.14
Release: 6.git%{shortcommit}%{?dist}
Version: 0.1.17
Release: 1.dev.git%{shortcommit}%{?dist}
Summary: Inspect Docker images and repositories on registries
License: ASL 2.0
URL: https://%{provider_prefix}
Source0: https://github.com/mtrmac/skopeo/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
%if 0%{?rhel}
Patch0: skopeo-go142.patch
%endif
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
#ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 %{arm}}
@ -277,6 +274,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_datadir}/bash-completion/completions/%{name}
%changelog
* Tue Dec 06 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.17-1.dev.git2b3af4a
- bump to 0.1.17-dev
* Fri Nov 04 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.14-6.git550a480
- Fix BZ#1391932

View File

@ -1 +1 @@
7483e9d1263f0e85f1b5e60218a0c963 skopeo-550a480.tar.gz
4e2f51644189780e3bb9299f8fd596df skopeo-2b3af4a.tar.gz