From fa9dd116b530aeb8f22a38038bc5c819668acd22 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Oct 28 2016 06:14:57 +0000 Subject: Updated to 4.8.16 --- diff --git a/rubygem-github-linguist.spec b/rubygem-github-linguist.spec index cc54914..fce50a7 100644 --- a/rubygem-github-linguist.spec +++ b/rubygem-github-linguist.spec @@ -1,8 +1,8 @@ -# Generated from github-linguist-4.8.15.gem by gem2rpm -*- rpm-spec -*- +# Generated from github-linguist-4.8.16.gem by gem2rpm -*- rpm-spec -*- %global gem_name github-linguist Name: rubygem-%{gem_name} -Version: 4.8.15 +Version: 4.8.16 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.15; git checkout v${VERSION} +# export VERSION=4.8.16; 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 +* Fri Oct 28 2016 Jiri Popelka - 4.8.16-1 +- Updated to 4.8.16 + * Mon Sep 26 2016 Jiri Popelka - 4.8.15-1 - Updated to 4.8.15