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

Bill Pemberton wfp at fedoraproject.org
Mon Jan 20 15:59:26 UTC 2014


commit a3f86a1cdab9dc5c47a287835cece6bc3978916d
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Jan 20 10:59:29 2014 -0500

    update to version 0.810

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a2ac6f..037d173 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Rose-DB-Object-0.807.tar.gz
 /Rose-DB-Object-0.808.tar.gz
 /Rose-DB-Object-0.809.tar.gz
+/Rose-DB-Object-0.810.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index cd3346d..1e24237 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.809
+Version:	0.810
 Release:	1%{?dist}
 Summary:	Extensible, high performance object-relational mapper (ORM)
 License:	GPL+ or Artistic
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Mon Jan 20 2014 Bill Pemberton <wfp5p at worldbroken.com> - 0.810-1
+- update to version 0.810
+
 * 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
diff --git a/sources b/sources
index f34a925..00350b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a871dfd2bbf3e827bf18096612dda2b  Rose-DB-Object-0.809.tar.gz
+b73acf4ddaf7b893ce3cc7ae983b72d7  Rose-DB-Object-0.810.tar.gz


More information about the scm-commits mailing list