summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2010-02-22 10:33:09 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit73cf4b72b3a32d48d254d4fa47c969c59866539a (patch)
tree125bed3856dfed33221931024483d076c1d92593
parent8a1edc09e8dbc98e64e4f7141e2d5719ab80c846 (diff)
downloadperl-MooseX-MethodAttributes-73cf4b72b3a32d48d254d4fa47c969c59866539a.zip
perl-MooseX-MethodAttributes-73cf4b72b3a32d48d254d4fa47c969c59866539a.tar.gz
Changed files: perl-MooseX-MethodAttributes.spec -> 1.4
-rw-r--r--perl-MooseX-MethodAttributes.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-MooseX-MethodAttributes.spec b/perl-MooseX-MethodAttributes.spec
index fa41f3a..0ba676d 100644
--- a/perl-MooseX-MethodAttributes.spec
+++ b/perl-MooseX-MethodAttributes.spec
@@ -8,13 +8,13 @@
Summary: code attribute introspection
Summary(pl.UTF-8): analiza kodu atrybutów
Name: perl-MooseX-MethodAttributes
-Version: 0.18
+Version: 0.20
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/MooseX/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 7202f1a4bffe36776d16f13130a52cfa
+Source0: http://www.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 39711fc1fbd4c0091811c2e585378b0e
URL: http://search.cpan.org/dist/MooseX-MethodAttributes/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changes README TODO
+%doc Changes README
%{perl_vendorlib}/MooseX/*.pm
%{perl_vendorlib}/MooseX/MethodAttributes
%{_mandir}/man3/*