From 0d6d0a543d10e2e695b85855dbd2b15389ead70a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 28 Jan 2014 18:50:36 +0000 Subject: rpatricia 1.0.1 Apollon Oikonomopoulos (1): Update libpatricia license Eric Wong (4): patricia.c: include limits.h for CHAR_BIT macro gemspec: update path for credits.txt rpatricia license to LGPLv2.1+ rpatricia.gemspec: add missing files --- Changes | 4 ++++ rpatricia.gemspec | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index db7f6f8..9431a3e 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +1.0.1 2014/01/28 + - Update license to LGPLv2.1+ + - missing CHAR_BIT macro for some platforms + 1.0 2012/10/05 - Add Patricia#nodes methods to return all nodes as a Hash diff --git a/rpatricia.gemspec b/rpatricia.gemspec index d6d107c..f622626 100644 --- a/rpatricia.gemspec +++ b/rpatricia.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.name = %q{rpatricia} - s.version = %q{1.0} # remember to update Changes if this is changed + s.version = %q{1.0.1} # remember to update Changes if this is changed s.homepage = "http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/" @@ -30,7 +30,7 @@ I have modified some interfaces for the Ruby wrapper version. Changes README TODO -COPYRIGHT +COPYING LGPL-2.1 ext/rpatricia/credits.txt ext/rpatricia/extconf.rb -- cgit v1.2.3-24-ge0c7