[perl-Rose-Object] update to version 0.860

Bill Pemberton wfp at fedoraproject.org
Tue Oct 8 14:41:53 UTC 2013


commit 5e4e207923459f33c33f0dc71a8a90768fdfcf89
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Tue Oct 8 10:41:36 2013 -0400

    update to version 0.860
    
    fixes typos in documentation

 .gitignore            |    1 +
 perl-Rose-Object.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11efeec..490475e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Rose-Object-0.859.tar.gz
+/Rose-Object-0.860.tar.gz
diff --git a/perl-Rose-Object.spec b/perl-Rose-Object.spec
index c359b16..44c1765 100644
--- a/perl-Rose-Object.spec
+++ b/perl-Rose-Object.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-Object
-Version:	0.859
-Release:	8%{?dist}
+Version:	0.860
+Release:	1%{?dist}
 Summary:	Simple object base class
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -53,6 +53,10 @@ make test
 %{_mandir}/man3/Rose*.3pm*
 
 %changelog
+* Tue Oct  8 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.860-1
+- update to version 0.860
+- fixes typos in documentation
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.859-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 14bfd97..d775a59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f29945067ab64453be3f50c70e4daf85  Rose-Object-0.859.tar.gz
+34d662a480065ea4fb6ff47fbe2e6ca3  Rose-Object-0.860.tar.gz



More information about the perl-devel mailing list