[perl-MooseX-InsideOut] update to 0.106

Iain Arnell iarnell at fedoraproject.org
Sun Mar 6 08:30:51 UTC 2011


commit 30751a48decbef05cd34e1494cd056e4ea43ab2a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 6 09:29:04 2011 +0100

    update to 0.106

 .gitignore                 |    1 +
 perl-MooseX-InsideOut.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5dae08e..bde6a97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MooseX-InsideOut-0.105.tar.gz
+/MooseX-InsideOut-0.106.tar.gz
diff --git a/perl-MooseX-InsideOut.spec b/perl-MooseX-InsideOut.spec
index b451e75..c230f86 100644
--- a/perl-MooseX-InsideOut.spec
+++ b/perl-MooseX-InsideOut.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-InsideOut
-Version:        0.105
-Release:        2%{?dist}
+Version:        0.106
+Release:        1%{?dist}
 Summary:        Inside-out objects with Moose
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ TEST_POD=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 06 2011 Iain Arnell <iarnell at gmail.com> 0.106-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.105-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index ecb039e..025367a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d9b8b37ae5c168707a2ae4751b531c6  MooseX-InsideOut-0.105.tar.gz
+f15f835dc7581d35d18fb657b6bcafec  MooseX-InsideOut-0.106.tar.gz


More information about the scm-commits mailing list