commit 0c21768eff9403684969b6ab841f07525f76761a
Author: Bill Pemberton <wf...@worldbroken.com>
Date:   Wed Mar 26 13:11:40 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 |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a2ac6f..1a979bd 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.811.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index c60251d..387e35e 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,6 +1,6 @@
 Name:          perl-Rose-DB-Object
-Version:       0.809
-Release:       2%{?dist}
+Version:       0.811
+Release:       1%{?dist}
 Summary:       Extensible, high performance object-relational mapper (ORM)
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -68,6 +68,11 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Wed Mar 26 2014 Bill Pemberton <wf...@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 <wf...@worldbroken.com> - 0.809-2
 - Really update to version 0.809
 
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
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to