From 7e6ddc994e674256541f727c1873a74dc01b1aa3 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Thu, 6 Oct 2011 20:46:41 +0000 Subject: [PATCH] 0.5.15lorg2-alt39 - Fixed build with rpm >= rpm-4.0.4-alt100.36. --- apt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apt.spec b/apt.spec index da94b53..db291f8 100644 --- a/apt.spec +++ b/apt.spec @@ -1,6 +1,6 @@ Name: apt Version: 0.5.15lorg2 -Release: alt38 +Release: alt39 Summary: Debian's Advanced Packaging Tool with RPM support Summary(ru_RU.UTF-8): Debian APT - Усовершенствованное средство управления пакетами с поддержкой RPM @@ -375,6 +375,9 @@ unset RPM_PYTHON # Probably %%doc with README.rsync? %changelog +* Fri Oct 07 2011 Dmitry V. Levin 0.5.15lorg2-alt39 +- Fixed build with rpm >= rpm-4.0.4-alt100.36. + * Sun Feb 13 2011 Dmitry V. Levin 0.5.15lorg2-alt38 - Enhanced ReInstall error diagnostics (closes: #24044).