From 48f5cefc7b363b3891295da4f47f89c44d92c80b Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Aug 29 2016 07:21:23 +0000 Subject: Updated to 4.8.9 --- diff --git a/.gitignore b/.gitignore index 0cf7eea..b3482c1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /github-linguist-4.8.6.gem /github-linguist-4.8.7.gem /github-linguist-4.8.8.gem +/github-linguist-4.8.9.gem diff --git a/rubygem-github-linguist.spec b/rubygem-github-linguist.spec index 6f4a02d..1a0eb3a 100644 --- a/rubygem-github-linguist.spec +++ b/rubygem-github-linguist.spec @@ -1,8 +1,8 @@ -# Generated from github-linguist-4.8.8.gem by gem2rpm -*- rpm-spec -*- +# Generated from github-linguist-4.8.9.gem by gem2rpm -*- rpm-spec -*- %global gem_name github-linguist Name: rubygem-%{gem_name} -Version: 4.8.8 +Version: 4.8.9 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.8; git checkout v${VERSION} +# export VERSION=4.8.9; 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 Aug 29 2016 Jiri Popelka - 4.8.9-1 +- Updated to 4.8.9 + * Tue Jul 19 2016 Jiri Popelka - 4.8.8-1 - Updated to 4.8.8 diff --git a/sources b/sources index b012c75..c6afccc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc1c8f23d3ff41b126a9c334e0c6eb37 github-linguist-4.8.8.gem +b6145f6144abb09dc79da7a146814eaf github-linguist-4.8.9.gem