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

Bill Pemberton wfp at fedoraproject.org
Mon Jan 7 14:31:53 UTC 2013


commit e2a009683a7332690ebb2175aebf9149e05d5377
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Mon Jan 7 09:31:29 2013 -0500

    Update to version 0.803

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfd169a..4d5a62f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Rose-DB-Object-0.799.tar.gz
 /Rose-DB-Object-0.800.tar.gz
 /Rose-DB-Object-0.801.tar.gz
+/Rose-DB-Object-0.803.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 50440da..fe56400 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.801
+Version:	0.803
 Release:	1%{?dist}
 Summary:	Extensible, high performance object-relational mapper (ORM)
 License:	GPL+ or Artistic
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Mon Jan  7 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.803-1
+- update to version 0.803
+
 * Mon Nov 26 2012 Bill Pemberton <wfp5p at virginia.edu> - 0.801-1
 - update to version 0.801
 
diff --git a/sources b/sources
index 4493bd2..73c6d49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acd603db13869672f018268802558bfb  Rose-DB-Object-0.801.tar.gz
+dbda75041c96ea582dd6eacd1393db5c  Rose-DB-Object-0.803.tar.gz


More information about the scm-commits mailing list