summaryrefslogtreecommitdiff
path: root/rpm.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'rpm.spec.in')
-rw-r--r--rpm.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm.spec.in b/rpm.spec.in
index e3819bf3a..bdca82143 100644
--- a/rpm.spec.in
+++ b/rpm.spec.in
@@ -517,7 +517,10 @@ fi
%{__prefix}/include/popt.h
%changelog
-* Mon Aug 5 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.71
+* Tue Aug 6 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.73
+- python: bindings to import pubkeys and display openpgp packets.
+
+* Mon Aug 5 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.72
- python: bare bones rollback bindings.
- python: enable threads on callbacks and longish rpmlib calls.
- python: expose RPMTAG_SOURCEPACKAGE to identify source headers.