From 094a1b95d95e0039494f6f71b1d013c555d1caaae022f5258bafb00ebe1a419c Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 8 Oct 2024 14:37:18 +0000 Subject: [PATCH] use the format the perl team prefers OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/FastCGI?expand=0&rev=49 --- FastCGI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastCGI.spec b/FastCGI.spec index 22c1f12..641d513 100644 --- a/FastCGI.spec +++ b/FastCGI.spec @@ -73,7 +73,7 @@ Group: Development/Languages/C and C++ Requires: %{name} = %{version} Provides: perl-FastCGI = %{version} Obsoletes: perl-FastCGI <= %{version} -Provides: perl(FCGI) = 0.670 +Provides: perl(FCGI) = 0.670.0 %if 0%{?suse_version} < 1120 Requires: perl >= 5.8.0 %else