[perl-Rose-DB-Object/f19] Update to version 0.807

Bill Pemberton wfp at fedoraproject.org
Tue Sep 3 01:09:19 UTC 2013


commit 7d28b87ac9216393bed0945ebf0ebbd8d435c968
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Sep 2 21:08:34 2013 -0400

    Update to version 0.807
    
    Fixes inheritance of Rose::DB::Object::Cached's cached_objects_expire_in
    attribute.

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    7 ++++++-
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ba0b47..b812b4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Rose-DB-Object-0.804.tar.gz
 /Rose-DB-Object-0.805.tar.gz
 /Rose-DB-Object-0.806.tar.gz
+/Rose-DB-Object-0.807.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 51767de..f75c247 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.806
+Version:	0.807
 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
+* Tue Sep  3 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.807-1
+- update to version 0.807
+- Fixes inheritance of Rose::DB::Object::Cached's cached_objects_expire_in
+  attribute.
+
 * Mon Jun 10 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.806-1
 - update to version 0.806
 - fixes bug under perl 5.17
diff --git a/sources b/sources
index 1265e4c..444114a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0823b91e1b8628092a3aa29756316b9  Rose-DB-Object-0.806.tar.gz
+472efb003b0d6bf1c7878d475c798105  Rose-DB-Object-0.807.tar.gz


More information about the scm-commits mailing list