diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-01-07 15:20:56 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-01-17 01:52:30 +0100 |
commit | c865af238e723fced2d9740c93d51f826762cee1 (patch) | |
tree | be1689048c0ab6f069fefdf9bfd9fd32c957359f /NEWS | |
parent | 2d7485c5c783f330f820dd62bd53c44c5cf42a5e (diff) | |
download | urpmi-c865af238e723fced2d9740c93d51f826762cee1.tar urpmi-c865af238e723fced2d9740c93d51f826762cee1.tar.gz urpmi-c865af238e723fced2d9740c93d51f826762cee1.tar.bz2 urpmi-c865af238e723fced2d9740c93d51f826762cee1.tar.xz urpmi-c865af238e723fced2d9740c93d51f826762cee1.zip |
fix failing scriptlets test with rpm < 4.13.0
it got broken when wee added support for rpm 4.13.0 in
commit cdcb6c6359e8ee2a590c3c40aa3b4d57ec3b1e80
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ - cpan_testers: + o fix failing scriptlets test with rpm < 4.13.0 o skip tests if we have no supported downloader Version 8.120 - 21 October 2019 |