[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 3a39dd8353b6308cf49522990104cc63e55d7cda

James Turnbull james at lovedthanlost.net
Fri Jan 29 17:22:34 UTC 2010


The following commit has been merged in the upstream branch:
commit f4cb619a5d5575996f59f3834acb603ad167f169
Author: James Turnbull <james at lovedthanlost.net>
Date:   Fri Jun 5 08:06:31 2009 +1000

    Updated CHANGELOG and bumped version for 1.5.6

diff --git a/CHANGELOG b/CHANGELOG
index da39837..141661d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+1.5.6:
+    Bug #2303: Add executable facter in spec
+    
+    Bug #2307: undefined local variable or method `zone'
+
 1.5.5:
     Bug #2291 (Closed): Fix operatingsystemrelease for CentOS < 5
 
diff --git a/lib/facter.rb b/lib/facter.rb
index a6a7e29..d75f275 100644
--- a/lib/facter.rb
+++ b/lib/facter.rb
@@ -27,7 +27,7 @@ module Facter
     include Comparable
     include Enumerable
 
-    FACTERVERSION = '1.5.5'
+    FACTERVERSION = '1.5.6'
     # = Facter
     # Functions as a hash of 'facts' you might care about about your
     # system, such as mac address, IP address, Video card, etc.

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list