[perl-Rose-DB-Object/f20] update to version 0.809

Bill Pemberton wfp at fedoraproject.org
Thu Dec 5 18:50:08 UTC 2013


commit 765bb3aa3c446671dba41a26d45dada3085ebe7b
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Thu Dec 5 13:48:47 2013 -0500

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

 perl-Rose-DB-Object.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 90743b7..beb98f2 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.808
+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
+
 * Mon Nov  4 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.808-1
 - update to version 0.808
 - fixes typos


More information about the scm-commits mailing list