# Generated by go2rpm %bcond_without check # https://github.com/pmezard/go-difflib %global goipath github.com/pmezard/go-difflib Version: 1.0.0 %gometa %global common_description %{expand: Go-difflib is a partial port of python 3 difflib package. Its main goal is to make unified and context diff available in pure Go, mostly for testing purposes.} %global golicenses LICENSE %global godocs README.md %global gosupfiles glide.lock glide.yaml Name: %{goname} Release: 1%{?dist} Summary: Partial port of python difflib package to Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} Source1: glide.yaml Source2: glide.lock %description %{common_description} %gopkg %prep %goprep cp %{S:1} %{S:2} . %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 15 21:49:54 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Release 1.0.0 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.13.git792786c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.13.git792786c - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.12.git792786c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 21 2018 Jan Chaloupka - 0-0.11.git792786c - Upload glide files * Wed Feb 07 2018 Fedora Release Engineering - 0-0.10.git792786c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Sep 12 2017 Jan Chaloupka - 0-0.9.git792786c - Bump to upstream 792786c7400a136282c1664665ae0a8db921c6c2 resolves: #1490448 * Wed Aug 02 2017 Fedora Release Engineering - 0-0.8.gitd8ed262 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.7.gitd8ed262 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Mar 16 2017 Jan Chaloupka - 0-0.6.gitd8ed262 - Bump to upstream d8ed2627bdf02c080bf22230dbb337003b7aba2d resolves: #1432934 * Fri Feb 10 2017 Fedora Release Engineering - 0-0.5.gitf78a839 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 Fedora Release Engineering - 0-0.4.gitf78a839 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.3.gitf78a839 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.gitf78a839 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Oct 15 2015 jchaloup - 0-0.1.gitf78a839 - First package for Fedora resolves: #1272174