[DRE-commits] [ruby-org] 85/303: Version 0.5.3 package created

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:33:32 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-org.

commit 8f3a4df3dd9a366a0ffa7d00a380f25b4e4533eb
Author: Brian Dewey <bdewey at gmail.com>
Date:   Mon Feb 15 23:13:34 2010 -0800

    Version 0.5.3 package created
---
 History.txt            |    4 ++++
 lib/org-ruby.rb        |    2 +-
 pkg/org-ruby-0.5.1.gem |  Bin 43008 -> 0 bytes
 pkg/org-ruby-0.5.3.gem |  Bin 0 -> 44544 bytes
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/History.txt b/History.txt
index e4f0075..58ee875 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,7 @@
+== 0.5.3 / 2010-02-15
+
+* Minor enhancement: Displays inline images
+
 == 0.5.2 / 2010-01-05
 
 * Refactored to improve layering.
diff --git a/lib/org-ruby.rb b/lib/org-ruby.rb
index 5dd92db..f2d9481 100644
--- a/lib/org-ruby.rb
+++ b/lib/org-ruby.rb
@@ -3,7 +3,7 @@ unless defined? ::OrgRuby
 module OrgRuby
 
   # :stopdoc:
-  VERSION = '0.5.2'
+  VERSION = '0.5.3'
   LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
   PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
   # :startdoc:
diff --git a/pkg/org-ruby-0.5.1.gem b/pkg/org-ruby-0.5.1.gem
deleted file mode 100644
index c58fd49..0000000
Binary files a/pkg/org-ruby-0.5.1.gem and /dev/null differ
diff --git a/pkg/org-ruby-0.5.3.gem b/pkg/org-ruby-0.5.3.gem
new file mode 100644
index 0000000..f6cb698
Binary files /dev/null and b/pkg/org-ruby-0.5.3.gem differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git



More information about the Pkg-ruby-extras-commits mailing list