aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-07 16:12:01 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-08 11:44:02 +0200
commitc3c6ac847a9cd3a4b87cfc645570b998daf64fb2 (patch)
tree06460f9078421f5152fe87bb9a22171010d46245 /NEWS
parentc17a6f33d25213a40a7c1bcad3302fd84de175b7 (diff)
downloadperl-URPM-c3c6ac847a9cd3a4b87cfc645570b998daf64fb2.tar
perl-URPM-c3c6ac847a9cd3a4b87cfc645570b998daf64fb2.tar.gz
perl-URPM-c3c6ac847a9cd3a4b87cfc645570b998daf64fb2.tar.bz2
perl-URPM-c3c6ac847a9cd3a4b87cfc645570b998daf64fb2.tar.xz
perl-URPM-c3c6ac847a9cd3a4b87cfc645570b998daf64fb2.zip
workaround rpm-4.16 adding provides to SRPMs
rationale: rpm-4.16 adds provides for all generated RPMS to SRPMs, which breaks urpmi's testsuite (t/superuser--srpm-bootstrapping.t) See rpm's commit 75ec16e660e784d7897b37cac1a2b9b135825f25
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6b72ab..b93971b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- add support for reinstall (needs rpm >= 4.12.x)
+- workaround rpm-4.16 adding provides to SRPMs, thus fixing urpmi testuite
Version 5.24.1 - 17 January 2020