[perl-Rose-DB-Object/f19] update to version 0.811

Bill Pemberton wfp at fedoraproject.org
Wed Mar 26 17:02:11 UTC 2014


commit 1f4646d16901067c29e7194c81a245a839e0ec0a
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Wed Mar 26 13:02:15 2014 -0400

    update to version 0.811
    
    - fixes a bug that prevented many-to-many map records from being saved
      to the database

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    7 ++++++-
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a48e89f..63e532c 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.809.tar.gz
+/Rose-DB-Object-0.811.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 1fa7a2c..3ef7025 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.811
 Release:	1%{?dist}
 Summary:	Extensible, high performance object-relational mapper (ORM)
 License:	GPL+ or Artistic
@@ -68,6 +68,11 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Wed Mar 26 2014 Bill Pemberton <wfp5p at worldbroken.com> - 0.811-1
+- update to version 0.811
+- fixes a bug that prevented many-to-many map records from being saved
+  to the database
+
 * 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
diff --git a/sources b/sources
index f34a925..f62fbea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a871dfd2bbf3e827bf18096612dda2b  Rose-DB-Object-0.809.tar.gz
+2ce4fdfa5b07a8aeb45da2bc8836a809  Rose-DB-Object-0.811.tar.gz


More information about the scm-commits mailing list