summaryrefslogtreecommitdiffstats
path: root/rubygem-github-linguist.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2014-02-10 12:32:39 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2014-02-10 12:33:38 -0700
commit5ed428528771bd6316c0064e7d01d6349c53723e (patch)
treec9f9d94a65778fa32129ea9b35d4c91aed0b3e5a /rubygem-github-linguist.spec
parentfc4cc722173020a489dccb875d95382e467d3e56 (diff)
downloadrubygem-github-linguist-master.tar.gz
rubygem-github-linguist-master.tar.xz
rubygem-github-linguist-master.zip
update to 2.10.9HEADmaster
Diffstat (limited to 'rubygem-github-linguist.spec')
-rw-r--r--rubygem-github-linguist.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rubygem-github-linguist.spec b/rubygem-github-linguist.spec
index e2c28fb..8872fc7 100644
--- a/rubygem-github-linguist.spec
+++ b/rubygem-github-linguist.spec
@@ -1,7 +1,7 @@
%global gem_name github-linguist
Name: rubygem-%{gem_name}
-Version: 2.10.7
+Version: 2.10.9
Release: 1%{?dist}
Summary: GitHub Language detection
Group: Development/Languages
@@ -94,5 +94,8 @@ popd
%doc %{gem_docdir}
%changelog
+* Mon Feb 10 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 2.10.9-1
+- Update to github-linguist 2.10.9
+
* Fri Dec 27 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 2.10.7-1
- Initial package