[perl-Rose-DB-Object] update to version 0.808

Bill Pemberton wfp at fedoraproject.org
Thu Dec 5 15:13:08 UTC 2013


commit 9b93d875a5e290b5da75f4f37b03ba0b997626bb
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Thu Dec 5 10:12:53 2013 -0500

    update to version 0.808
    
    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 74e08c9..5a2ac6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Rose-DB-Object-0.806.tar.gz
 /Rose-DB-Object-0.807.tar.gz
 /Rose-DB-Object-0.808.tar.gz
+/Rose-DB-Object-0.809.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 49e3338..cd3346d 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.808
+- 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
diff --git a/sources b/sources
index a99cc31..f34a925 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbe96a9eb1692758eca8284fca888962  Rose-DB-Object-0.808.tar.gz
+5a871dfd2bbf3e827bf18096612dda2b  Rose-DB-Object-0.809.tar.gz


More information about the scm-commits mailing list