[perl-Rose-DB-Object/el6] Update to version 0.813

Bill Pemberton wfp at fedoraproject.org
Wed Nov 12 16:49:16 UTC 2014


commit 81364949762e39ddd14875fb7976f74932980006
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Wed Nov 12 11:33:35 2014 -0500

    Update to version 0.813
    
    This version has several bug and documentation fixes.

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22792fc..b2f2994 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Rose-DB-Object-0.807.tar.gz
 /Rose-DB-Object-0.809.tar.gz
 /Rose-DB-Object-0.811.tar.gz
+/Rose-DB-Object-0.813.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 1e73ba5..5f5f988 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.811
+Version:	0.813
 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
+* Wed Nov 12 2014 Bill Pemberton <wfp5p at worldbroken.com> - 0.813-1
+- Update to version 0.813
+- This version has several bug and documentation fixes.
+
 * 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
diff --git a/sources b/sources
index f62fbea..c6aab25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ce4fdfa5b07a8aeb45da2bc8836a809  Rose-DB-Object-0.811.tar.gz
+cb6956bf492e04bbf2096f0da9464fc8  Rose-DB-Object-0.813.tar.gz



More information about the perl-devel mailing list