[Groonga-commit] droonga/drnbench at b90335c [master] Add news file

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 29 15:11:52 JST 2014


Kouhei Sutou	2014-01-29 15:11:52 +0900 (Wed, 29 Jan 2014)

  New Revision: b90335c27ed200aab42a6ebb3f71b19636c54b56
  https://github.com/droonga/drnbench/commit/b90335c27ed200aab42a6ebb3f71b19636c54b56

  Message:
    Add news file

  Added files:
    doc/text/news.md
  Modified files:
    drnbench.gemspec

  Added: doc/text/news.md (+5 -0) 100644
===================================================================
--- /dev/null
+++ doc/text/news.md    2014-01-29 15:11:52 +0900 (81cd8f4)
@@ -0,0 +1,5 @@
+# News
+
+## 1.0.0: 2014-01-29
+
+The first release!!!

  Modified: drnbench.gemspec (+1 -0)
===================================================================
--- drnbench.gemspec    2014-01-29 15:10:49 +0900 (2a1532d)
+++ drnbench.gemspec    2014-01-29 15:11:52 +0900 (226a539)
@@ -41,6 +41,7 @@ Gem::Specification.new do |spec|
     "#{spec.name}.gemspec",
     "LICENSE.txt",
   ]
+  spec.files += Dir.glob("doc/text/**/*")
   spec.files += Dir.glob("lib/**/*.rb")
   spec.test_files += Dir.glob("test/**/*")
   Dir.chdir("bin") do
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index