# Generated by go2rpm # Needs superuser permissions %bcond_with check # https://github.com/vishvananda/netns %global goipath github.com/vishvananda/netns %global commit 13995c7128ccc8e51e9a6bd2b551020a27180abd %gometa %global common_description %{expand: The netns package provides an ultra-simple interface for handling network namespaces in Go. Changing namespaces requires elevated privileges, so in most cases this code needs to be run as root.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.18%{?dist} Summary: Simple network namespace handling for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat May 04 17:52:12 CEST 2019 Robert-André Mauchin - 0-0.18.20190504git13995c7 - Bump to commit 13995c7128ccc8e51e9a6bd2b551020a27180abd * Fri Feb 01 2019 Fedora Release Engineering - 0-0.17.git54f0e43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.16.git54f0e43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.15.git54f0e43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Sep 27 2017 Jan Chaloupka - 0-0.14.git54f0e43 - Bump to upstream 54f0e4339ce73702a0607f49922aaa1e749b418d related: #1248150 * Wed Aug 02 2017 Fedora Release Engineering - 0-0.13.git8ba1072 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.12.git8ba1072 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.11.git8ba1072 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 14 2016 Jan Chaloupka - 0-0.10.git8ba1072 - Polish the spec file related: #1248150 * Tue Dec 13 2016 Jan Chaloupka - 0-0.9.git8ba1072 - Bump to upstream 8ba1072b58e0c2a240eb5f6120165c7776c3e7b8 related: #1248150 * Thu Jul 21 2016 Fedora Release Engineering - 0-0.8.git604eaf1 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.7.git604eaf1 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.6.git604eaf1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 27 2015 jchaloup - 0-0.5.git604eaf1 - Bump to upstream 604eaf189ee867d8c147fafc28def2394e878d25 related: #1248150 * Wed Jul 29 2015 jchaloup - 0-0.4.git5478c06 - Update of spec file to spec-2.0 resolves: #1248150 * Wed Jun 17 2015 Fedora Release Engineering - 0-0.3.git5478c06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 06 2015 Adam Miller - 0-0.2.git5478c06 - Update to latest upstream * Fri Nov 14 2014 jchaloup - 0-0.1.gite14a2d4 - First package for Fedora resolves: #1164170