[perl-Rose-DB-Object] Update to version 0.806

Bill Pemberton wfp at fedoraproject.org
Mon Jun 10 13:03:17 UTC 2013


commit 75a177fa7124ddbf8145b8f5413e07398015f995
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Mon Jun 10 09:02:47 2013 -0400

    Update to version 0.806

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1049309..5ba0b47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Rose-DB-Object-0.803.tar.gz
 /Rose-DB-Object-0.804.tar.gz
 /Rose-DB-Object-0.805.tar.gz
+/Rose-DB-Object-0.806.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 1db3e29..51767de 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.805
+Version:	0.806
 Release:	1%{?dist}
 Summary:	Extensible, high performance object-relational mapper (ORM)
 License:	GPL+ or Artistic
@@ -68,6 +68,10 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Mon Jun 10 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.806-1
+- update to version 0.806
+- fixes bug under perl 5.17
+
 * Mon Mar 11 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.805-1
 - update to version 0.805
 
diff --git a/sources b/sources
index 2971da3..1265e4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e273b5cf5f7c217bd25d6fb5c63ca98  Rose-DB-Object-0.805.tar.gz
+c0823b91e1b8628092a3aa29756316b9  Rose-DB-Object-0.806.tar.gz


More information about the scm-commits mailing list