commit cacf630405d127eaece181f2c2d101ff0c828de9
Author: Iain Arnell <iarn...@gmail.com>
Date:   Fri May 17 09:41:32 2013 -0600

    update to 2.0802

 .gitignore      |    1 +
 perl-Moose.spec |   10 +++++++---
 sources         |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ead30e..6c2936b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ Moose-1.08.tar.gz
 /Moose-2.0603.tar.gz
 /Moose-2.0604.tar.gz
 /Moose-2.0801.tar.gz
+/Moose-2.0802.tar.gz
diff --git a/perl-Moose.spec b/perl-Moose.spec
index 8493f82..dfb6099 100644
--- a/perl-Moose.spec
+++ b/perl-Moose.spec
@@ -1,6 +1,6 @@
 Name:           perl-Moose
 Summary:        Complete modern object system for Perl 5
-Version:        2.0801
+Version:        2.0802
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -143,8 +143,8 @@ make test
 
 
 %files
-%doc Changes Changes.Class-MOP LICENSE README TODO doap.rdf
-%doc t/ benchmarks/
+%doc Changes Changes.Class-MOP LICENSE TODO
+%doc t/ benchmarks/ eg/ examples/
 %{perl_vendorarch}/*
 %exclude %dir %{perl_vendorarch}/auto/
 %{_mandir}/man3/*
@@ -157,6 +157,10 @@ make test
 %{_mandir}/man3/Test::Moose*
 
 %changelog
+* Fri May 17 2013 Iain Arnell <iarn...@gmail.com> 2.0802-1
+- update to latest upstream version
+- add examples to documentation
+
 * Fri Apr 19 2013 Iain Arnell <iarn...@gmail.com> 2.0801-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index d449974..cd02a18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b26cc7a9fbac0d2a59bc256d2e8dc08a  Moose-2.0801.tar.gz
+0e20adbf04d229465a91d5b6122a7bb7  Moose-2.0802.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to