auto-import changelog data from rpm-4.0.4-7x.18.src.rpm
Thu Apr 18 2002 Jeff Johnson <jbj@redhat.com> - fix: queries that evaluated to "" incorrectly returned NULL.
This commit is contained in:
parent
ea1b271b5e
commit
d617a285c0
6
rpm.spec
6
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
||||
%define version 4.0.4
|
||||
Version: %{version}
|
||||
%{expand: %%define rpm_version %{version}}
|
||||
Release: 7x.16
|
||||
Release: 7x.18
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||
Copyright: GPL
|
||||
@ -521,8 +521,8 @@ fi
|
||||
%{__prefix}/include/popt.h
|
||||
|
||||
%changelog
|
||||
* Thu Apr 11 2002 Tim Powers <timp@redhat.com>
|
||||
- rebuilt in new environment
|
||||
* Thu Apr 18 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- fix: queries that evaluated to "" incorrectly returned NULL.
|
||||
|
||||
* Thu Apr 11 2002 Jeff Johnson <jbj@redhat.com>
|
||||
- fix: generate config file md5 as ascii, not binary (#62542).
|
||||
|
Loading…
Reference in New Issue
Block a user