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

Bill Pemberton wfp at fedoraproject.org
Mon Feb 4 16:32:04 UTC 2013


commit e127cfea054276cfe7c27d4393c3f50f6c56cdc2
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Mon Feb 4 11:31:38 2013 -0500

    Update to version 0.804

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d5a62f..e7e2960 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Rose-DB-Object-0.800.tar.gz
 /Rose-DB-Object-0.801.tar.gz
 /Rose-DB-Object-0.803.tar.gz
+/Rose-DB-Object-0.804.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index fe56400..ffac4f9 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,5 +1,5 @@
 Name:		perl-Rose-DB-Object
-Version:	0.803
+Version:	0.804
 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 Feb  4 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.804-1
+- update to version 0.804
+
 * Mon Jan  7 2013 Bill Pemberton <wfp5p at virginia.edu> - 0.803-1
 - update to version 0.803
 
diff --git a/sources b/sources
index 73c6d49..6eb5029 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbda75041c96ea582dd6eacd1393db5c  Rose-DB-Object-0.803.tar.gz
+81e93dde1d5c1603c1db119823e2e697  Rose-DB-Object-0.804.tar.gz


More information about the scm-commits mailing list