diff --git a/Class-MethodMaker-2.19.tar.gz b/Class-MethodMaker-2.19.tar.gz deleted file mode 100644 index 67e3e82..0000000 --- a/Class-MethodMaker-2.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28da271bec6f4dd181d7b1e880363b19c3bda94f1c87eeec3d3438c1fc4716bd -size 88429 diff --git a/Class-MethodMaker-2.20.tar.gz b/Class-MethodMaker-2.20.tar.gz new file mode 100644 index 0000000..6d85ccc --- /dev/null +++ b/Class-MethodMaker-2.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98eb0bbbf7adb8fd7a62e54bac60c91f0cbdb885c83cf863ea8adad60756d251 +size 76908 diff --git a/perl-Class-MethodMaker.changes b/perl-Class-MethodMaker.changes index 13361bc..5af2f25 100644 --- a/perl-Class-MethodMaker.changes +++ b/perl-Class-MethodMaker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 9 13:31:44 UTC 2014 - coolo@suse.com + +- updated to 2.20 + - drop t/v1*.t unit tests due to license issue + https://github.com/renormalist/class-methodmaker/issues/2 + ------------------------------------------------------------------- Wed Dec 18 10:37:48 UTC 2013 - coolo@suse.com diff --git a/perl-Class-MethodMaker.spec b/perl-Class-MethodMaker.spec index 706fc1e..19f3977 100644 --- a/perl-Class-MethodMaker.spec +++ b/perl-Class-MethodMaker.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Class-MethodMaker # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: perl-Class-MethodMaker -Version: 2.19 +Version: 2.20 Release: 0 %define cpan_name Class-MethodMaker Summary: Create generic methods for OO Perl @@ -28,6 +28,7 @@ Source: http://www.cpan.org/authors/id/S/SC/SCHWIGON/class-methodmaker/% BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros + %{perl_requires} %description