summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Granados Moreno <jgranado@redhat.com>2009-05-28 22:20:46 +0200
committerJoel Granados Moreno <jgranado@redhat.com>2009-05-28 22:20:46 +0200
commitee8b2fbb0a45312a9212300bbc77fb2897c19ee7 (patch)
tree1d3893e9632be9d275b8a7b3544ca45ccc2abbaf
parent6ad053b5c454edcbfe34f902e6797ca50d7c4c29 (diff)
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 8cf8c1587..063049602 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.180
+Version: 11.1.2.181
Release: 1
License: GPL
Summary: Graphical system installer
@@ -127,6 +127,10 @@ fi
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
+- Look for ipcalc in the right place (jgranado).
+ Resolves: rhbz#502249
+
* Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
- Look for ipcalc in the right place (jgranado).
Resolves: rhbz#502249