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

Bill Pemberton wfp at fedoraproject.org
Wed Nov 12 14:32:52 UTC 2014


commit c9f4d1b40284362a212a7fb312a2355da6efed50
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Wed Nov 12 09:32:47 2014 -0500

    Update to version 0.813
    
    - This version has several bug and documentation fixes.

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d26b81a..0c0b066 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Rose-DB-Object-0.809.tar.gz
 /Rose-DB-Object-0.810.tar.gz
 /Rose-DB-Object-0.811.tar.gz
+/Rose-DB-Object-0.813.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index 73c4f69..1ca3f43 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-DB-Object
-Version:	0.811
-Release:	3%{?dist}
+Version:	0.813
+Release:	1%{?dist}
 Summary:	Extensible, high performance object-relational mapper (ORM)
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -68,6 +68,10 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Wed Nov 12 2014 Bill Pemberton <wfp5p at worldbroken.com> - 0.813-1
+- Update to version 0.813
+- This version has several bug and documentation fixes.
+
 * Mon Sep 01 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.811-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index f62fbea..c6aab25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ce4fdfa5b07a8aeb45da2bc8836a809  Rose-DB-Object-0.811.tar.gz
+cb6956bf492e04bbf2096f0da9464fc8  Rose-DB-Object-0.813.tar.gz



More information about the perl-devel mailing list