diff options
author | luke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a> | 2006-02-28 16:23:46 +0000 |
---|---|---|
committer | luke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a> | 2006-02-28 16:23:46 +0000 |
commit | 46996fa50ef09ab4d6e08780bd94367911e42c0f (patch) | |
tree | cb32b9eb154efa8d9c949feebf1fdc341a47f242 | |
parent | aab86877f18056d1fa2bcbd92dad16e118ff3ca3 (diff) | |
download | facter-46996fa50ef09ab4d6e08780bd94367911e42c0f.tar.gz facter-46996fa50ef09ab4d6e08780bd94367911e42c0f.tar.xz facter-46996fa50ef09ab4d6e08780bd94367911e42c0f.zip |
updating changelog for 1.1.4
git-svn-id: http://reductivelabs.com/svn/facter/trunk@95 1f5c1d6a-bddf-0310-8f58-fc49e503516a
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | conf/redhat/facter.spec | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +1.1.4: + Fixing installer bug. + 1.1.3: Identifying CentOS correctly. diff --git a/conf/redhat/facter.spec b/conf/redhat/facter.spec index 92ec497..fc3d7a2 100644 --- a/conf/redhat/facter.spec +++ b/conf/redhat/facter.spec @@ -4,7 +4,7 @@ Summary: Facter collects Operating system facts Name: facter -Version: 1.1.3 +Version: 1.1.4 Release: 1%{?dist} License: GPL Group: System Environment/Base |