From 68312ca240df7bde5011ac808e06882fafa9afb6 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 11 Feb 2022 17:54:28 +0100 Subject: [PATCH] Provides perl(File::Slurp::Tiny) --- perl-File-Slurp-Tiny.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-File-Slurp-Tiny.spec b/perl-File-Slurp-Tiny.spec index c16caeb..3bbf356 100644 --- a/perl-File-Slurp-Tiny.spec +++ b/perl-File-Slurp-Tiny.spec @@ -25,7 +25,7 @@ Requires: perl(File::Spec::Functions) Requires: perl(strict) Requires: perl(warnings) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -AutoProv: yes +Provides: perl(File::Slurp::Tiny) %description This module provides functions for fast and correct slurping and spewing.