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

Bill Pemberton wfp at fedoraproject.org
Tue Sep 3 00:31:31 UTC 2013


commit a1020eddab4a0046bdcaa33d6833b324ecd1e8fc
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Sep 2 20:24:14 2013 -0400

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

 perl-Rose-DB-Object.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index b4e30be..2cceec1 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-DB-Object
-Version:	0.806
-Release:	2%{?dist}
+Version:	0.807
+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
+* 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.
+
 * Sat Aug 03 2013 Petr Pisar <ppisar at redhat.com> - 0.806-2
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list