From 72054007b457d4416b7353b815558dd69341f5ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 5 Jan 2016 17:27:01 +0100 Subject: [PATCH] Switch to %global --- perl-BSD-Resource.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-BSD-Resource.spec b/perl-BSD-Resource.spec index de5ca30..03e3b56 100644 --- a/perl-BSD-Resource.spec +++ b/perl-BSD-Resource.spec @@ -1,6 +1,6 @@ Name: perl-BSD-Resource Version: 1.290.900 -%define module_version 1.2909 +%global module_version 1.2909 Release: 1%{?dist} Summary: BSD process resource limit and priority functions # No matter what the pm and xs headers say, this is stated in the POD and,