summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.PL2
-rw-r--r--NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3231c273..9c3dbc96 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -160,7 +160,7 @@ WriteMakefile(
'Expect' => '0',
'File::Slurp' => '0',
'Net::Server' => '0',
- 'rpmtools' => '7.11',
+ 'rpmtools' => '7.12',
'Test::More' => '1.302',
'Test::Pod' => '0',
'Test::Pod::Coverage' => '0',
diff --git a/NEWS b/NEWS
index 86855060..712e8d43 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@
o actually needs perl >= 5.10 for //= operator
o fix failing scriptlets test with rpm < 4.13.0
o fix testsuite errors on CentOs (NVR vs NVRA)
- o require a newer enough Test::More
+ o require a newer enough Test::More & rpmtools
o skip mirrorlist tests on !Mageia
o skip tests if we have no supported downloader
o testsuite needs rpmtools