[perl-Rose-DB-Object/f19] Update to verison 0.809

Bill Pemberton wfp at fedoraproject.org
Thu Dec 5 19:09:38 UTC 2013


commit c3a15e4645ce7c7a07f9c484c68dc834aa1ef1a5
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Thu Dec 5 14:09:24 2013 -0500

    Update to verison 0.809

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b812b4a..a48e89f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Rose-DB-Object-0.805.tar.gz
 /Rose-DB-Object-0.806.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 f75c247..1fa7a2c 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