commit 9c4ba8abb795bbfde4e8a31cf0098fa1ac44f0ed
Author: Bill Pemberton <[email protected]>
Date: Wed Mar 26 12:51:08 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 9e42f2a..22792fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/Rose-DB-Object-0.805.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 9a3f25f..1e73ba5 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 <[email protected]> - 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 <[email protected]> - 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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel