diff --git a/.gitignore b/.gitignore index b3482c1..2acd4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /github-linguist-4.8.7.gem /github-linguist-4.8.8.gem /github-linguist-4.8.9.gem +/github-linguist-4.8.10.gem diff --git a/rubygem-github-linguist.spec b/rubygem-github-linguist.spec index 1a0eb3a..7fe91a2 100644 --- a/rubygem-github-linguist.spec +++ b/rubygem-github-linguist.spec @@ -1,8 +1,8 @@ -# Generated from github-linguist-4.8.9.gem by gem2rpm -*- rpm-spec -*- +# Generated from github-linguist-4.8.10.gem by gem2rpm -*- rpm-spec -*- %global gem_name github-linguist Name: rubygem-%{gem_name} -Version: 4.8.9 +Version: 4.8.10 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.9; git checkout v${VERSION} +# export VERSION=4.8.10; 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 @@ -109,6 +109,9 @@ popd %changelog +* Tue Sep 13 2016 Jiri Popelka - 4.8.10-1 +- Updated to 4.8.10 + * Mon Aug 29 2016 Jiri Popelka - 4.8.9-1 - Updated to 4.8.9 diff --git a/sources b/sources index c6afccc..b52f269 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6145f6144abb09dc79da7a146814eaf github-linguist-4.8.9.gem +067316ef1cd2804a788dd58cf8720480 github-linguist-4.8.10.gem