From a9d5bc73316fb3b26570d48c1d5ff93517185628 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Nov 26 2015 12:55:20 +0000 Subject: Bump to upstream 1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270 - related: #1248155 --- diff --git a/.gitignore b/.gitignore index 4ba6202..f01cc21 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/netlink-991a7a2.tar.gz +/netlink-1e2e08e.tar.gz diff --git a/golang-github-vishvananda-netlink.spec b/golang-github-vishvananda-netlink.spec index 7e1bf40..fdea0b5 100644 --- a/golang-github-vishvananda-netlink.spec +++ b/golang-github-vishvananda-netlink.spec @@ -32,12 +32,12 @@ # https://github.com/vishvananda/netlink %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 991a7a2fa7c073968fb27f36669df199b1fdf412 +%global commit 1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: Simple netlink library for go License: ASL 2.0 URL: https://%{provider_prefix} @@ -182,6 +182,10 @@ gotest %{import_path}/nl %endif %changelog +* Thu Nov 26 2015 jchaloup - 0-0.5.git1e2e08e +- Bump to upstream 1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270 + related: #1248155 + * Wed Jul 29 2015 jchaloup - 0-0.4.git991a7a2 - Update of spec file to spec-2.0 resolves: #1248155 diff --git a/sources b/sources index 83a4251..965ae95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df957adbce1dfdbe0b2908760a88b9bd netlink-991a7a2.tar.gz +1081e1a7b64d2d88bbe4e455c542710f netlink-1e2e08e.tar.gz