[perl-Rose-DB-Object/f20] Another attempt to get to version 0.809

Bill Pemberton wfp at fedoraproject.org
Thu Dec 5 19:27:06 UTC 2013


commit 62bdf9a71928346413dc8f11abf4fb19062c597a
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Thu Dec 5 14:26:48 2013 -0500

    Another attempt to get to version 0.809

 .gitignore               |    1 +
 perl-Rose-DB-Object.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74e08c9..5a2ac6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Rose-DB-Object-0.806.tar.gz
 /Rose-DB-Object-0.807.tar.gz
 /Rose-DB-Object-0.808.tar.gz
+/Rose-DB-Object-0.809.tar.gz
diff --git a/perl-Rose-DB-Object.spec b/perl-Rose-DB-Object.spec
index beb98f2..c60251d 100644
--- a/perl-Rose-DB-Object.spec
+++ b/perl-Rose-DB-Object.spec
@@ -1,6 +1,6 @@
 Name:		perl-Rose-DB-Object
 Version:	0.809
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Extensible, high performance object-relational mapper (ORM)
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/Rose::DB::Object*.3pm*
 
 %changelog
+* Thu Dec  5 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.809-2
+- Really update to version 0.809
+
 * Thu Dec  5 2013 Bill Pemberton <wfp5p at worldbroken.com> - 0.809-1
 - update to version 0.809
 - fixes precision and scale for auto-loaded numeric column metadata
diff --git a/sources b/sources
index a99cc31..f34a925 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbe96a9eb1692758eca8284fca888962  Rose-DB-Object-0.808.tar.gz
+5a871dfd2bbf3e827bf18096612dda2b  Rose-DB-Object-0.809.tar.gz


More information about the scm-commits mailing list