diff --git a/rpm.spec b/rpm.spec index c1e0329..8bc15a8 100644 --- a/rpm.spec +++ b/rpm.spec @@ -959,7 +959,7 @@ cp -r apidocs/html %{buildroot}%{_docdir}/rpm - finally put copyright & serial tags to death for real - reapply fix for rmpvercmp with missing values & conflicts behaviour fix(#55810) - update to to more recent debugedit that handles '.debug_pubtypes' section -- "New" release: 4.6.1 (while awaiting decission on where to go next...) +- "New" release: 4.6.2 (while awaiting decission on where to go next...) - fix %%exclude's behaviour to *only* mean exclude from %%files, not from check of unpackaged files. This brings back the behaviour we had in the past with rpm 4.4.8, and will require files not to be packaged to be deleted in %%install,