rpms/system-config-bind/devel .cvsignore, 1.39, 1.40 sources, 1.56, 1.57 system-config-bind.spec, 1.83, 1.84

Jaroslav Reznik jreznik at fedoraproject.org
Thu Jun 11 12:18:26 UTC 2009


Author: jreznik

Update of /cvs/pkgs/rpms/system-config-bind/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8290

Modified Files:
	.cvsignore sources system-config-bind.spec 
Log Message:
* Thu Jun 11 2009 Jaroslav Reznik <jreznik at redhat.com> - 4.0.13-1
- Fixes traceback while creating new zone (rhbz#505208)

* Thu Apr 23 2009 Jaroslav Reznik <jreznik at redhat.com> - 4.0.12-2
- dnssec workaround (rhbz#496017)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-bind/devel/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- .cvsignore	14 Apr 2009 14:48:54 -0000	1.39
+++ .cvsignore	11 Jun 2009 12:17:55 -0000	1.40
@@ -1 +1 @@
-system-config-bind-4.0.12.tar.gz
+system-config-bind-4.0.13.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-bind/devel/sources,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- sources	14 Apr 2009 14:48:54 -0000	1.56
+++ sources	11 Jun 2009 12:17:55 -0000	1.57
@@ -1 +1 @@
-f420cf46ed7ad82215bd9e4c5ebb53f1  system-config-bind-4.0.12.tar.gz
+ac3de87507dd803b0bf1cacdbaf6ca63  system-config-bind-4.0.13.tar.gz


Index: system-config-bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-bind/devel/system-config-bind.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -r1.83 -r1.84
--- system-config-bind.spec	14 Apr 2009 14:48:54 -0000	1.83
+++ system-config-bind.spec	11 Jun 2009 12:17:56 -0000	1.84
@@ -1,6 +1,6 @@
 Summary:        BIND DNS Configuration Tool
 Name:           system-config-bind
-Version:        4.0.12
+Version:        4.0.13
 Release:        1%{?dist}
 URL:            http://fedorahosted.org/system-config-bind
 License:        GPLv2
@@ -24,6 +24,7 @@ DNS server.
 %prep
 %setup -q
 
+
 %build
 make 
 
@@ -81,6 +82,12 @@ if [ "$1" -eq 0 ]; then
 fi;
 
 %changelog
+* Thu Jun 11 2009 Jaroslav Reznik <jreznik at redhat.com> - 4.0.13-1
+- Fixes traceback while creating new zone (rhbz#505208)
+
+* Thu Apr 23 2009 Jaroslav Reznik <jreznik at redhat.com> - 4.0.12-2
+- dnssec workaround (rhbz#496017)
+
 * Tue Apr 14 2009 Jaroslav Reznik <jreznik at redhat.com> - 4.0.12-1
 - update to 4.0.12
 - startup crash (rhbz#495599)




More information about the fedora-extras-commits mailing list