Bump release.
authorjbj <devnull@localhost>
Wed, 27 Dec 2000 21:22:17 +0000 (21:22 +0000)
committerjbj <devnull@localhost>
Wed, 27 Dec 2000 21:22:17 +0000 (21:22 +0000)
CVS patchset: 4378
CVS date: 2000/12/27 21:22:17

rpm.spec
rpm.spec.in

index 875ca18..2e7e770 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -13,7 +13,7 @@ Summary: The Red Hat package management system.
 Name: rpm
 %define version 4.0.2
 Version: %{version}
-Release: 0.9
+Release: 0.10
 Group: System Environment/Base
 Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
 Copyright: GPL
@@ -309,6 +309,9 @@ fi
 %{__prefix}/include/popt.h
 
 %changelog
+* Wed Dec 27 2000 Jeff Johnson <jbj@redhat.com>
+- use malloc'ed buffer for large queries.
+
 * Tue Dec 26 2000 Jeff Johnson <jbj@redhat.com>
 - send query/verify output through rpmlog().
 - resurrect rpmErrorSetCallback() and rpmErrorString().
index 20e669a..1224504 100644 (file)
@@ -13,7 +13,7 @@ Summary: The Red Hat package management system.
 Name: rpm
 %define version @VERSION@
 Version: %{version}
-Release: 0.9
+Release: 0.10
 Group: System Environment/Base
 Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
 Copyright: GPL