diff --git a/perl-CPAN-Meta-Requirements.changes b/perl-CPAN-Meta-Requirements.changes index ecc5299..d4d86f1 100644 --- a/perl-CPAN-Meta-Requirements.changes +++ b/perl-CPAN-Meta-Requirements.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 11 19:01:54 UTC 2013 - coolo@suse.com + +- rebuild for fixed perl macros + +------------------------------------------------------------------- +Mon Jun 3 11:56:55 UTC 2013 - coolo@suse.com + +- add workaround for mismatch between rpm and perl version logic + ------------------------------------------------------------------- Thu May 31 13:00:13 UTC 2012 - coolo@suse.com diff --git a/perl-CPAN-Meta-Requirements.spec b/perl-CPAN-Meta-Requirements.spec index 7dd6586..dcd6894 100644 --- a/perl-CPAN-Meta-Requirements.spec +++ b/perl-CPAN-Meta-Requirements.spec @@ -1,7 +1,7 @@ # # spec file for package perl-CPAN-Meta-Requirements # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,6 +34,7 @@ BuildRequires: perl(version) >= 0.77 #BuildRequires: perl(CPAN::Meta::Requirements) #BuildRequires: perl(Test::Requires) Requires: perl(version) >= 0.77 +Provides: perl(CPAN::Meta::Requirements) = %{version}000 %{perl_requires} %description