[perl-Rose-DB-Object: 1/2] Update to version 0.807

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


commit 276bc839428ee3d37a82139fc14290a884903e93
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Sep 2 20:33:22 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 |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 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 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
 
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