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

Bill Pemberton wfp at fedoraproject.org
Mon Nov 4 15:13:39 UTC 2013


commit a1be64df22e6f3b21501539d44aeacc517f17a99
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Mon Nov 4 10:01:45 2013 -0500

    Update to version 0.808
    
    Fixes typos

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b812b4a..74e08c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Rose-DB-Object-0.805.tar.gz
 /Rose-DB-Object-0.806.tar.gz
 /Rose-DB-Object-0.807.tar.gz
+/Rose-DB-Object-0.808.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index cb92dad..90743b7 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.807
+Version:	0.808
 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
+* Mon Nov  4 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.808-1
+- update to version 0.808
+- fixes typos
+
 * 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
diff --git a/sources b/sources
index 444114a..a99cc31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-472efb003b0d6bf1c7878d475c798105  Rose-DB-Object-0.807.tar.gz
+dbe96a9eb1692758eca8284fca888962  Rose-DB-Object-0.808.tar.gz



More information about the perl-devel mailing list