[perl-Rose-DB-Object/el6] Update to version 0.809

Bill Pemberton wfp at fedoraproject.org
Thu Dec 5 19:42:49 UTC 2013


commit cf298da1655638cef162eff7284e53f974f4d55f
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Thu Dec 5 14:42:27 2013 -0500

    Update to version 0.809
    
    Fixes precision and scale for auto-loaded numeric column metadata

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e83888..9e42f2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Rose-DB-Object-0.804.tar.gz
 /Rose-DB-Object-0.805.tar.gz
 /Rose-DB-Object-0.807.tar.gz
+/Rose-DB-Object-0.809.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 1be9b99..9a3f25f 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.807
+Version:	0.809
 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
+* Thu Dec  5 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.809-1
+- Update to version 0.809
+- fixes precision and scale for auto-loaded numeric column metadata
+
 * Tue Sep  3 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.807-1
 - update to version 0.807
 - Fixes inheritance of Rose::DB::Object::Cached's cached_objects_expire_in
diff --git a/sources b/sources
index 444114a..f34a925 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-472efb003b0d6bf1c7878d475c798105  Rose-DB-Object-0.807.tar.gz
+5a871dfd2bbf3e827bf18096612dda2b  Rose-DB-Object-0.809.tar.gz


More information about the scm-commits mailing list