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

Bill Pemberton wfp at fedoraproject.org
Tue Sep 3 01:29:43 UTC 2013


commit 319f8742885351fdcb6bc6f9e339cb336d8a7b87
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Sep 2 21:20:58 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 1049309..1e83888 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Rose-DB-Object-0.803.tar.gz
 /Rose-DB-Object-0.804.tar.gz
 /Rose-DB-Object-0.805.tar.gz
+/Rose-DB-Object-0.807.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 1db3e29..1be9b99 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.805
+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 Mar 11 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.805-1
 - update to version 0.805
 
diff --git a/sources b/sources
index 2971da3..444114a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e273b5cf5f7c217bd25d6fb5c63ca98  Rose-DB-Object-0.805.tar.gz
+472efb003b0d6bf1c7878d475c798105  Rose-DB-Object-0.807.tar.gz


More information about the scm-commits mailing list