diff --git a/rpm.spec b/rpm.spec index 3393675..4105a7c 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.3.2 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 11 +Release: 12 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz License: GPL @@ -494,6 +494,9 @@ exit 0 %{__includedir}/popt.h %changelog +* Mon Oct 11 2004 Jeff Johnson 4.3.2-12 +- python: remove ".A" from creaky ts.check() tuple return (#135008). + * Fri Oct 8 2004 Jeff Johnson 4.3.2-11 - honor inherited SIG_IGN when establishing rpmdb signal exit (#134474). diff --git a/sources b/sources index 806bff2..5a94e6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f81fbd1900f2cd9c28864323c528c579 rpm-4.3.2.tar.gz +a5f422212a99e841633450037073ca44 rpm-4.3.2.tar.gz