[BioRuby-cvs] bioruby gemspec.rb,1.3,1.4
Katayama Toshiaki
k at pub.open-bio.org
Wed Sep 7 21:16:54 EDT 2005
- Previous message: [BioRuby-cvs] bioruby/lib bio.rb,1.44,1.45
- Next message: [BioRuby-cvs] bioruby/lib/bio alignment.rb, 1.7, 1.8 db.rb, 0.27,
0.28 feature.rb, 1.5, 1.6 location.rb, 0.18, 0.19 pathway.rb,
1.29, 1.30 reference.rb, 1.16, 1.17 sequence.rb, 0.40, 0.41
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby
In directory pub.open-bio.org:/tmp/cvs-serv8967
Modified Files:
gemspec.rb
Log Message:
* prepared for 0.7.0
* module name is changed from 'bioruby' to 'bio'
Index: gemspec.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/gemspec.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gemspec.rb 10 Aug 2005 12:57:01 -0000 1.3
--- gemspec.rb 8 Sep 2005 01:16:52 -0000 1.4
***************
*** 3,8 ****
spec = Gem::Specification.new do |s|
! s.name = 'bioruby'
! s.version = "0.6.4"
s.author = "BioRuby project"
s.email = "staff at bioruby.org"
--- 3,8 ----
spec = Gem::Specification.new do |s|
! s.name = 'bio'
! s.version = "0.7.0"
s.author = "BioRuby project"
s.email = "staff at bioruby.org"
- Previous message: [BioRuby-cvs] bioruby/lib bio.rb,1.44,1.45
- Next message: [BioRuby-cvs] bioruby/lib/bio alignment.rb, 1.7, 1.8 db.rb, 0.27,
0.28 feature.rb, 1.5, 1.6 location.rb, 0.18, 0.19 pathway.rb,
1.29, 1.30 reference.rb, 1.16, 1.17 sequence.rb, 0.40, 0.41
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list