From be4a4f4ae55eeb1aba4775c61be4ee58bdb11e85 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Nov 03 2016 09:28:02 +0000 Subject: Updated to 4.8.17 --- diff --git a/.gitignore b/.gitignore index 9ef7fd7..642b878 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /github-linguist-4.8.14.gem /github-linguist-4.8.15.gem /github-linguist-4.8.16.gem +/github-linguist-4.8.17.gem diff --git a/rubygem-github-linguist.spec b/rubygem-github-linguist.spec index fce50a7..3931cc5 100644 --- a/rubygem-github-linguist.spec +++ b/rubygem-github-linguist.spec @@ -1,8 +1,8 @@ -# Generated from github-linguist-4.8.16.gem by gem2rpm -*- rpm-spec -*- +# Generated from github-linguist-4.8.17.gem by gem2rpm -*- rpm-spec -*- %global gem_name github-linguist Name: rubygem-%{gem_name} -Version: 4.8.16 +Version: 4.8.17 Release: 1%{?dist} Summary: GitHub Language detection Group: Development/Languages @@ -11,7 +11,7 @@ URL: https://github.com/github/linguist Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # This is how we are getting the tests (Source1) # git clone https://github.com/github/linguist.git && cd linguist -# export VERSION=4.8.16; git checkout v${VERSION} +# export VERSION=4.8.17; git checkout v${VERSION} # sed -i 's|^require "bundler/setup"|#require "bundler/setup"|g' test/helper.rb # sed -i "s|^require 'color-proximity'|#require 'color-proximity'|g" test/helper.rb # sed -i "s|^require 'licensee'|#require 'licensee'|g" test/helper.rb @@ -36,7 +36,7 @@ BuildRequires: git # BuildRequires: rubygem(color-proximity) => 0.2.1 <-- missing # BuildRequires: rubygem(color-proximity) < 0.3 <-- missing # BuildRequires: rubygem(licensed) <-- missing -# BuildRequires: rubygem(licensee) >= 8.3.0 <-- missing +# BuildRequires: rubygem(licensee) >= 8.6.0 <-- missing BuildArch: noarch %description @@ -109,6 +109,9 @@ popd %changelog +* Thu Nov 03 2016 Jiri Popelka - 4.8.17-1 +- Updated to 4.8.17 + * Fri Oct 28 2016 Jiri Popelka - 4.8.16-1 - Updated to 4.8.16 diff --git a/sources b/sources index cde7f44..74c9760 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ef3d0b8144c9abd5bfb862ba297637e github-linguist-4.8.16.gem +4414239713a1b8ebeefb2097f55c2001 github-linguist-4.8.17.gem