diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 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', |