diff --git a/perl-Graph.changes b/perl-Graph.changes index 12a7b6a..49e22a4 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:17 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Mon Aug 2 15:36:23 UTC 2010 - chris@computersalat.de diff --git a/perl-Graph.spec b/perl-Graph.spec index 2bf536b..15610d9 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -47,7 +47,7 @@ BuildRequires: perl(Scalar::Util) BuildRequires: perl(Safe) BuildRequires: perl(Storable) >= 2.05 # -Requires: perl = %{perl_version} +%{perl_requires} Requires: perl(List::Util) Requires: perl(Math::Complex) Requires: perl(Scalar::Util)