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

Bill Pemberton wfp at fedoraproject.org
Wed Nov 12 15:58:32 UTC 2014


commit f13023af6b836d26fe48a381ac181800c81ddd28
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Wed Nov 12 10:57:57 2014 -0500

    Update to version 0.813

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a979bd..c3f898f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Rose-DB-Object-0.808.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 387e35e..409d759 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 scm-commits mailing list