From f2b8ce95bdb21b419794413568500f131eb37e0f Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Sep 26 2016 07:33:57 +0000 Subject: Updated to 4.8.15 --- diff --git a/.gitignore b/.gitignore index 2259121..8576ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /github-linguist-4.8.12.gem /github-linguist-4.8.13.gem /github-linguist-4.8.14.gem +/github-linguist-4.8.15.gem diff --git a/rubygem-github-linguist.spec b/rubygem-github-linguist.spec index 6760bf6..cc54914 100644 --- a/rubygem-github-linguist.spec +++ b/rubygem-github-linguist.spec @@ -1,8 +1,8 @@ -# Generated from github-linguist-4.8.14.gem by gem2rpm -*- rpm-spec -*- +# Generated from github-linguist-4.8.15.gem by gem2rpm -*- rpm-spec -*- %global gem_name github-linguist Name: rubygem-%{gem_name} -Version: 4.8.14 +Version: 4.8.15 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.14; git checkout v${VERSION} +# export VERSION=4.8.15; 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 +* Mon Sep 26 2016 Jiri Popelka - 4.8.15-1 +- Updated to 4.8.15 + * Fri Sep 23 2016 Jiri Popelka - 4.8.14-1 - Updated to 4.8.14 diff --git a/sources b/sources index bcd0747..47fb364 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49730331ecffb4390fe808e902c76b2b github-linguist-4.8.14.gem +64d4dc4c1317af5a73df39c5be15a3ae github-linguist-4.8.15.gem