summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2016-01-25 12:35:25 +0100
committerVít Ondruch <vondruch@redhat.com>2016-01-25 12:35:25 +0100
commit74085ca068f2e40bada9b7e44f0449545206bcd3 (patch)
treeb57c15e09c92f605170df75fcd871f93b18676af
parent9035556dc405a56a807d8bac3a3893a8b1352f6d (diff)
downloadrubygem-concurrent-ruby-master.tar.gz
rubygem-concurrent-ruby-master.tar.xz
rubygem-concurrent-ruby-master.zip
Fix 'git clone' Source1 commentHEADmaster
-rw-r--r--rubygem-concurrent-ruby.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rubygem-concurrent-ruby.spec b/rubygem-concurrent-ruby.spec
index a6bbe3c..b1d63d0 100644
--- a/rubygem-concurrent-ruby.spec
+++ b/rubygem-concurrent-ruby.spec
@@ -9,7 +9,7 @@ Group: Development/Languages
License: MIT
URL: http://www.concurrent-ruby.com
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
-# git git clone https://github.com/ruby-concurrency/concurrent-ruby.git && cd concurrent-ruby
+# git clone https://github.com/ruby-concurrency/concurrent-ruby.git && cd concurrent-ruby
# git checkout v1.0.0 && tar czvf concurrent-ruby-1.0.0-specs.tar.gz spec/
Source1: %{gem_name}-%{version}-specs.tar.gz
BuildRequires: ruby(release)