diff --git a/.cvsignore b/.cvsignore index f6ba6e4..ced9513 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,3 +16,4 @@ system-config-bind-4.0.0-26_FC5.tar.gz system-config-bind-4.0.0-28_FC5.tar.gz system-config-bind-4.0.0-30_FC5.tar.gz system-config-bind-4.0.0-31_FC5.tar.gz +system-config-bind-4.0.0-32_FC5.tar.gz diff --git a/sources b/sources index b3311be..b9d4d73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d517ce56efd9edfee7e84c05c23eb9a6 system-config-bind-4.0.0-31_FC5.tar.gz +6690f139f173f191c9508acffb97d0f8 system-config-bind-4.0.0-32_FC5.tar.gz diff --git a/system-config-bind.spec b/system-config-bind.spec index 432af5e..a328e6b 100644 --- a/system-config-bind.spec +++ b/system-config-bind.spec @@ -1,7 +1,7 @@ Summary: The Red Hat BIND DNS Configuration Tool. Name: system-config-bind Version: 4.0.0 -Release: 31_FC5 +Release: 32_FC5 License: GPL Group: Applications/System URL: http://people.redhat.com/~jvdias/system-config-bind @@ -90,6 +90,10 @@ if [ "$2" -gt 0 ]; then fi %changelog +* Mon Nov 28 2005 Jason Vas Dias - 4.0.0-32 +- fix bug 174284: Lookup.py failed when hostname matches IP + address regexps and has no DNS record + * Fri Sep 23 2005 Jason Vas Dias - 4.0.0-31 - fix deletion of record with following records for same name - fix zone serial increment on save